Forms
-
entry
-
name
-
name01
-
name02
-
-
kana
-
kana01
-
kana02
-
-
company_name
-
postal_code
-
address
-
pref
-
addr01
-
addr02
-
-
phone_number
-
email
-
first
-
second
-
-
plain_password
-
first
-
second
-
-
birth
-
year
-
month
-
day
-
-
sex
-
1
-
2
-
-
CustomerRank
-
2
-
1
-
-
job
-
mailmaga_flg
-
0
-
1
-
-
user_policy_check
-
_token
-
-
(no name)
-
category_id
-
name
-
entry
"Customize\Form\Type\Front\EntryType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Eccube\Entity\Customer {#3332 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: "QYsYw2fSKdMQdakRrXDYexYE71jdbemc" -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: 0 -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#3341 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3339 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3334 …} -Status: Eccube\Entity\Master\CustomerStatus {#3335 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_flg: null -v2_amazon_user_id: null -check_date: null -CustomerRank: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | Eccube\Entity\Customer {#3332 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: "QYsYw2fSKdMQdakRrXDYexYE71jdbemc" -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: 0 -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#3341 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3339 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3334 …} -Status: Eccube\Entity\Master\CustomerStatus {#3335 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_flg: null -v2_amazon_user_id: null -check_date: null -CustomerRank: null } |
same as passed value |
| include_customer_rank | 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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data | Eccube\Entity\Customer {#3332 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: "QYsYw2fSKdMQdakRrXDYexYE71jdbemc" -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: 0 -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#3341 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3339 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3334 …} -Status: Eccube\Entity\Master\CustomerStatus {#3335 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_flg: null -v2_amazon_user_id: null -check_date: null -CustomerRank: null } |
| data_class | "Eccube\Entity\Customer" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3469 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Eccube\Entity\Customer" } } |
| 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 | [] |
| include_customer_rank | true |
| 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 | [] |
| 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() {#3467 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#3468 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "entry" "_entry" ] |
| cache_key | "_entry_entry" |
| compound | true |
| data | Eccube\Entity\Customer {#3332 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: "QYsYw2fSKdMQdakRrXDYexYE71jdbemc" -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: 0 -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#3341 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3339 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3334 …} -Status: Eccube\Entity\Master\CustomerStatus {#3335 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_flg: null -v2_amazon_user_id: null -check_date: null -CustomerRank: null } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4301 -form: Symfony\Component\Form\Form {#3831 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4188 …5} |
| full_name | "entry" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "entry" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry" |
| valid | true |
| value | Eccube\Entity\Customer {#3332 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: "QYsYw2fSKdMQdakRrXDYexYE71jdbemc" -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: 0 -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#3341 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3339 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3334 …} -Status: Eccube\Entity\Master\CustomerStatus {#3335 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_flg: null -v2_amazon_user_id: null -check_date: null -CustomerRank: null } |
name
"Eccube\Form\Type\NameType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Eccube\Entity\Customer {#3332 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: "QYsYw2fSKdMQdakRrXDYexYE71jdbemc" -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: 0 -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#3341 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3339 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3334 …} -Status: Eccube\Entity\Master\CustomerStatus {#3335 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_flg: null -v2_amazon_user_id: null -check_date: null -CustomerRank: 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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3433 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 {#3462 +payload: null +groups: ? +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 +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#3439 +payload: null +groups: ? +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 {#3447 +payload: null +groups: ? +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 +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#3440 +payload: null +groups: ? +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] ] |
| 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() {#3435 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#3511 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "name" "_entry_name" ] |
| cache_key | "_entry_name_name" |
| compound | true |
| data | Eccube\Entity\Customer {#3332 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: "QYsYw2fSKdMQdakRrXDYexYE71jdbemc" -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: 0 -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#3341 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3339 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3334 …} -Status: Eccube\Entity\Master\CustomerStatus {#3335 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_flg: null -v2_amazon_user_id: null -check_date: null -CustomerRank: null } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4314 -form: Symfony\Component\Form\Form {#3846 …} -errors: [] } |
| firstname_name | "name02" |
| form | Symfony\Component\Form\FormView {#4316 …5} |
| full_name | "entry[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_name" |
| valid | true |
| value | Eccube\Entity\Customer {#3332 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: "QYsYw2fSKdMQdakRrXDYexYE71jdbemc" -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: 0 -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#3341 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3339 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3334 …} -Status: Eccube\Entity\Master\CustomerStatus {#3335 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_flg: null -v2_amazon_user_id: null -check_date: null -CustomerRank: null } |
name01
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 {#3452 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3447 +payload: null +groups: ? +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 +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#3440 +payload: null +groups: ? +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3452 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3447 +payload: null +groups: ? +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 +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#3440 +payload: null +groups: ? +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 {#3452 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3447 +payload: null +groups: ? +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 +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#3440 +payload: null +groups: ? +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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3867 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| 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() {#3872 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#3871 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.last_name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_name_name01" ] |
| cache_key | "_entry_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 {#4310 -form: Symfony\Component\Form\Form {#3849 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4311 …5} |
| full_name | "entry[name][name01]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_name_name01" |
| valid | true |
| value | "" |
name02
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 {#3460 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3462 +payload: null +groups: ? +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 +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#3439 +payload: null +groups: ? +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3460 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3462 +payload: null +groups: ? +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 +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#3439 +payload: null +groups: ? +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 {#3460 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3462 +payload: null +groups: ? +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 +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#3439 +payload: null +groups: ? +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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3836 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| 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() {#3838 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#3837 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.first_name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_name_name02" ] |
| cache_key | "_entry_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 {#4197 -form: Symfony\Component\Form\Form {#3852 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4204 …5} |
| full_name | "entry[name][name02]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_name_name02" |
| valid | true |
| value | "" |
kana
"Eccube\Form\Type\KanaType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Eccube\Entity\Customer {#3332 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: "QYsYw2fSKdMQdakRrXDYexYE71jdbemc" -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: 0 -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#3341 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3339 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3334 …} -Status: Eccube\Entity\Master\CustomerStatus {#3335 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_flg: null -v2_amazon_user_id: null -check_date: null -CustomerRank: 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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3488 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 {#3485 +payload: null +groups: ? +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3486 +payload: null +groups: ? +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 +countUnit: "codepoints" } ] ] |
| 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 {#3483 +payload: null +groups: ? +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3484 +payload: null +groups: ? +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 +countUnit: "codepoints" } ] ] |
| 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() {#3490 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#3489 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "name" "kana" "_entry_kana" ] |
| cache_key | "_entry_kana_kana" |
| compound | true |
| data | Eccube\Entity\Customer {#3332 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: "QYsYw2fSKdMQdakRrXDYexYE71jdbemc" -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: 0 -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#3341 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3339 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3334 …} -Status: Eccube\Entity\Master\CustomerStatus {#3335 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_flg: null -v2_amazon_user_id: null -check_date: null -CustomerRank: null } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4313 -form: Symfony\Component\Form\Form {#3887 …} -errors: [] } |
| firstname_name | "kana02" |
| form | Symfony\Component\Form\FormView {#4312 …5} |
| full_name | "entry[kana]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_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 | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_kana" |
| valid | true |
| value | Eccube\Entity\Customer {#3332 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: "QYsYw2fSKdMQdakRrXDYexYE71jdbemc" -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: 0 -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#3341 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3339 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3334 …} -Status: Eccube\Entity\Master\CustomerStatus {#3335 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_flg: null -v2_amazon_user_id: null -check_date: null -CustomerRank: null } |
kana01
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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\NotBlank {#3497 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#3483 +payload: null +groups: ? +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3484 +payload: null +groups: ? +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 +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3497 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#3483 +payload: null +groups: ? +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3484 +payload: null +groups: ? +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 +countUnit: "codepoints" } ] |
| 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_kana" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3497 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#3483 +payload: null +groups: ? +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3484 +payload: null +groups: ? +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 +countUnit: "codepoints" } ] |
| 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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3856 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| 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() {#3858 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#3857 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.last_name_kana" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_kana_kana01" ] |
| cache_key | "_entry_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 {#4299 -form: Symfony\Component\Form\Form {#3890 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4195 …5} |
| full_name | "entry[kana][kana01]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_kana_kana01" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "kana01" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_kana_kana01" |
| valid | true |
| value | "" |
kana02
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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\NotBlank {#3498 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#3485 +payload: null +groups: ? +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3486 +payload: null +groups: ? +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 +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3498 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#3485 +payload: null +groups: ? +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3486 +payload: null +groups: ? +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 +countUnit: "codepoints" } ] |
| 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_kana" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3498 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#3485 +payload: null +groups: ? +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3486 +payload: null +groups: ? +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 +countUnit: "codepoints" } ] |
| 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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3866 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| 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() {#3878 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#3879 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.first_name_kana" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_kana_kana02" ] |
| cache_key | "_entry_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 {#4300 -form: Symfony\Component\Form\Form {#3893 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4308 …5} |
| full_name | "entry[kana][kana02]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_kana_kana02" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "kana02" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_kana_kana02" |
| valid | true |
| value | "" |
company_name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Length {#3478 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\Length {#3478 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#3478 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| 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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3514 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| 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() {#3516 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#3515 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_company_name" ] |
| cache_key | "_entry_company_name_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 {#4196 -form: Symfony\Component\Form\Form {#3896 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4205 …5} |
| full_name | "entry[company_name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_company_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "company_name" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_company_name" |
| valid | true |
| value | "" |
postal_code
"Eccube\Form\Type\PostalType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View 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 | [ "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\NotBlank {#3542 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3543 +payload: null +groups: ? +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 +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Type {#3544 +payload: null +groups: ? +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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3539 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please provide a valid phone number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3541 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#3540 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "p-postal-code" "placeholder" => "common.postal_code_sample" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "postal" "_entry_postal_code" ] |
| cache_key | "_entry_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 {#4307 -form: Symfony\Component\Form\Form {#3899 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4309 …5} |
| full_name | "entry[postal_code]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_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 | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_postal_code" |
| valid | true |
| value | "" |
address
"Eccube\Form\Type\AddressType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Eccube\Entity\Customer {#3332 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: "QYsYw2fSKdMQdakRrXDYexYE71jdbemc" -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: 0 -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#3341 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3339 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3334 …} -Status: Eccube\Entity\Master\CustomerStatus {#3335 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_flg: null -v2_amazon_user_id: null -check_date: null -CustomerRank: 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 | "" |
| addr01_name | "addr01" |
| addr01_options | [ "constraints" => [ Symfony\Component\Validator\Constraints\Length {#3558 +payload: null +groups: ? +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 +countUnit: "codepoints" } ] "attr" => [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] ] |
| addr02_name | "addr02" |
| addr02_options | [ "constraints" => [ Symfony\Component\Validator\Constraints\Length {#3559 +payload: null +groups: ? +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 +countUnit: "codepoints" } ] "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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3561 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3563 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#3562 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| addr01_name | "addr01" |
| addr02_name | "addr02" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "address" "_entry_address" ] |
| cache_key | "_entry_address_address" |
| compound | true |
| data | Eccube\Entity\Customer {#3332 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: "QYsYw2fSKdMQdakRrXDYexYE71jdbemc" -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: 0 -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#3341 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3339 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3334 …} -Status: Eccube\Entity\Master\CustomerStatus {#3335 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_flg: null -v2_amazon_user_id: null -check_date: null -CustomerRank: null } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4302 -form: Symfony\Component\Form\Form {#3954 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4318 …5} |
| full_name | "entry[address]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_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 | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_address" |
| valid | true |
| value | Eccube\Entity\Customer {#3332 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: "QYsYw2fSKdMQdakRrXDYexYE71jdbemc" -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: 0 -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#3341 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3339 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3334 …} -Status: Eccube\Entity\Master\CustomerStatus {#3335 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_flg: null -v2_amazon_user_id: null -check_date: null -CustomerRank: null } |
pref
"Eccube\Form\Type\Master\PrefType"
Errors
This form has no errors.
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#3570 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3570 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +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 | [ "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 {#3694 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#3709 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3944 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3916 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3915 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#3707 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3919 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#3917 …} } |
| choices | null |
| class | "Eccube\Entity\Master\Pref" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3570 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | Container6cc2Pex\EntityManagerGhost554d0f0 {#747 …12} |
| 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 {#3932 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container6cc2Pex\EntityManagerGhost554d0f0 {#747 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2654 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "common.select__pref" |
| placeholder_attr | [] |
| 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 {#3911 -em: Container6cc2Pex\EntityManagerGhost554d0f0 {#747 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3912 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3913 #from: "Eccube\Entity\Master\Pref" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3914 #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 {#3910 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3908 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#3907 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "p-region-id" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "master" "pref" "_entry_address_pref" ] |
| cache_key | "_entry_address_pref_pref" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4323 +label: "北海道" +value: "1" +data: Eccube\Entity\Master\Pref {#4340 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4325 +label: "青森県" +value: "2" +data: Eccube\Entity\Master\Pref {#4341 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4327 +label: "岩手県" +value: "3" +data: Eccube\Entity\Master\Pref {#4342 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4330 +label: "宮城県" +value: "4" +data: Eccube\Entity\Master\Pref {#4343 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4329 +label: "秋田県" +value: "5" +data: Eccube\Entity\Master\Pref {#4344 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4324 +label: "山形県" +value: "6" +data: Eccube\Entity\Master\Pref {#4345 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4336 +label: "福島県" +value: "7" +data: Eccube\Entity\Master\Pref {#4346 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4334 +label: "茨城県" +value: "8" +data: Eccube\Entity\Master\Pref {#4347 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4333 +label: "栃木県" +value: "9" +data: Eccube\Entity\Master\Pref {#4348 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4326 +label: "群馬県" +value: "10" +data: Eccube\Entity\Master\Pref {#4349 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4337 +label: "埼玉県" +value: "11" +data: Eccube\Entity\Master\Pref {#4350 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4387 +label: "千葉県" +value: "12" +data: Eccube\Entity\Master\Pref {#4351 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4388 +label: "東京都" +value: "13" +data: Eccube\Entity\Master\Pref {#4352 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4389 +label: "神奈川県" +value: "14" +data: Eccube\Entity\Master\Pref {#4353 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4390 +label: "新潟県" +value: "15" +data: Eccube\Entity\Master\Pref {#4354 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4391 +label: "富山県" +value: "16" +data: Eccube\Entity\Master\Pref {#4355 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4392 +label: "石川県" +value: "17" +data: Eccube\Entity\Master\Pref {#4356 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4393 +label: "福井県" +value: "18" +data: Eccube\Entity\Master\Pref {#4357 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4394 +label: "山梨県" +value: "19" +data: Eccube\Entity\Master\Pref {#4358 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4395 +label: "長野県" +value: "20" +data: Eccube\Entity\Master\Pref {#4359 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4396 +label: "岐阜県" +value: "21" +data: Eccube\Entity\Master\Pref {#4360 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4397 +label: "静岡県" +value: "22" +data: Eccube\Entity\Master\Pref {#4361 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4398 +label: "愛知県" +value: "23" +data: Eccube\Entity\Master\Pref {#4362 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4399 +label: "三重県" +value: "24" +data: Eccube\Entity\Master\Pref {#4363 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4400 +label: "滋賀県" +value: "25" +data: Eccube\Entity\Master\Pref {#4364 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4401 +label: "京都府" +value: "26" +data: Eccube\Entity\Master\Pref {#4365 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4402 +label: "大阪府" +value: "27" +data: Eccube\Entity\Master\Pref {#4366 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4403 +label: "兵庫県" +value: "28" +data: Eccube\Entity\Master\Pref {#4367 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4404 +label: "奈良県" +value: "29" +data: Eccube\Entity\Master\Pref {#4368 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4405 +label: "和歌山県" +value: "30" +data: Eccube\Entity\Master\Pref {#4369 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4406 +label: "鳥取県" +value: "31" +data: Eccube\Entity\Master\Pref {#4370 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4407 +label: "島根県" +value: "32" +data: Eccube\Entity\Master\Pref {#4371 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4408 +label: "岡山県" +value: "33" +data: Eccube\Entity\Master\Pref {#4372 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4409 +label: "広島県" +value: "34" +data: Eccube\Entity\Master\Pref {#4373 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4410 +label: "山口県" +value: "35" +data: Eccube\Entity\Master\Pref {#4374 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4411 +label: "徳島県" +value: "36" +data: Eccube\Entity\Master\Pref {#4375 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4412 +label: "香川県" +value: "37" +data: Eccube\Entity\Master\Pref {#4376 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4413 +label: "愛媛県" +value: "38" +data: Eccube\Entity\Master\Pref {#4377 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4414 +label: "高知県" +value: "39" +data: Eccube\Entity\Master\Pref {#4378 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4415 +label: "福岡県" +value: "40" +data: Eccube\Entity\Master\Pref {#4379 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4416 +label: "佐賀県" +value: "41" +data: Eccube\Entity\Master\Pref {#4380 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4417 +label: "長崎県" +value: "42" +data: Eccube\Entity\Master\Pref {#4381 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4418 +label: "熊本県" +value: "43" +data: Eccube\Entity\Master\Pref {#4382 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4419 +label: "大分県" +value: "44" +data: Eccube\Entity\Master\Pref {#4383 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4420 +label: "宮崎県" +value: "45" +data: Eccube\Entity\Master\Pref {#4384 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4421 +label: "鹿児島県" +value: "46" +data: Eccube\Entity\Master\Pref {#4385 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4422 +label: "沖縄県" +value: "47" +data: Eccube\Entity\Master\Pref {#4386 …} +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 {#4322 -form: Symfony\Component\Form\Form {#3957 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4321 …5} |
| full_name | "entry[address][pref]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_address_pref" |
| is_selected | Closure($choice, $value) {#4424 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| 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_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_address_pref" |
| valid | true |
| value | "" |
addr01
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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\NotBlank {#3571 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3558 +payload: null +groups: ? +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 +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3571 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3558 +payload: null +groups: ? +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 +countUnit: "codepoints" } ] |
| error_bubbling | false |
false
|
| required | true |
same as passed value |
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\NotBlank {#3571 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3558 +payload: null +groups: ? +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 +countUnit: "codepoints" } ] |
| 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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3924 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| 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() {#3922 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#3923 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_address_addr01" ] |
| cache_key | "_entry_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 {#4425 -form: Symfony\Component\Form\Form {#3960 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4426 …5} |
| full_name | "entry[address][addr01]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_address_addr01" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "addr01" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_address_addr01" |
| valid | true |
| value | "" |
addr02
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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\NotBlank {#3572 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3559 +payload: null +groups: ? +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 +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3572 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3559 +payload: null +groups: ? +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 +countUnit: "codepoints" } ] |
| error_bubbling | false |
false
|
| required | true |
same as passed value |
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\NotBlank {#3572 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3559 +payload: null +groups: ? +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 +countUnit: "codepoints" } ] |
| 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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3936 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| 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() {#3946 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#3945 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_address_addr02" ] |
| cache_key | "_entry_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 {#4427 -form: Symfony\Component\Form\Form {#3963 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4428 …5} |
| full_name | "entry[address][addr02]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_address_addr02" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "addr02" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_address_addr02" |
| valid | true |
| value | "" |
phone_number
"Eccube\Form\Type\PhoneNumberType"
Errors
This form has no errors.
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 | true |
same as passed value |
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\NotBlank {#3582 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3583 +payload: null +groups: ? +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 +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Type {#3584 +payload: null +groups: ? +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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3579 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please provide a valid phone number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#3581 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#3580 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.phone_number_sample" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "phone_number" "_entry_phone_number" ] |
| cache_key | "_entry_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 {#4319 -form: Symfony\Component\Form\Form {#3966 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4320 …5} |
| full_name | "entry[phone_number]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_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 | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_phone_number" |
| valid | true |
| value | "" |
"Eccube\Form\Type\RepeatedEmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3615 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| entry_type | "Symfony\Component\Form\Extension\Core\Type\EmailType" |
| error_bubbling | false |
| error_mapping | [ "." => "second" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "attr" => [ "placeholder" => "common.mail_address_sample" ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "form_error.same_email" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| options | [ "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#3598 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#3605 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3617 +payload: null +groups: ? +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: 254 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] ] |
| 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 | [] |
| second_name | "second" |
| second_options | [ "attr" => [ "placeholder" => "common.repeated_confirm" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
| upload_max_size_message | Closure() {#3622 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#3613 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "repeated_email" "_entry_email" ] |
| cache_key | "_entry_email_repeated_email" |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4430 -form: Symfony\Component\Form\Form {#3991 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4429 …5} |
| full_name | "entry[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_email" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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.mail_address_sample" ] |
[ "placeholder" => "common.mail_address_sample" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3598 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#3605 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3617 +payload: null +groups: ? +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: 254 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3598 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#3605 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3617 +payload: null +groups: ? +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: 254 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| error_bubbling | false |
false
|
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.mail_address_sample" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3598 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#3605 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3617 +payload: null +groups: ? +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: 254 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| 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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3970 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| 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() {#3972 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#3971 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.mail_address_sample" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_email_first" ] |
| cache_key | "_entry_email_first_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 {#4434 -form: Symfony\Component\Form\Form {#3994 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4433 …5} |
| full_name | "entry[email][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_email_first" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_email_first" |
| valid | true |
| value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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.repeated_confirm" ] |
[ "placeholder" => "common.repeated_confirm" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3598 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#3605 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3617 +payload: null +groups: ? +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: 254 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3598 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#3605 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3617 +payload: null +groups: ? +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: 254 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| error_bubbling | false |
false
|
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.repeated_confirm" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3598 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#3605 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3617 +payload: null +groups: ? +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: 254 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| 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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3981 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| 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() {#3983 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#3982 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.repeated_confirm" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_email_second" ] |
| cache_key | "_entry_email_second_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 {#4435 -form: Symfony\Component\Form\Form {#3997 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4436 …5} |
| full_name | "entry[email][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_email_second" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_email_second" |
| valid | true |
| value | "" |
plain_password
"Eccube\Form\Type\RepeatedPasswordType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3689 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "attr" => [ "placeholder" => "半角英数記号8〜32文字" ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "form_error.same_password" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| options | [ "constraints" => [ Symfony\Component\Validator\Constraints\Length {#3623 +payload: null +groups: ? +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: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#3624 +payload: null +groups: ? +message: "form_error.password_pattern_invalid" +pattern: "/\A(?=.*?[a-z])(?=.*?\d)[!-~]+\z/i" +htmlPattern: null +match: true +normalizer: null } ] ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| second_name | "second" |
| second_options | [ "attr" => [ "placeholder" => "common.repeated_confirm" ] "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#3626 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
| upload_max_size_message | Closure() {#3687 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#3688 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "repeated_password" "_entry_plain_password" ] |
| cache_key | "_entry_plain_password_repeated_password" |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4431 -form: Symfony\Component\Form\Form {#4022 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4432 …5} |
| full_name | "entry[plain_password]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_plain_password" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plain_password" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_plain_password" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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" => "半角英数記号8〜32文字" ] |
[ "placeholder" => "半角英数記号8〜32文字" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#3623 +payload: null +groups: ? +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: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#3624 +payload: null +groups: ? +message: "form_error.password_pattern_invalid" +pattern: "/\A(?=.*?[a-z])(?=.*?\d)[!-~]+\z/i" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#3623 +payload: null +groups: ? +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: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#3624 +payload: null +groups: ? +message: "form_error.password_pattern_invalid" +pattern: "/\A(?=.*?[a-z])(?=.*?\d)[!-~]+\z/i" +htmlPattern: null +match: true +normalizer: null } ] |
| error_bubbling | false |
false
|
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "半角英数記号8〜32文字" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#3623 +payload: null +groups: ? +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: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#3624 +payload: null +groups: ? +message: "form_error.password_pattern_invalid" +pattern: "/\A(?=.*?[a-z])(?=.*?\d)[!-~]+\z/i" +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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4001 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| 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() {#4003 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#4002 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "半角英数記号8〜32文字" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_plain_password_first" ] |
| cache_key | "_entry_plain_password_first_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 {#4440 -form: Symfony\Component\Form\Form {#4025 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4439 …5} |
| full_name | "entry[plain_password][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_plain_password_first" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_plain_password_first" |
| valid | true |
| value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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.repeated_confirm" ] |
[ "placeholder" => "common.repeated_confirm" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3626 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3626 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| error_bubbling | false |
false
|
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.repeated_confirm" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3626 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4012 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| 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() {#4014 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#4013 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.repeated_confirm" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_plain_password_second" ] |
| cache_key | "_entry_plain_password_second_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 {#4441 -form: Symfony\Component\Form\Form {#4028 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4442 …5} |
| full_name | "entry[plain_password][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_plain_password_second" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_plain_password_second" |
| valid | true |
| value | "" |
birth
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "year" => "" "month" => "" "day" => "" ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\LessThanOrEqual {#3518 +payload: null +groups: ? +message: "form_error.select_is_future_or_now_date" +value: "2026-05-25" +propertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\LessThanOrEqual {#3518 +payload: null +groups: ? +message: "form_error.select_is_future_or_now_date" +value: "2026-05-25" +propertyPath: null } ] |
| input | "datetime" |
same as passed value |
| placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
[ "year" => "----" "month" => "--" "day" => "--" ] |
| required | false |
false
|
| widget | "choice" |
same as passed value |
| years | [ 2026 2025 2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 2002 2001 2000 1999 1998 1997 1996 1995 1994 1993 1992 1991 1990 1989 1988 1987 1986 1985 1984 1983 1982 1981 1980 1979 1978 1977 1976 1975 1974 1973 1972 1971 1970 1969 1968 1967 1966 1965 1964 1963 1962 1961 1960 1959 1958 1957 1956 1955 1954 1953 1952 1951 1950 1949 1948 1947 1946 1945 1944 1943 1942 1941 1940 1939 1938 1937 1936 1935 1934 1933 1932 1931 1930 1929 1928 1927 1926 1925 1924 1923 1922 1921 1920 1919 1918 1917 1916 ] |
[ 2026 2025 2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 2002 2001 2000 1999 1998 1997 1996 1995 1994 1993 1992 1991 1990 1989 1988 1987 1986 1985 1984 1983 1982 1981 1980 1979 1978 1977 1976 1975 1974 1973 1972 1971 1970 1969 1968 1967 1966 1965 1964 1963 1962 1961 1960 1959 1958 1957 1956 1955 1954 1953 1952 1951 1950 1949 1948 1947 1946 1945 1944 1943 1942 1941 1940 1939 1938 1937 1936 1935 1934 1933 1932 1931 1930 1929 1928 1927 1926 1925 1924 1923 1922 1921 1920 1919 1918 1917 1916 ] |
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 | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\LessThanOrEqual {#3518 +payload: null +groups: ? +message: "form_error.select_is_future_or_now_date" +value: "2026-05-25" +propertyPath: 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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | 2 |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "Please enter a valid birthdate." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3661 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#3662 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "choice" |
| years | [ 2026 2025 2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 2002 2001 2000 1999 1998 1997 1996 1995 1994 1993 1992 1991 1990 1989 1988 1987 1986 1985 1984 1983 1982 1981 1980 1979 1978 1977 1976 1975 1974 1973 1972 1971 1970 1969 1968 1967 1966 1965 1964 1963 1962 1961 1960 1959 1958 1957 1956 1955 1954 1953 1952 1951 1950 1949 1948 1947 1946 1945 1944 1943 1942 1941 1940 1939 1938 1937 1936 1935 1934 1933 1932 1931 1930 1929 1928 1927 1926 1925 1924 1923 1922 1921 1920 1919 1918 1917 1916 ] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "birthday" "_entry_birth" ] |
| cache_key | "_entry_birth_birthday" |
| compound | true |
| data | null |
| date_pattern | "{{ year }}{{ month }}{{ day }}" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4438 -form: Symfony\Component\Form\Form {#4067 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4437 …5} |
| full_name | "entry[birth]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_birth" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "birth" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_birth" |
| valid | true |
| value | [ "year" => "" "month" => "" "day" => "" ] |
| widget | "choice" |
year
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_translation_domain | false |
false
|
| choices | [ 2026 => 2026 2025 => 2025 2024 => 2024 2023 => 2023 2022 => 2022 2021 => 2021 2020 => 2020 2019 => 2019 2018 => 2018 2017 => 2017 2016 => 2016 2015 => 2015 2014 => 2014 2013 => 2013 2012 => 2012 2011 => 2011 2010 => 2010 2009 => 2009 2008 => 2008 2007 => 2007 2006 => 2006 2005 => 2005 2004 => 2004 2003 => 2003 2002 => 2002 2001 => 2001 2000 => 2000 1999 => 1999 1998 => 1998 1997 => 1997 1996 => 1996 1995 => 1995 1994 => 1994 1993 => 1993 1992 => 1992 1991 => 1991 1990 => 1990 1989 => 1989 1988 => 1988 1987 => 1987 1986 => 1986 1985 => 1985 1984 => 1984 1983 => 1983 1982 => 1982 1981 => 1981 1980 => 1980 1979 => 1979 1978 => 1978 1977 => 1977 1976 => 1976 1975 => 1975 1974 => 1974 1973 => 1973 1972 => 1972 1971 => 1971 1970 => 1970 1969 => 1969 1968 => 1968 1967 => 1967 1966 => 1966 1965 => 1965 1964 => 1964 1963 => 1963 1962 => 1962 1961 => 1961 1960 => 1960 1959 => 1959 1958 => 1958 1957 => 1957 1956 => 1956 1955 => 1955 1954 => 1954 1953 => 1953 1952 => 1952 1951 => 1951 1950 => 1950 1949 => 1949 1948 => 1948 1947 => 1947 1946 => 1946 1945 => 1945 1944 => 1944 1943 => 1943 1942 => 1942 1941 => 1941 1940 => 1940 1939 => 1939 1938 => 1938 1937 => 1937 1936 => 1936 1935 => 1935 1934 => 1934 1933 => 1933 1932 => 1932 1931 => 1931 1930 => 1930 1929 => 1929 1928 => 1928 1927 => 1927 1926 => 1926 1925 => 1925 1924 => 1924 1923 => 1923 1922 => 1922 1921 => 1921 1920 => 1920 1919 => 1919 1918 => 1918 1917 => 1917 1916 => 1916 ] |
[ 2026 => 2026 2025 => 2025 2024 => 2024 2023 => 2023 2022 => 2022 2021 => 2021 2020 => 2020 2019 => 2019 2018 => 2018 2017 => 2017 2016 => 2016 2015 => 2015 2014 => 2014 2013 => 2013 2012 => 2012 2011 => 2011 2010 => 2010 2009 => 2009 2008 => 2008 2007 => 2007 2006 => 2006 2005 => 2005 2004 => 2004 2003 => 2003 2002 => 2002 2001 => 2001 2000 => 2000 1999 => 1999 1998 => 1998 1997 => 1997 1996 => 1996 1995 => 1995 1994 => 1994 1993 => 1993 1992 => 1992 1991 => 1991 1990 => 1990 1989 => 1989 1988 => 1988 1987 => 1987 1986 => 1986 1985 => 1985 1984 => 1984 1983 => 1983 1982 => 1982 1981 => 1981 1980 => 1980 1979 => 1979 1978 => 1978 1977 => 1977 1976 => 1976 1975 => 1975 1974 => 1974 1973 => 1973 1972 => 1972 1971 => 1971 1970 => 1970 1969 => 1969 1968 => 1968 1967 => 1967 1966 => 1966 1965 => 1965 1964 => 1964 1963 => 1963 1962 => 1962 1961 => 1961 1960 => 1960 1959 => 1959 1958 => 1958 1957 => 1957 1956 => 1956 1955 => 1955 1954 => 1954 1953 => 1953 1952 => 1952 1951 => 1951 1950 => 1950 1949 => 1949 1948 => 1948 1947 => 1947 1946 => 1946 1945 => 1945 1944 => 1944 1943 => 1943 1942 => 1942 1941 => 1941 1940 => 1940 1939 => 1939 1938 => 1938 1937 => 1937 1936 => 1936 1935 => 1935 1934 => 1934 1933 => 1933 1932 => 1932 1931 => 1931 1930 => 1930 1929 => 1929 1928 => 1928 1927 => 1927 1926 => 1926 1925 => 1925 1924 => 1924 1923 => 1923 1922 => 1922 1921 => 1921 1920 => 1920 1919 => 1919 1918 => 1918 1917 => 1917 1916 => 1916 ] |
| empty_data | "" |
same as passed value |
| error_bubbling | true |
same as passed value |
| invalid_message | "Please enter a valid birthdate." |
same as passed value |
| invalid_message_parameters | [] |
[] |
| placeholder | "----" |
same as passed value |
| required | false |
false
|
| translation_domain | null |
null
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ 2026 => 2026 2025 => 2025 2024 => 2024 2023 => 2023 2022 => 2022 2021 => 2021 2020 => 2020 2019 => 2019 2018 => 2018 2017 => 2017 2016 => 2016 2015 => 2015 2014 => 2014 2013 => 2013 2012 => 2012 2011 => 2011 2010 => 2010 2009 => 2009 2008 => 2008 2007 => 2007 2006 => 2006 2005 => 2005 2004 => 2004 2003 => 2003 2002 => 2002 2001 => 2001 2000 => 2000 1999 => 1999 1998 => 1998 1997 => 1997 1996 => 1996 1995 => 1995 1994 => 1994 1993 => 1993 1992 => 1992 1991 => 1991 1990 => 1990 1989 => 1989 1988 => 1988 1987 => 1987 1986 => 1986 1985 => 1985 1984 => 1984 1983 => 1983 1982 => 1982 1981 => 1981 1980 => 1980 1979 => 1979 1978 => 1978 1977 => 1977 1976 => 1976 1975 => 1975 1974 => 1974 1973 => 1973 1972 => 1972 1971 => 1971 1970 => 1970 1969 => 1969 1968 => 1968 1967 => 1967 1966 => 1966 1965 => 1965 1964 => 1964 1963 => 1963 1962 => 1962 1961 => 1961 1960 => 1960 1959 => 1959 1958 => 1958 1957 => 1957 1956 => 1956 1955 => 1955 1954 => 1954 1953 => 1953 1952 => 1952 1951 => 1951 1950 => 1950 1949 => 1949 1948 => 1948 1947 => 1947 1946 => 1946 1945 => 1945 1944 => 1944 1943 => 1943 1942 => 1942 1941 => 1941 1940 => 1940 1939 => 1939 1938 => 1938 1937 => 1937 1936 => 1936 1935 => 1935 1934 => 1934 1933 => 1933 1932 => 1932 1931 => 1931 1930 => 1930 1929 => 1929 1928 => 1928 1927 => 1927 1926 => 1926 1925 => 1925 1924 => 1924 1923 => 1923 1922 => 1922 1921 => 1921 1920 => 1920 1919 => 1919 1918 => 1918 1917 => 1917 1916 => 1916 ] |
| 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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | "" |
| error_bubbling | true |
| 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 | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid birthdate." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "----" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4033 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#4032 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_entry_birth_year" ] |
| cache_key | "_entry_birth_year_choice" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4447 +label: "2026" +value: "2026" +data: 2026 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4448 +label: "2025" +value: "2025" +data: 2025 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4449 +label: "2024" +value: "2024" +data: 2024 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4450 +label: "2023" +value: "2023" +data: 2023 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4451 +label: "2022" +value: "2022" +data: 2022 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4452 +label: "2021" +value: "2021" +data: 2021 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4453 +label: "2020" +value: "2020" +data: 2020 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4454 +label: "2019" +value: "2019" +data: 2019 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4455 +label: "2018" +value: "2018" +data: 2018 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4456 +label: "2017" +value: "2017" +data: 2017 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4457 +label: "2016" +value: "2016" +data: 2016 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4458 +label: "2015" +value: "2015" +data: 2015 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4459 +label: "2014" +value: "2014" +data: 2014 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4460 +label: "2013" +value: "2013" +data: 2013 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4461 +label: "2012" +value: "2012" +data: 2012 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4462 +label: "2011" +value: "2011" +data: 2011 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4463 +label: "2010" +value: "2010" +data: 2010 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4464 +label: "2009" +value: "2009" +data: 2009 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4465 +label: "2008" +value: "2008" +data: 2008 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4466 +label: "2007" +value: "2007" +data: 2007 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4467 +label: "2006" +value: "2006" +data: 2006 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4468 +label: "2005" +value: "2005" +data: 2005 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4469 +label: "2004" +value: "2004" +data: 2004 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4470 +label: "2003" +value: "2003" +data: 2003 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4471 +label: "2002" +value: "2002" +data: 2002 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4472 +label: "2001" +value: "2001" +data: 2001 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4473 +label: "2000" +value: "2000" +data: 2000 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4474 +label: "1999" +value: "1999" +data: 1999 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4475 +label: "1998" +value: "1998" +data: 1998 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4476 +label: "1997" +value: "1997" +data: 1997 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4477 +label: "1996" +value: "1996" +data: 1996 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4478 +label: "1995" +value: "1995" +data: 1995 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4479 +label: "1994" +value: "1994" +data: 1994 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4480 +label: "1993" +value: "1993" +data: 1993 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4481 +label: "1992" +value: "1992" +data: 1992 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4482 +label: "1991" +value: "1991" +data: 1991 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4483 +label: "1990" +value: "1990" +data: 1990 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4484 +label: "1989" +value: "1989" +data: 1989 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4485 +label: "1988" +value: "1988" +data: 1988 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4486 +label: "1987" +value: "1987" +data: 1987 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4487 +label: "1986" +value: "1986" +data: 1986 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4488 +label: "1985" +value: "1985" +data: 1985 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4489 +label: "1984" +value: "1984" +data: 1984 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4490 +label: "1983" +value: "1983" +data: 1983 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4491 +label: "1982" +value: "1982" +data: 1982 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4492 +label: "1981" +value: "1981" +data: 1981 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4493 +label: "1980" +value: "1980" +data: 1980 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4494 +label: "1979" +value: "1979" +data: 1979 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4495 +label: "1978" +value: "1978" +data: 1978 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4496 +label: "1977" +value: "1977" +data: 1977 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4497 +label: "1976" +value: "1976" +data: 1976 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4498 +label: "1975" +value: "1975" +data: 1975 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4499 +label: "1974" +value: "1974" +data: 1974 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4500 +label: "1973" +value: "1973" +data: 1973 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4501 +label: "1972" +value: "1972" +data: 1972 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4502 +label: "1971" +value: "1971" +data: 1971 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4503 +label: "1970" +value: "1970" +data: 1970 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4504 +label: "1969" +value: "1969" +data: 1969 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4505 +label: "1968" +value: "1968" +data: 1968 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4506 +label: "1967" +value: "1967" +data: 1967 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4507 +label: "1966" +value: "1966" +data: 1966 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4508 +label: "1965" +value: "1965" +data: 1965 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4509 +label: "1964" +value: "1964" +data: 1964 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4510 +label: "1963" +value: "1963" +data: 1963 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4511 +label: "1962" +value: "1962" +data: 1962 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4512 +label: "1961" +value: "1961" +data: 1961 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4513 +label: "1960" +value: "1960" +data: 1960 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4514 +label: "1959" +value: "1959" +data: 1959 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4515 +label: "1958" +value: "1958" +data: 1958 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4516 +label: "1957" +value: "1957" +data: 1957 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4517 +label: "1956" +value: "1956" +data: 1956 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4518 +label: "1955" +value: "1955" +data: 1955 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4519 +label: "1954" +value: "1954" +data: 1954 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4520 +label: "1953" +value: "1953" +data: 1953 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4521 +label: "1952" +value: "1952" +data: 1952 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4522 +label: "1951" +value: "1951" +data: 1951 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4523 +label: "1950" +value: "1950" +data: 1950 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4524 +label: "1949" +value: "1949" +data: 1949 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4525 +label: "1948" +value: "1948" +data: 1948 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4526 +label: "1947" +value: "1947" +data: 1947 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4527 +label: "1946" +value: "1946" +data: 1946 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4528 +label: "1945" +value: "1945" +data: 1945 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4529 +label: "1944" +value: "1944" +data: 1944 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4530 +label: "1943" +value: "1943" +data: 1943 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4531 +label: "1942" +value: "1942" +data: 1942 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4532 +label: "1941" +value: "1941" +data: 1941 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4533 +label: "1940" +value: "1940" +data: 1940 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4534 +label: "1939" +value: "1939" +data: 1939 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4535 +label: "1938" +value: "1938" +data: 1938 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4536 +label: "1937" +value: "1937" +data: 1937 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4537 +label: "1936" +value: "1936" +data: 1936 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4538 +label: "1935" +value: "1935" +data: 1935 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4539 +label: "1934" +value: "1934" +data: 1934 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4540 +label: "1933" +value: "1933" +data: 1933 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4541 +label: "1932" +value: "1932" +data: 1932 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4542 +label: "1931" +value: "1931" +data: 1931 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4543 +label: "1930" +value: "1930" +data: 1930 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4544 +label: "1929" +value: "1929" +data: 1929 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4545 +label: "1928" +value: "1928" +data: 1928 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4546 +label: "1927" +value: "1927" +data: 1927 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4547 +label: "1926" +value: "1926" +data: 1926 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4548 +label: "1925" +value: "1925" +data: 1925 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4549 +label: "1924" +value: "1924" +data: 1924 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4550 +label: "1923" +value: "1923" +data: 1923 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4551 +label: "1922" +value: "1922" +data: 1922 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4552 +label: "1921" +value: "1921" +data: 1921 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4553 +label: "1920" +value: "1920" +data: 1920 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4554 +label: "1919" +value: "1919" +data: 1919 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4555 +label: "1918" +value: "1918" +data: 1918 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4556 +label: "1917" +value: "1917" +data: 1917 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4557 +label: "1916" +value: "1916" +data: 1916 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4446 -form: Symfony\Component\Form\Form {#4070 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4445 …5} |
| full_name | "entry[birth][year]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_birth_year" |
| is_selected | Closure($choice, $value) {#4559 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "year" |
| placeholder | "----" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_birth_year" |
| valid | true |
| value | "" |
month
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_translation_domain | false |
false
|
| choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 ] |
[ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 ] |
| empty_data | "" |
same as passed value |
| error_bubbling | true |
same as passed value |
| invalid_message | "Please enter a valid birthdate." |
same as passed value |
| invalid_message_parameters | [] |
[] |
| placeholder | "--" |
same as passed value |
| required | false |
false
|
| translation_domain | null |
null
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 ] |
| 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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | "" |
| error_bubbling | true |
| 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 | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid birthdate." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "--" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4045 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#4044 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_entry_birth_month" ] |
| cache_key | "_entry_birth_month_choice" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4562 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4563 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4564 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4565 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4566 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4567 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4568 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4569 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4570 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4571 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4572 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4573 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4560 -form: Symfony\Component\Form\Form {#4073 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4561 …5} |
| full_name | "entry[birth][month]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_birth_month" |
| is_selected | Closure($choice, $value) {#4575 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "month" |
| placeholder | "--" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_birth_month" |
| valid | true |
| value | "" |
day
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_translation_domain | false |
false
|
| choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
[ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
| empty_data | "" |
same as passed value |
| error_bubbling | true |
same as passed value |
| invalid_message | "Please enter a valid birthdate." |
same as passed value |
| invalid_message_parameters | [] |
[] |
| placeholder | "--" |
same as passed value |
| required | false |
false
|
| translation_domain | null |
null
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
| 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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | "" |
| error_bubbling | true |
| 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 | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid birthdate." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "--" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4057 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#4056 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_entry_birth_day" ] |
| cache_key | "_entry_birth_day_choice" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4578 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4579 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4580 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4581 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4582 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4583 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4584 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4585 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4586 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4587 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4588 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4589 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4590 +label: "13" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4591 +label: "14" +value: "14" +data: 14 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4592 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4593 +label: "16" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4594 +label: "17" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4595 +label: "18" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4596 +label: "19" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4597 +label: "20" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4598 +label: "21" +value: "21" +data: 21 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4599 +label: "22" +value: "22" +data: 22 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4600 +label: "23" +value: "23" +data: 23 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4601 +label: "24" +value: "24" +data: 24 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4602 +label: "25" +value: "25" +data: 25 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4603 +label: "26" +value: "26" +data: 26 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4604 +label: "27" +value: "27" +data: 27 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4605 +label: "28" +value: "28" +data: 28 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4606 +label: "29" +value: "29" +data: 29 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4607 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4608 +label: "31" +value: "31" +data: 31 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4576 -form: Symfony\Component\Form\Form {#4076 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4577 …5} |
| full_name | "entry[birth][day]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_birth_day" |
| is_selected | Closure($choice, $value) {#4610 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "day" |
| placeholder | "--" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_birth_day" |
| valid | true |
| value | "" |
sex
"Eccube\Form\Type\Master\SexType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#3694 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#3709 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3725 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3708 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3713 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#3707 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3718 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#3712 …} } |
| choices | null |
| class | "Eccube\Entity\Master\Sex" |
| 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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | Container6cc2Pex\EntityManagerGhost554d0f0 {#747 …12} |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3728 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container6cc2Pex\EntityManagerGhost554d0f0 {#747 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3237 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| 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 {#3697 -em: Container6cc2Pex\EntityManagerGhost554d0f0 {#747 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3695 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3691 #from: "Eccube\Entity\Master\Sex" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3706 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT m FROM Eccube\Entity\Master\Sex m ORDER BY m.sort_no ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3698 …} -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() {#3700 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#3703 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "master" "sex" "_entry_sex" ] |
| cache_key | "_entry_sex_sex" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3717 +label: "男性" +value: "1" +data: Eccube\Entity\Master\Sex {#3742 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3738 +label: "女性" +value: "2" +data: Eccube\Entity\Master\Sex {#3743 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4444 -form: Symfony\Component\Form\Form {#4109 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#4443 …5} |
| full_name | "entry[sex]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_sex" |
| is_selected | Closure($choice, $value) {#4612 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "sex" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_sex" |
| valid | true |
| value | "" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "男性" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | false |
false
|
| value | "1" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4084 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4087 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "男性" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#4088 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#4089 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_entry_sex_entry" ] |
| cache_key | "_entry_sex_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4615 -form: Symfony\Component\Form\Form {#4112 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4614 …5} |
| full_name | "entry[sex]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_sex_1" |
| label | "男性" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_entry_sex_entry" |
| valid | true |
| value | "1" |
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "女性" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | false |
false
|
| value | "2" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4084 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4087 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "女性" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#4100 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#4101 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "2" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_entry_sex_entry" ] |
| cache_key | "_entry_sex_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4616 -form: Symfony\Component\Form\Form {#4115 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4617 …5} |
| full_name | "entry[sex]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_sex_2" |
| label | "女性" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_entry_sex_entry" |
| valid | true |
| value | "2" |
CustomerRank
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "name" |
same as passed value |
| choice_value | "id" |
same as passed value |
| class | "Plugin\CustomerRank42\Entity\CustomerRank" |
same as passed value |
| expanded | true |
same as passed value |
| label | "種別" |
same as passed value |
| multiple | false |
false
|
| placeholder | false |
null
|
| query_builder | Closure(EntityRepository $er) {#3481 class: "Customize\Form\Type\Front\EntryType" this: Customize\Form\Type\Front\EntryType {#3414 …} } |
Doctrine\ORM\QueryBuilder {#3744 -em: Container6cc2Pex\EntityManagerGhost554d0f0 {#747 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3745 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "cr" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3746 #from: "Plugin\CustomerRank42\Entity\CustomerRank" #alias: "cr" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3747 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "cr.priority DESC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT cr FROM Plugin\CustomerRank42\Entity\CustomerRank cr ORDER BY cr.priority DESC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3739 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3777 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3749 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3748 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#3707 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | "id" |
| choices | null |
| class | "Plugin\CustomerRank42\Entity\CustomerRank" |
| 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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | Container6cc2Pex\EntityManagerGhost554d0f0 {#747 …12} |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3765 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container6cc2Pex\EntityManagerGhost554d0f0 {#747 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3263 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "種別" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| 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 {#3744 -em: Container6cc2Pex\EntityManagerGhost554d0f0 {#747 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3745 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "cr" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3746 #from: "Plugin\CustomerRank42\Entity\CustomerRank" #alias: "cr" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3747 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "cr.priority DESC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT cr FROM Plugin\CustomerRank42\Entity\CustomerRank cr ORDER BY cr.priority DESC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3739 …} -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() {#3731 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#3715 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_entry_CustomerRank" ] |
| cache_key | "_entry_CustomerRank_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3774 +label: "法人" +value: "2" +data: Plugin\CustomerRank42\Entity\CustomerRank {#3784 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3759 +label: "個人" +value: "1" +data: Plugin\CustomerRank42\Entity\CustomerRank {#3788 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4613 -form: Symfony\Component\Form\Form {#4138 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#4611 …5} |
| full_name | "entry[CustomerRank]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_CustomerRank" |
| is_selected | Closure($choice, $value) {#4619 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "種別" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "CustomerRank" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_CustomerRank" |
| valid | true |
| value | "" |
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "法人" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | false |
false
|
| value | "2" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4084 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4087 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "法人" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#4120 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#4119 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "2" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_entry_CustomerRank_entry" ] |
| cache_key | "_entry_CustomerRank_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4622 -form: Symfony\Component\Form\Form {#4141 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4621 …5} |
| full_name | "entry[CustomerRank]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_CustomerRank_2" |
| label | "法人" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_entry_CustomerRank_entry" |
| valid | true |
| value | "2" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "個人" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | false |
false
|
| value | "1" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4084 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4087 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "個人" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#4130 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#4129 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_entry_CustomerRank_entry" ] |
| cache_key | "_entry_CustomerRank_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4623 -form: Symfony\Component\Form\Form {#4144 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4624 …5} |
| full_name | "entry[CustomerRank]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_CustomerRank_1" |
| label | "個人" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_entry_CustomerRank_entry" |
| valid | true |
| value | "1" |
job
"Eccube\Form\Type\Master\JobType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#3694 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#3709 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3826 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3798 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3797 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#3707 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3801 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#3799 …} } |
| choices | null |
| class | "Eccube\Entity\Master\Job" |
| 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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | Container6cc2Pex\EntityManagerGhost554d0f0 {#747 …12} |
| 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 {#3814 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container6cc2Pex\EntityManagerGhost554d0f0 {#747 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3255 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "common.select" |
| placeholder_attr | [] |
| 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 {#3793 -em: Container6cc2Pex\EntityManagerGhost554d0f0 {#747 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3794 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3795 #from: "Eccube\Entity\Master\Job" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3796 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT m FROM Eccube\Entity\Master\Job m ORDER BY m.sort_no ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3792 …} -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() {#3790 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#3789 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "master" "job" "_entry_job" ] |
| cache_key | "_entry_job_job" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4626 +label: "公務員" +value: "1" +data: Eccube\Entity\Master\Job {#4642 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4627 +label: "コンサルタント" +value: "2" +data: Eccube\Entity\Master\Job {#4643 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4629 +label: "コンピューター関連技術職" +value: "3" +data: Eccube\Entity\Master\Job {#4644 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4632 +label: "コンピューター関連以外の技術職" +value: "4" +data: Eccube\Entity\Master\Job {#4645 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4631 +label: "金融関係" +value: "5" +data: Eccube\Entity\Master\Job {#4646 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4625 +label: "医師" +value: "6" +data: Eccube\Entity\Master\Job {#4647 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4638 +label: "弁護士" +value: "7" +data: Eccube\Entity\Master\Job {#4648 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4636 +label: "総務・人事・事務" +value: "8" +data: Eccube\Entity\Master\Job {#4649 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4635 +label: "営業・販売" +value: "9" +data: Eccube\Entity\Master\Job {#4650 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4628 +label: "研究・開発" +value: "10" +data: Eccube\Entity\Master\Job {#4651 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4639 +label: "広報・宣伝" +value: "11" +data: Eccube\Entity\Master\Job {#4652 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4660 +label: "企画・マーケティング" +value: "12" +data: Eccube\Entity\Master\Job {#4653 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4661 +label: "デザイン関係" +value: "13" +data: Eccube\Entity\Master\Job {#4654 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4662 +label: "会社経営・役員" +value: "14" +data: Eccube\Entity\Master\Job {#4655 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4663 +label: "出版・マスコミ関係" +value: "15" +data: Eccube\Entity\Master\Job {#4656 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4664 +label: "学生・フリーター" +value: "16" +data: Eccube\Entity\Master\Job {#4657 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4665 +label: "主婦" +value: "17" +data: Eccube\Entity\Master\Job {#4658 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4666 +label: "その他" +value: "18" +data: Eccube\Entity\Master\Job {#4659 …} +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 {#4620 -form: Symfony\Component\Form\Form {#4147 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4618 …5} |
| full_name | "entry[job]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_job" |
| is_selected | Closure($choice, $value) {#4668 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "job" |
| placeholder | "common.select" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_job" |
| valid | true |
| value | "" |
mailmaga_flg
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "admin.mailmagazine.customer.label_mailmagazine_yes" => "1" "admin.mailmagazine.customer.label_mailmagazine_no" => "0" ] |
[ "admin.mailmagazine.customer.label_mailmagazine_yes" => "1" "admin.mailmagazine.customer.label_mailmagazine_no" => "0" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3482 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3482 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| eccube_form_options | [ "auto_render" => true "form_theme" => "@MailMagazine42/entry_add_mailmaga.twig" ] |
[ "auto_render" => true "form_theme" => "@MailMagazine42/entry_add_mailmaga.twig" ] |
| expanded | true |
same as passed value |
| label | "admin.mailmagazine.customer.label_mailmagazine" |
same as passed value |
| label_attr | [ "class" => "ec-label" ] |
[ "class" => "ec-label" ] |
| multiple | false |
false
|
| 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "admin.mailmagazine.customer.label_mailmagazine_yes" => "1" "admin.mailmagazine.customer.label_mailmagazine_no" => "0" ] |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3482 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| eccube_form_options | [ "auto_render" => true "form_theme" => "@MailMagazine42/entry_add_mailmaga.twig" ] |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "admin.mailmagazine.customer.label_mailmagazine" |
| label_attr | [ "class" => "ec-label" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3805 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#3806 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_entry_mailmaga_flg" ] |
| cache_key | "_entry_mailmaga_flg_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3819 +label: "admin.mailmagazine.customer.label_mailmagazine_yes" +value: "1" +data: "1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3818 +label: "admin.mailmagazine.customer.label_mailmagazine_no" +value: "0" +data: "0" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => true "form_theme" => "@MailMagazine42/entry_add_mailmaga.twig" "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4669 -form: Symfony\Component\Form\Form {#4170 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#4670 …5} |
| full_name | "entry[mailmaga_flg]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_mailmaga_flg" |
| is_selected | Closure($choice, $value) {#4671 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "admin.mailmagazine.customer.label_mailmagazine" |
| label_attr | [ "class" => "ec-label" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "mailmaga_flg" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_mailmaga_flg" |
| valid | true |
| value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "admin.mailmagazine.customer.label_mailmagazine_yes" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "1" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4084 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4087 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "admin.mailmagazine.customer.label_mailmagazine_yes" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#4152 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#4151 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_entry_mailmaga_flg_entry" ] |
| cache_key | "_entry_mailmaga_flg_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4675 -form: Symfony\Component\Form\Form {#4173 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4674 …5} |
| full_name | "entry[mailmaga_flg]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_mailmaga_flg_0" |
| label | "admin.mailmagazine.customer.label_mailmagazine_yes" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_mailmaga_flg_entry" |
| valid | true |
| value | "1" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "admin.mailmagazine.customer.label_mailmagazine_no" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "0" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4084 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4087 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "admin.mailmagazine.customer.label_mailmagazine_no" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#4162 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#4161 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "0" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_entry_mailmaga_flg_entry" ] |
| cache_key | "_entry_mailmaga_flg_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4676 -form: Symfony\Component\Form\Form {#4176 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4677 …5} |
| full_name | "entry[mailmaga_flg]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_mailmaga_flg_1" |
| label | "admin.mailmagazine.customer.label_mailmagazine_no" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_mailmaga_flg_entry" |
| valid | true |
| value | "0" |
user_policy_check
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4182 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4182 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | null |
null
|
| mapped | false |
false
|
| 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 | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4182 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4084 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4087 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4186 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#4185 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_entry_user_policy_check" ] |
| cache_key | "_entry_user_policy_check_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4673 -form: Symfony\Component\Form\Form {#4192 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4672 …5} |
| full_name | "entry[user_policy_check]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_user_policy_check" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "user_policy_check" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_user_policy_check" |
| valid | true |
| value | "1" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "785ed79729488b.rT00sFQap4KtVwSj7vV0uoIOer9rr-AUV2-iK9PwOgE.6nJ-3AJdkPjyG2DilLg-4Pc6GNoEnrFMYw7QHKnDCF6aewfCO0_V2J0Idw" |
| 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 | "785ed79729488b.rT00sFQap4KtVwSj7vV0uoIOer9rr-AUV2-iK9PwOgE.6nJ-3AJdkPjyG2DilLg-4Pc6GNoEnrFMYw7QHKnDCF6aewfCO0_V2J0Idw" |
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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data | "785ed79729488b.rT00sFQap4KtVwSj7vV0uoIOer9rr-AUV2-iK9PwOgE.6nJ-3AJdkPjyG2DilLg-4Pc6GNoEnrFMYw7QHKnDCF6aewfCO0_V2J0Idw" |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4679 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#4683 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#4680 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_entry__token" ] |
| cache_key | "_entry__token_hidden" |
| compound | false |
| data | "785ed79729488b.rT00sFQap4KtVwSj7vV0uoIOer9rr-AUV2-iK9PwOgE.6nJ-3AJdkPjyG2DilLg-4Pc6GNoEnrFMYw7QHKnDCF6aewfCO0_V2J0Idw" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4695 -form: Symfony\Component\Form\Form {#4690 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4684 …5} |
| full_name | "entry[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry__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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry__token" |
| valid | true |
| value | "785ed79729488b.rT00sFQap4KtVwSj7vV0uoIOer9rr-AUV2-iK9PwOgE.6nJ-3AJdkPjyG2DilLg-4Pc6GNoEnrFMYw7QHKnDCF6aewfCO0_V2J0Idw" |
(no name)
"Eccube\Form\Type\SearchProductBlockType"
Errors
This form has no errors.
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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#7974 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| 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() {#7976 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#7975 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| 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 {#8037 -form: Symfony\Component\Form\Form {#8049 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8036 …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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_" |
| valid | true |
| value | null |
category_id
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
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 {#5011 -id: 84 -name: "安全靴・作業靴" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#5009 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5010 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5012 …} -Children: Doctrine\ORM\PersistentCollection {#5014 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "一歩一歩に、確かな安心と快適を。機能性はもちろん、デザインもおしゃれなフットウェア。" -description: """ 過酷な現場で身体を支え続ける足元には、妥協のない選択を。\r\n 圧倒的な支持を得ている「アシックス」をはじめ、人気のメーカーのシューズを厳選しました。\r\n 衝撃を吸収するクッション性、滑りにくい耐滑ソール、長時間の着用でも疲れにくい軽量設計、さらに存在感を放つデザイン、数ある名作の中から、お好みの一足が必ず見つかります。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: "icon-cate01.svg" -disp_status: 1 } Eccube\Entity\Category {#5018 -id: 85 -name: "ローカット" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#5016 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5017 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5019 …} -Children: Doctrine\ORM\PersistentCollection {#5021 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5518 -id: 86 -name: "ミドル・ハイカット" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1488881692 {#5516 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5517 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5519 …} -Children: Doctrine\ORM\PersistentCollection {#5521 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5532 -id: 87 -name: "ダイヤル式" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1488881692 {#5530 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5531 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5533 …} -Children: Doctrine\ORM\PersistentCollection {#5535 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5546 -id: 88 -name: "紐タイプ" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1488881692 {#5544 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5545 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5547 …} -Children: Doctrine\ORM\PersistentCollection {#5549 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5560 -id: 89 -name: "ベルトタイプ" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1488881692 {#5558 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5559 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5561 …} -Children: Doctrine\ORM\PersistentCollection {#5563 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5574 -id: 90 -name: "静電靴" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1488881692 {#5572 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5573 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5575 …} -Children: Doctrine\ORM\PersistentCollection {#5577 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5588 -id: 91 -name: "スリッポン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1488881692 {#5586 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5587 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5589 …} -Children: Doctrine\ORM\PersistentCollection {#5591 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5602 -id: 92 -name: "ブーツ・半長靴" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1488881692 {#5600 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5601 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5603 …} -Children: Doctrine\ORM\PersistentCollection {#5605 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5609 -id: 93 -name: "長靴" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1488881692 {#5607 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5608 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5610 …} -Children: Doctrine\ORM\PersistentCollection {#5612 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#5030 -id: 94 -name: "先芯なし作業靴" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1488881692 {#5621 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5622 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5623 …} -Children: Doctrine\ORM\PersistentCollection {#5625 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#5025 -id: 95 -name: "一般作業用" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#5023 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5024 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5026 …} -Children: Doctrine\ORM\PersistentCollection {#5028 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5030 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5698 -id: 96 -name: "高所作業用" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1488881692 {#5696 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5697 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5699 …} -Children: Doctrine\ORM\PersistentCollection {#5701 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5030 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5705 -id: 97 -name: "救急・消防操法専用" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1488881692 {#5703 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5704 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5706 …} -Children: Doctrine\ORM\PersistentCollection {#5708 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5030 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5712 -id: 98 -name: "厨房用" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1488881692 {#5710 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5711 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5713 …} -Children: Doctrine\ORM\PersistentCollection {#5715 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5030 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5719 -id: 99 -name: "医療・介護用" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1488881692 {#5717 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5718 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5720 …} -Children: Doctrine\ORM\PersistentCollection {#5722 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5030 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#5038 -id: 100 -name: "靴用小物" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1488881692 {#5634 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5635 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5636 …} -Children: Doctrine\ORM\PersistentCollection {#5638 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#5033 -id: 101 -name: "インソール" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#5031 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5032 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5034 …} -Children: Doctrine\ORM\PersistentCollection {#5036 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5038 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5726 -id: 102 -name: "アタッチメント" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1488881692 {#5724 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5725 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5727 …} -Children: Doctrine\ORM\PersistentCollection {#5729 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5038 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4945 -id: 42 -name: "作業服・ユニフォーム" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1488881692 {#5129 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5130 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5131 …} -Children: Doctrine\ORM\PersistentCollection {#5133 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "定番から次世代まで、ライトな着心地で動きやすいワークウェア。" -description: """ 当店では、伝統的なワークスタイルを守り続けるスタンダードなユニフォームから、最新のトレンドを取り入れた次世代ウェアまで幅広く取り揃えています。\r\n 実用性を極めた動きやすさと軽さ、ハードな作業から身軽さが求められる作業まで、毎日を支える確かな装備がここにあります。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: "icon-cate02.svg" -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4940 -id: 43 -name: "作業服" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#4938 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4939 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4941 …} -Children: Doctrine\ORM\PersistentCollection {#4943 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4945 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#4948 -id: 44 -name: "長袖ブルゾン" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4946 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4947 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4949 …} -Children: Doctrine\ORM\PersistentCollection {#4951 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5351 -id: 45 -name: "半袖ブルゾン" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1488881692 {#5349 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5350 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5352 …} -Children: Doctrine\ORM\PersistentCollection {#5354 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5371 -id: 46 -name: "長袖シャツ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1488881692 {#5369 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5370 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5372 …} -Children: Doctrine\ORM\PersistentCollection {#5374 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5385 -id: 47 -name: "半袖シャツ" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1488881692 {#5383 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5384 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5386 …} -Children: Doctrine\ORM\PersistentCollection {#5388 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5399 -id: 48 -name: "カーゴパンツ" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1488881692 {#5397 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5398 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5400 …} -Children: Doctrine\ORM\PersistentCollection {#5402 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5413 -id: 49 -name: "ジョガーパンツ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1488881692 {#5411 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5412 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5414 …} -Children: Doctrine\ORM\PersistentCollection {#5416 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5420 -id: 50 -name: "チノパン・スラックス他" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1488881692 {#5418 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5419 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5421 …} -Children: Doctrine\ORM\PersistentCollection {#5423 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5433 -id: 51 -name: "ハーフパンツ" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1488881692 {#5431 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5432 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5434 …} -Children: Doctrine\ORM\PersistentCollection {#5436 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5446 -id: 52 -name: "ベスト" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1488881692 {#5444 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5445 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5447 …} -Children: Doctrine\ORM\PersistentCollection {#5449 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4960 -id: 53 -name: "つなぎ服" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1488881692 {#5425 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5426 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5427 …} -Children: Doctrine\ORM\PersistentCollection {#5429 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4945 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4955 -id: 54 -name: "長袖つなぎ" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4953 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4954 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4956 …} -Children: Doctrine\ORM\PersistentCollection {#4958 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4960 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5459 -id: 55 -name: "半袖つなぎ" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1488881692 {#5457 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5458 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5460 …} -Children: Doctrine\ORM\PersistentCollection {#5462 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4960 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5472 -id: 56 -name: "オーバーオール" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1488881692 {#5470 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5471 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5473 …} -Children: Doctrine\ORM\PersistentCollection {#5475 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4960 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4968 -id: 57 -name: "Tシャツ・ポロシャツ" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1488881692 {#5438 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5439 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5440 …} -Children: Doctrine\ORM\PersistentCollection {#5442 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4945 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4963 -id: 58 -name: "長袖ポロシャツ" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4961 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4962 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4964 …} -Children: Doctrine\ORM\PersistentCollection {#4966 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4968 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5485 -id: 59 -name: "半袖ポロシャツ" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1488881692 {#5483 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5484 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5486 …} -Children: Doctrine\ORM\PersistentCollection {#5488 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4968 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5498 -id: 60 -name: "長袖Tシャツ" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1488881692 {#5496 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5497 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5499 …} -Children: Doctrine\ORM\PersistentCollection {#5501 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4968 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5511 -id: 61 -name: "半袖Tシャツ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1488881692 {#5509 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5510 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5512 …} -Children: Doctrine\ORM\PersistentCollection {#5514 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4968 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4976 -id: 62 -name: "コンプレッション・インナー" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1488881692 {#5451 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5452 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5453 …} -Children: Doctrine\ORM\PersistentCollection {#5455 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4945 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4971 -id: 63 -name: "春夏用インナー" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4969 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4970 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4972 …} -Children: Doctrine\ORM\PersistentCollection {#4974 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4976 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5525 -id: 64 -name: "防寒用インナー" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1488881692 {#5523 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5524 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5526 …} -Children: Doctrine\ORM\PersistentCollection {#5528 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4976 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5539 -id: 65 -name: "通年用インナー" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1488881692 {#5537 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5538 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5540 …} -Children: Doctrine\ORM\PersistentCollection {#5542 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4976 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5553 -id: 66 -name: "アームカバー・ソックス" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1488881692 {#5551 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5552 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5554 …} -Children: Doctrine\ORM\PersistentCollection {#5556 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4976 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4984 -id: 67 -name: "ファン付き作業服" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1488881692 {#5464 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5465 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5466 …} -Children: Doctrine\ORM\PersistentCollection {#5468 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4945 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4979 -id: 68 -name: "作業服単品" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4977 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4978 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4980 …} -Children: Doctrine\ORM\PersistentCollection {#4982 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4984 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5567 -id: 69 -name: "バッテリー・ファン" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1488881692 {#5565 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5566 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5568 …} -Children: Doctrine\ORM\PersistentCollection {#5570 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4984 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5581 -id: 70 -name: "作業服&デバイスセット" -hierarchy: 3 -sort_no: 44 -create_date: DateTime @1488881692 {#5579 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5580 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5582 …} -Children: Doctrine\ORM\PersistentCollection {#5584 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4984 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4992 -id: 71 -name: "防寒着" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1488881692 {#5477 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5478 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5479 …} -Children: Doctrine\ORM\PersistentCollection {#5481 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4945 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4987 -id: 72 -name: "ブルゾン" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4985 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4986 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4988 …} -Children: Doctrine\ORM\PersistentCollection {#4990 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4992 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5595 -id: 73 -name: "コート" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1488881692 {#5593 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5594 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5596 …} -Children: Doctrine\ORM\PersistentCollection {#5598 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4992 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5616 -id: 74 -name: "パンツ" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1488881692 {#5614 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5615 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5617 …} -Children: Doctrine\ORM\PersistentCollection {#5619 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4992 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5629 -id: 75 -name: "つなぎ服" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1488881692 {#5627 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5628 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5630 …} -Children: Doctrine\ORM\PersistentCollection {#5632 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4992 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5642 -id: 76 -name: "電熱式防寒着" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1488881692 {#5640 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5641 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5643 …} -Children: Doctrine\ORM\PersistentCollection {#5645 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4992 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#5000 -id: 77 -name: "難燃・防炎作業服" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1488881692 {#5490 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5491 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5492 …} -Children: Doctrine\ORM\PersistentCollection {#5494 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4945 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4995 -id: 78 -name: "作業着" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4993 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4994 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4996 …} -Children: Doctrine\ORM\PersistentCollection {#4998 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5000 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5656 -id: 79 -name: "エプロン" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1488881692 {#5654 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5655 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5657 …} -Children: Doctrine\ORM\PersistentCollection {#5659 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5000 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5670 -id: 80 -name: "頭巾・小物" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1488881692 {#5668 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5669 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5671 …} -Children: Doctrine\ORM\PersistentCollection {#5673 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5000 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#5008 -id: 81 -name: "その他作業服" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1488881692 {#5503 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5504 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5505 …} -Children: Doctrine\ORM\PersistentCollection {#5507 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4945 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#5003 -id: 82 -name: "塗装服" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#5001 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5002 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5004 …} -Children: Doctrine\ORM\PersistentCollection {#5006 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5008 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5691 -id: 83 -name: "レインウェア" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1488881692 {#5689 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5690 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5692 …} -Children: Doctrine\ORM\PersistentCollection {#5694 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5008 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#5100 -id: 122 -name: "プロウエスオリジナル_test" -hierarchy: 1 -sort_no: 19 -create_date: DateTime @1779258820 {#8003 date: 2026-05-20 15:33:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779423932 {#8016 date: 2026-05-22 13:25:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8068 …} -Children: Doctrine\ORM\PersistentCollection {#8065 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "Catch copy" -description: "Đoạn text bên dưới catch copy" -editor1: """ <p><div class="category-header"></p>\r\n <p> <h2>&#9825; 中カテゴリ<br>(サントレーディングオリジナル)</h2></p>\r\n <p> <p><strong>キャッチコピーキャッチコピー</strong></p></p>\r\n <p> <p>テキストが入ります。テキストが入ります。テキストが入ります。テキストが入ります。テキストが入ります。テキストが入ります。テキストが入ります。テキストが入ります。</p></p>\r\n <p></div></p>\r\n <p> </p>\r\n <p><h1>見出しh1見出しh1見出しh1見出しh1見出しh1</h1></p>\r\n <p><p>テキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキスト</p></p>\r\n <p> </p>\r\n <p><h2>見出しh2見出しh2見出しh2見出しh2見出しh2</h2></p>\r\n <p><p>テキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキスト</p></p>\r\n <p> </p>\r\n <p><h3>見出しh3見出しh3見出しh3見出しh3見出しh3</h3></p>\r\n <p><p style="text-align: center;"><img src="https://via.placeholder.com/600x300?text=NO+IMAGE" alt="Placeholder"></p></p>\r\n <p> </p>\r\n <p><h4>見出しh4見出しh4見出しh4見出しh4見出しh4</h4></p>\r\n <p><p>テキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキスト</p></p>\r\n <p> </p>\r\n <p><table></p>\r\n <p> <tbody></p>\r\n <p> <tr><td>a</td><td>a</td><td>a</td><td>a</td></tr></p>\r\n <p> <tr><td>b</td><td>b</td><td>b</td><td>b</td></tr></p>\r\n <p> </tbody></p>\r\n <p></table></p>\r\n <p> </p>\r\n <p><ol></p>\r\n <p> <li>a</li></p>\r\n <p> <li>b</li></p>\r\n <p> <li>c</li></p>\r\n <p></ol></p>\r\n <p><ul></p>\r\n <p> <li>d</li></p>\r\n <p> <li>e</li></p>\r\n <p> <li>f</li></p>\r\n <p></ul></p>\r\n <p> </p>\r\n <p><p><a href="#">テキストリンク</a></p></p>\r\n <p><blockquote></p>\r\n <p> <p>p</p></p>\r\n <p> <p>p</p></p>\r\n <p> <p>p</p></p>\r\n <p> <p><cite>cite</cite> <small>small</small> <em>em</em> <i>i</i> <strong>strong</strong> <b>b</b></p></p>\r\n <p></blockquote></p>\r\n <p> </p>\r\n <p><p><q>q</q></p></p>\r\n <p><address>address</address></p>\r\n <p><p><code>code</code> <kbd>kbd</kbd> <tt>tt</tt> <var>var</var> <samp>samp</samp></p></p>\r\n <p><pre>pre</pre></p>\r\n <p><p><abbr title="LOL">LOL</abbr> <mark>mark</mark> <ins>ins</ins> <sup>sup</sup> <sub>sub</sub> <small>small</small> <big>big</big></p></p>\r\n <p> </p>\r\n <p><dl></p>\r\n <p> <dt>dt</dt></p>\r\n <p> <dd>dd</dd></p>\r\n <p></dl></p>\r\n <p> </p>\r\n <p><figure></p>\r\n <p> <img src="https://via.placeholder.com/300x200?text=NO+IMAGE" alt="caption image"></p>\r\n <p> <figcaption>テキストテキスト<br>figcaption</figcaption></p>\r\n <p></figure></p>\r\n <p> </p>\r\n <p><p><button type="button">BUTTON</button></p></p>\r\n <p><p><input type="text" placeholder="Input text"></p></p>\r\n <p><p><input type="checkbox"> <input type="checkbox"></p></p>\r\n <p><p></p>\r\n <p> <select></p>\r\n <p> <option>Dropdown option</option></p>\r\n <p> </select></p>\r\n <p></p></p>\r\n <p><p><textarea rows="4"></textarea></p></p> """ -thumbnail_file_name: null -icon_file_name: "0521114721_6a0e7239894ed.svg" -disp_status: 0 +__isInitialized__: true …2 } Proxies\__CG__\Eccube\Entity\Category {#5085 -id: 123 -name: "ウエス" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1779259833 {#8023 date: 2026-05-20 15:50:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779423680 {#8029 date: 2026-05-22 13:21:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8064 …} -Children: Doctrine\ORM\PersistentCollection {#8061 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5100 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 0 +__isInitialized__: true …2 } Proxies\__CG__\Eccube\Entity\Category {#5070 -id: 124 -name: "カテゴリ con cấp 3" -hierarchy: 3 -sort_no: 4 -create_date: DateTime @1779260594 {#8072 date: 2026-05-20 16:03:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779351696 {#8071 date: 2026-05-21 17:21:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8060 …} -Children: Doctrine\ORM\PersistentCollection {#8057 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5085 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 0 +__isInitialized__: true …2 } Eccube\Entity\Category {#5065 -id: 130 -name: "カテゴリ con cấp 4_test" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1779351578 {#5063 date: 2026-05-21 17:19:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779351631 {#5064 date: 2026-05-21 17:20:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5066 …} -Children: Doctrine\ORM\PersistentCollection {#5068 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5070 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5073 -id: 131 -name: "カテゴリ con cấp 4_test2" -hierarchy: 4 -sort_no: 3 -create_date: DateTime @1779351588 {#5071 date: 2026-05-21 17:19:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779351638 {#5072 date: 2026-05-21 17:20:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5074 …} -Children: Doctrine\ORM\PersistentCollection {#5076 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5070 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5080 -id: 133 -name: "カテゴリ con cấp 3_test3" -hierarchy: 3 -sort_no: 5 -create_date: DateTime @1779351655 {#5078 date: 2026-05-21 17:20:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779351696 {#5079 date: 2026-05-21 17:21:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5081 …} -Children: Doctrine\ORM\PersistentCollection {#5083 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5085 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5088 -id: 132 -name: "カテゴリ con cấp 3_test2" -hierarchy: 3 -sort_no: 6 -create_date: DateTime @1779351649 {#5086 date: 2026-05-21 17:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779351696 {#5087 date: 2026-05-21 17:21:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5089 …} -Children: Doctrine\ORM\PersistentCollection {#5091 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5085 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5095 -id: 126 -name: "防護服" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1779331757 {#5093 date: 2026-05-21 11:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779423686 {#5094 date: 2026-05-22 13:21:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5096 …} -Children: Doctrine\ORM\PersistentCollection {#5098 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5100 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5103 -id: 127 -name: "作業用手袋" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1779331768 {#5101 date: 2026-05-21 11:49:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779423692 {#5102 date: 2026-05-22 13:21:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5104 …} -Children: Doctrine\ORM\PersistentCollection {#5106 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5100 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5179 -id: 128 -name: "カテゴリ con cấp 2_test" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1779351404 {#5177 date: 2026-05-21 17:16:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779351404 {#5178 date: 2026-05-21 17:16:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5180 …} -Children: Doctrine\ORM\PersistentCollection {#5182 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5100 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5186 -id: 129 -name: "カテゴリ con cấp 2_test2" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1779351412 {#5184 date: 2026-05-21 17:16:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779351412 {#5185 date: 2026-05-21 17:16:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5187 …} -Children: Doctrine\ORM\PersistentCollection {#5189 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5100 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4937 -id: 38 -name: "防護服" -hierarchy: 1 -sort_no: 20 -create_date: DateTime @1488881692 {#5231 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5232 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5233 …} -Children: Doctrine\ORM\PersistentCollection {#5235 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "安全性と快適性を両立した信頼できる一着。" -description: """ 丈夫で破れにくい素材でありながら、優れた通気性を確保し、衣服内の蒸れを軽減。\r\n 長時間の過酷な任務でもパフォーマンスを落とさず、安全と健康を足元から頭部までトータルサポートします。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: "icon-cate04.svg" -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4932 -id: 39 -name: "有害物質用" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#4930 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4931 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4933 …} -Children: Doctrine\ORM\PersistentCollection {#4935 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4937 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5392 -id: 40 -name: "軽作業・粉塵用" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1488881692 {#5390 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5391 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5393 …} -Children: Doctrine\ORM\PersistentCollection {#5395 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4937 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5406 -id: 41 -name: "その他(シューズカバー、エプロンなど)" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1488881692 {#5404 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5405 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5407 …} -Children: Doctrine\ORM\PersistentCollection {#5409 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4937 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4753 -id: 5 -name: "ウエス" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1488881692 {#5237 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5238 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5239 …} -Children: Doctrine\ORM\PersistentCollection {#5241 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "掃除や拭き取り、メンテナンス作業など、さまざまなシーンで活躍する布製品。" -description: """ 当店が取り扱うウエスは国内外の専門工場で一貫管理され、裁断⇒選別⇒検針⇒梱包の工程を経たリユース製品です。\r\n 仕上げ工程に適した新品布から、吸水性・吸油性に優れた中古布、そして利便性に優れた紙タイプまで、ただの布切れでは到達できない、確かな吸着力と衛生品質が、現場の環境を健やかに整えます。\r\n ※人体にはご使用できません。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: "icon-cate03.svg" -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4121 -id: 6 -name: "新品布ウエス" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#4099 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#3724 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4131 …} -Children: Doctrine\ORM\PersistentCollection {#4755 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4753 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#4846 -id: 7 -name: "新白メリヤス" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4796 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4847 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4711 …} -Children: Doctrine\ORM\PersistentCollection {#4046 …} -Parent: Eccube\Entity\Category {#4121} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4860 -id: 8 -name: "中古布ウエス" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1488881692 {#5191 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5192 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5193 …} -Children: Doctrine\ORM\PersistentCollection {#5195 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4753 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4004 -id: 9 -name: "メリヤスウエス" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#3686 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778210527 {#4015 date: 2026-05-08 12:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3621 …} -Children: Doctrine\ORM\PersistentCollection {#3947 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4860 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#4878 -id: 10 -name: "白メリヤスウエス" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1488881692 {#4861 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4862 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4877 …} -Children: Doctrine\ORM\PersistentCollection {#4875 …} -Parent: Eccube\Entity\Category {#4004} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#4871 -id: 11 -name: "淡色メリヤスウエス" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1488881692 {#4873 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4872 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4870 …} -Children: Doctrine\ORM\PersistentCollection {#4868 …} -Parent: Eccube\Entity\Category {#4004} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5117 -id: 12 -name: "濃色メリヤスウエス" -hierarchy: 4 -sort_no: 10 -create_date: DateTime @1488881692 {#5115 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5116 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5118 …} -Children: Doctrine\ORM\PersistentCollection {#5120 …} -Parent: Eccube\Entity\Category {#4004} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5199 -id: 13 -name: "濃色綿メリヤスウエス" -hierarchy: 4 -sort_no: 19 -create_date: DateTime @1488881692 {#5197 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5198 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5200 …} -Children: Doctrine\ORM\PersistentCollection {#5202 …} -Parent: Eccube\Entity\Category {#4004} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5213 -id: 14 -name: "白色厚メリヤスウエス" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1488881692 {#5211 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5212 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5214 …} -Children: Doctrine\ORM\PersistentCollection {#5216 …} -Parent: Eccube\Entity\Category {#4004} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5137 -id: 117 -name: "白ウエス" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1778208451 {#5135 date: 2026-05-08 11:47:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778210527 {#5136 date: 2026-05-08 12:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5138 …} -Children: Doctrine\ORM\PersistentCollection {#5140 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4860 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5144 -id: 116 -name: "タオルウエス" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1778206641 {#5142 date: 2026-05-08 11:17:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778210527 {#5143 date: 2026-05-08 12:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5145 …} -Children: Doctrine\ORM\PersistentCollection {#5147 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4860 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5151 -id: 118 -name: "シーツウエス" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1778208471 {#5149 date: 2026-05-08 11:47:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778210527 {#5150 date: 2026-05-08 12:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5152 …} -Children: Doctrine\ORM\PersistentCollection {#5154 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4860 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5158 -id: 119 -name: "エコノミーウエス" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1778208482 {#5156 date: 2026-05-08 11:48:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778210527 {#5157 date: 2026-05-08 12:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5159 …} -Children: Doctrine\ORM\PersistentCollection {#5161 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4860 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5165 -id: 115 -name: "シマウエス・ニシキウエス" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1778206277 {#5163 date: 2026-05-08 11:11:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778210527 {#5164 date: 2026-05-08 12:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5166 …} -Children: Doctrine\ORM\PersistentCollection {#5168 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4860 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5172 -id: 114 -name: "おしぼりウエス" -hierarchy: 3 -sort_no: 16 -create_date: DateTime @1778206229 {#5170 date: 2026-05-08 11:10:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778210527 {#5171 date: 2026-05-08 12:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5173 …} -Children: Doctrine\ORM\PersistentCollection {#5175 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4860 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4898 -id: 15 -name: "紙ウエス・紙ワイパー" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1488881692 {#5218 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5219 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5220 …} -Children: Doctrine\ORM\PersistentCollection {#5222 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4753 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4864 -id: 16 -name: "タオルウエス" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4866 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4865 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4863 …} -Children: Doctrine\ORM\PersistentCollection {#4895 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4898 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#4901 -id: 17 -name: "白ウエス" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4899 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4900 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4902 …} -Children: Doctrine\ORM\PersistentCollection {#4904 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4898 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5124 -id: 18 -name: "シーツウエス" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1488881692 {#5122 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5123 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5125 …} -Children: Doctrine\ORM\PersistentCollection {#5127 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4898 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5206 -id: 19 -name: "シマウエス・ニシキウエス" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1488881692 {#5204 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5205 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5207 …} -Children: Doctrine\ORM\PersistentCollection {#5209 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4898 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5226 -id: 20 -name: "エコノミーウエス" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1488881692 {#5224 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5225 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5227 …} -Children: Doctrine\ORM\PersistentCollection {#5229 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4898 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5245 -id: 21 -name: "おしぼりウエス" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1488881692 {#5243 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5244 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5246 …} -Children: Doctrine\ORM\PersistentCollection {#5248 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4898 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4913 -id: 22 -name: "作業用手袋" -hierarchy: 1 -sort_no: 22 -create_date: DateTime @1488881692 {#5257 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5258 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5259 …} -Children: Doctrine\ORM\PersistentCollection {#5261 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "外部の刺激からしっかり手を保護、現場作業に必須の装備。" -description: """ 安全作業の第一歩は、自分に合った手袋を選ぶことから始まります。\r\n 本格的な工事から、週末のDIY、庭のお手入れまで、どんなシーンでも手の一部として馴染む快適な着け心地、日々の作業の心強いパートナーとなる手袋に巡り合えます。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: "icon-cate05.svg" -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4908 -id: 23 -name: "軍手" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#4906 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4907 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4909 …} -Children: Doctrine\ORM\PersistentCollection {#4911 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5252 -id: 24 -name: "スムス手袋" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1488881692 {#5250 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5251 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5253 …} -Children: Doctrine\ORM\PersistentCollection {#5255 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5265 -id: 25 -name: "背抜き手袋" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1488881692 {#5263 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5264 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5266 …} -Children: Doctrine\ORM\PersistentCollection {#5268 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5285 -id: 26 -name: "ゴム手袋・ビニール手袋" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1488881692 {#5283 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5284 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5286 …} -Children: Doctrine\ORM\PersistentCollection {#5288 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4921 -id: 27 -name: "皮革手袋" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1488881692 {#5297 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5298 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5299 …} -Children: Doctrine\ORM\PersistentCollection {#5301 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4916 -id: 28 -name: "牛床革" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4914 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4915 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4917 …} -Children: Doctrine\ORM\PersistentCollection {#4919 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4921 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5272 -id: 29 -name: "牛表革" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1488881692 {#5270 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5271 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5273 …} -Children: Doctrine\ORM\PersistentCollection {#5275 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4921 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5292 -id: 30 -name: "豚革" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1488881692 {#5290 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5291 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5293 …} -Children: Doctrine\ORM\PersistentCollection {#5295 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4921 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5305 -id: 31 -name: "溶接用手袋" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1488881692 {#5303 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5304 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5306 …} -Children: Doctrine\ORM\PersistentCollection {#5308 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4921 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4929 -id: 32 -name: "耐切創手袋" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1488881692 {#5316 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5317 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5318 …} -Children: Doctrine\ORM\PersistentCollection {#5320 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4924 -id: 33 -name: "アラミド" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4922 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4923 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4925 …} -Children: Doctrine\ORM\PersistentCollection {#4927 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4929 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5324 -id: 34 -name: "高強度ポリエチレン" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1488881692 {#5322 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5323 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5325 …} -Children: Doctrine\ORM\PersistentCollection {#5327 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4929 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5344 -id: 35 -name: "耐熱手袋" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1488881692 {#5342 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5343 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5345 …} -Children: Doctrine\ORM\PersistentCollection {#5347 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5364 -id: 36 -name: "帆布手袋・ウエス手袋" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1488881692 {#5362 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5363 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5365 …} -Children: Doctrine\ORM\PersistentCollection {#5367 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5378 -id: 37 -name: "インナー手袋" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1488881692 {#5376 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5377 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5379 …} -Children: Doctrine\ORM\PersistentCollection {#5381 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4888 -id: 1 -name: "プロウエスオリジナル" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1488881692 {#5277 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5278 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5279 …} -Children: Doctrine\ORM\PersistentCollection {#5281 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "洗練されたデザインで必要な機能をしっかり確保、お求めやすい価格を実現。" -description: """ 「消耗品はできるだけ安く購入したい」・・・そんなお客様からの切実な声に応えるべく、「経費に優しく、質は落とさない」をコンセプトに当店が独自に企画・生産を手がけたオリジナル商品です。\r\n ショップ直販だからこそ実現した手に取りやすい価格設定、必要な機能を過不足なく備えており、作業現場はもちろん一般家庭でもお使いいただけます。 """ -editor1: null -thumbnail_file_name: "0514201340_6a05ae640a475.jpg" -icon_file_name: "icon-cate06.svg" -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4747 -id: 2 -name: "ウエス" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#4741 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779180038 {#4728 date: 2026-05-19 17:40:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4705 …} -Children: Doctrine\ORM\PersistentCollection {#4703 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4888 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "あらゆるシーンで活躍、掃除やメンテナンスに役立つ逸品。" -description: """ 現場が求める「丈夫さ」と、家庭が求める「扱いやすさ」を意識して企画しました。\r\n 機械のグリスや油汚れを拭き取る作業現場はもちろん、洗車や工具の手入れといったこだわりの趣味の時間、さらにはキッチンや窓まわりの日常的な清掃まで、使う場所を限定しない圧倒的な汎用性が仕事・生活を支えます。\r\n ※人体にはご使用できません。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#4890 -id: 3 -name: "防護服" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#4892 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779180423 {#4889 date: 2026-05-19 17:47:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4891 …} -Children: Doctrine\ORM\PersistentCollection {#3660 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4888 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "作業現場でも一般家庭でも使える不織布つなぎ。" -description: """ 実用性を追求し、徹底的にシンプルに仕上げた不織布製の防護服です。\r\n ファスナーカバーやポケットのないフラットなデザインにしたことで作業時の引っかかりをなくし軽量化と安全性を確保。\r\n 現場のメンテナンス業務はもちろん、一般家庭でのDIYや園芸、大掃除などにもおすすめです。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5110 -id: 4 -name: "作業用手袋" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1488881692 {#5108 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779180447 {#5109 date: 2026-05-19 17:47:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5111 …} -Children: Doctrine\ORM\PersistentCollection {#5113 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4888 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "必要な機能をしっかり確保、品質と価格にこだわりました。" -description: """ 倉庫での軽作業やピッキング、DIY、庭の手入れから本格的な精密機器のメンテナンスまで、様々な作業にお使いいただける手袋です。\r\n 1袋からまとめ買いまで対応、ウレタンコーティング手袋をメインに企画・生産しています。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#5046 -id: 103 -name: "オイル吸着マット" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1488881692 {#5310 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5311 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5312 …} -Children: Doctrine\ORM\PersistentCollection {#5314 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "確実な吸着力で油から地球を守り、環境への影響を最小限に抑えるオイル吸着製品。" -description: """ 工場内の漏油対策から緊急時の流出事故まで、現場の安全管理に欠かせない高性能吸着マットです。\r\n マットタイプやロールタイプなど、場所を選ばず使えるバリエーションを取り揃え、迅速な復旧作業と環境保護の両立をバックアップします。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: "icon-cate07.svg" -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#5041 -id: 104 -name: "油専用吸着マット" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#5039 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5040 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5042 …} -Children: Doctrine\ORM\PersistentCollection {#5044 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5046 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5649 -id: 105 -name: "液体吸収マット" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1488881692 {#5647 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5648 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5650 …} -Children: Doctrine\ORM\PersistentCollection {#5652 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5046 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#5054 -id: 106 -name: "小物・アクセサリー" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1488881692 {#5329 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5330 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5331 …} -Children: Doctrine\ORM\PersistentCollection {#5333 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "作業現場をもっと快適・効率的にする作業用小物。" -description: """ 日々の作業の質を左右するのは、実は細かな装備の充実かもしれません。\r\n 「あと少し、こうだったら良いのに」という現場の声に応えるべく、耐久性はもちろん、利便性や装着感に優れたアイテムをセレクトしました。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: "icon-cate08.svg" -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#5049 -id: 107 -name: "バッグ・工具袋" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#5047 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5048 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5050 …} -Children: Doctrine\ORM\PersistentCollection {#5052 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5054 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5663 -id: 108 -name: "帽子・キャップ" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1488881692 {#5661 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5662 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5664 …} -Children: Doctrine\ORM\PersistentCollection {#5666 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5054 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5677 -id: 109 -name: "ベルト" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1488881692 {#5675 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5676 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5678 …} -Children: Doctrine\ORM\PersistentCollection {#5680 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5054 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#5062 -id: 110 -name: "保護・衛生用品" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1488881692 {#5356 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5357 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5358 …} -Children: Doctrine\ORM\PersistentCollection {#5360 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "作業の質を落とさずに安全を確保し、簡単に使えてしっかり守る製品。" -description: """ どれだけ優れた防護性能があっても、動きにくさや使いづらさで作業のスピードが落ちてしまっては意味がありません。\r\n 当店では、装着していることを忘れるほどの軽さやフィット感、そして直感的に扱える簡便さを備えたアイテムを厳選してラインナップしました。\r\n 目に見えないリスクをシャットアウトし、身体への負担を最小限に抑えることで、常にベストなパフォーマンスを発揮できる安心の環境をサポートします。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: "icon-cate09.svg" -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#5057 -id: 111 -name: "保護メガネ" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#5055 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5056 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5058 …} -Children: Doctrine\ORM\PersistentCollection {#5060 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5062 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5337 -id: 134 -name: "テストカテゴリ" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1779682834 {#5335 date: 2026-05-25 13:20:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779682834 {#5336 date: 2026-05-25 13:20:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5338 …} -Children: Doctrine\ORM\PersistentCollection {#5340 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5062 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5684 -id: 112 -name: "マスク" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1488881692 {#5682 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5683 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5685 …} -Children: Doctrine\ORM\PersistentCollection {#5687 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5062 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5733 -id: 113 -name: "カタログ請求" -hierarchy: 1 -sort_no: 59 -create_date: DateTime @1488881692 {#5731 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5732 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5734 …} -Children: Doctrine\ORM\PersistentCollection {#5736 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "カタログ閲覧・請求について" -description: """ 当店お取り扱いメーカーのデジタルカタログが閲覧できます。\r\n また冊子のカタログをご希望の法人様に限り、無料で送付させていただいております。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } ] |
[ Eccube\Entity\Category {#5011 -id: 84 -name: "安全靴・作業靴" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#5009 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5010 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5012 …} -Children: Doctrine\ORM\PersistentCollection {#5014 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "一歩一歩に、確かな安心と快適を。機能性はもちろん、デザインもおしゃれなフットウェア。" -description: """ 過酷な現場で身体を支え続ける足元には、妥協のない選択を。\r\n 圧倒的な支持を得ている「アシックス」をはじめ、人気のメーカーのシューズを厳選しました。\r\n 衝撃を吸収するクッション性、滑りにくい耐滑ソール、長時間の着用でも疲れにくい軽量設計、さらに存在感を放つデザイン、数ある名作の中から、お好みの一足が必ず見つかります。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: "icon-cate01.svg" -disp_status: 1 } Eccube\Entity\Category {#5018 -id: 85 -name: "ローカット" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#5016 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5017 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5019 …} -Children: Doctrine\ORM\PersistentCollection {#5021 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5518 -id: 86 -name: "ミドル・ハイカット" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1488881692 {#5516 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5517 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5519 …} -Children: Doctrine\ORM\PersistentCollection {#5521 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5532 -id: 87 -name: "ダイヤル式" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1488881692 {#5530 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5531 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5533 …} -Children: Doctrine\ORM\PersistentCollection {#5535 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5546 -id: 88 -name: "紐タイプ" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1488881692 {#5544 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5545 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5547 …} -Children: Doctrine\ORM\PersistentCollection {#5549 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5560 -id: 89 -name: "ベルトタイプ" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1488881692 {#5558 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5559 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5561 …} -Children: Doctrine\ORM\PersistentCollection {#5563 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5574 -id: 90 -name: "静電靴" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1488881692 {#5572 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5573 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5575 …} -Children: Doctrine\ORM\PersistentCollection {#5577 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5588 -id: 91 -name: "スリッポン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1488881692 {#5586 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5587 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5589 …} -Children: Doctrine\ORM\PersistentCollection {#5591 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5602 -id: 92 -name: "ブーツ・半長靴" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1488881692 {#5600 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5601 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5603 …} -Children: Doctrine\ORM\PersistentCollection {#5605 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5609 -id: 93 -name: "長靴" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1488881692 {#5607 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5608 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5610 …} -Children: Doctrine\ORM\PersistentCollection {#5612 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#5030 -id: 94 -name: "先芯なし作業靴" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1488881692 {#5621 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5622 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5623 …} -Children: Doctrine\ORM\PersistentCollection {#5625 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#5025 -id: 95 -name: "一般作業用" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#5023 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5024 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5026 …} -Children: Doctrine\ORM\PersistentCollection {#5028 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5030 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5698 -id: 96 -name: "高所作業用" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1488881692 {#5696 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5697 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5699 …} -Children: Doctrine\ORM\PersistentCollection {#5701 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5030 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5705 -id: 97 -name: "救急・消防操法専用" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1488881692 {#5703 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5704 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5706 …} -Children: Doctrine\ORM\PersistentCollection {#5708 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5030 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5712 -id: 98 -name: "厨房用" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1488881692 {#5710 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5711 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5713 …} -Children: Doctrine\ORM\PersistentCollection {#5715 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5030 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5719 -id: 99 -name: "医療・介護用" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1488881692 {#5717 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5718 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5720 …} -Children: Doctrine\ORM\PersistentCollection {#5722 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5030 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#5038 -id: 100 -name: "靴用小物" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1488881692 {#5634 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5635 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5636 …} -Children: Doctrine\ORM\PersistentCollection {#5638 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#5033 -id: 101 -name: "インソール" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#5031 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5032 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5034 …} -Children: Doctrine\ORM\PersistentCollection {#5036 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5038 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5726 -id: 102 -name: "アタッチメント" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1488881692 {#5724 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5725 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5727 …} -Children: Doctrine\ORM\PersistentCollection {#5729 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5038 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4945 -id: 42 -name: "作業服・ユニフォーム" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1488881692 {#5129 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5130 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5131 …} -Children: Doctrine\ORM\PersistentCollection {#5133 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "定番から次世代まで、ライトな着心地で動きやすいワークウェア。" -description: """ 当店では、伝統的なワークスタイルを守り続けるスタンダードなユニフォームから、最新のトレンドを取り入れた次世代ウェアまで幅広く取り揃えています。\r\n 実用性を極めた動きやすさと軽さ、ハードな作業から身軽さが求められる作業まで、毎日を支える確かな装備がここにあります。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: "icon-cate02.svg" -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4940 -id: 43 -name: "作業服" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#4938 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4939 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4941 …} -Children: Doctrine\ORM\PersistentCollection {#4943 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4945 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#4948 -id: 44 -name: "長袖ブルゾン" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4946 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4947 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4949 …} -Children: Doctrine\ORM\PersistentCollection {#4951 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5351 -id: 45 -name: "半袖ブルゾン" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1488881692 {#5349 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5350 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5352 …} -Children: Doctrine\ORM\PersistentCollection {#5354 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5371 -id: 46 -name: "長袖シャツ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1488881692 {#5369 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5370 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5372 …} -Children: Doctrine\ORM\PersistentCollection {#5374 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5385 -id: 47 -name: "半袖シャツ" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1488881692 {#5383 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5384 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5386 …} -Children: Doctrine\ORM\PersistentCollection {#5388 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5399 -id: 48 -name: "カーゴパンツ" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1488881692 {#5397 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5398 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5400 …} -Children: Doctrine\ORM\PersistentCollection {#5402 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5413 -id: 49 -name: "ジョガーパンツ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1488881692 {#5411 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5412 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5414 …} -Children: Doctrine\ORM\PersistentCollection {#5416 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5420 -id: 50 -name: "チノパン・スラックス他" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1488881692 {#5418 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5419 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5421 …} -Children: Doctrine\ORM\PersistentCollection {#5423 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5433 -id: 51 -name: "ハーフパンツ" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1488881692 {#5431 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5432 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5434 …} -Children: Doctrine\ORM\PersistentCollection {#5436 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5446 -id: 52 -name: "ベスト" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1488881692 {#5444 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5445 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5447 …} -Children: Doctrine\ORM\PersistentCollection {#5449 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4960 -id: 53 -name: "つなぎ服" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1488881692 {#5425 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5426 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5427 …} -Children: Doctrine\ORM\PersistentCollection {#5429 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4945 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4955 -id: 54 -name: "長袖つなぎ" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4953 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4954 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4956 …} -Children: Doctrine\ORM\PersistentCollection {#4958 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4960 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5459 -id: 55 -name: "半袖つなぎ" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1488881692 {#5457 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5458 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5460 …} -Children: Doctrine\ORM\PersistentCollection {#5462 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4960 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5472 -id: 56 -name: "オーバーオール" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1488881692 {#5470 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5471 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5473 …} -Children: Doctrine\ORM\PersistentCollection {#5475 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4960 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4968 -id: 57 -name: "Tシャツ・ポロシャツ" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1488881692 {#5438 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5439 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5440 …} -Children: Doctrine\ORM\PersistentCollection {#5442 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4945 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4963 -id: 58 -name: "長袖ポロシャツ" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4961 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4962 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4964 …} -Children: Doctrine\ORM\PersistentCollection {#4966 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4968 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5485 -id: 59 -name: "半袖ポロシャツ" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1488881692 {#5483 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5484 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5486 …} -Children: Doctrine\ORM\PersistentCollection {#5488 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4968 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5498 -id: 60 -name: "長袖Tシャツ" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1488881692 {#5496 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5497 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5499 …} -Children: Doctrine\ORM\PersistentCollection {#5501 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4968 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5511 -id: 61 -name: "半袖Tシャツ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1488881692 {#5509 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5510 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5512 …} -Children: Doctrine\ORM\PersistentCollection {#5514 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4968 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4976 -id: 62 -name: "コンプレッション・インナー" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1488881692 {#5451 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5452 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5453 …} -Children: Doctrine\ORM\PersistentCollection {#5455 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4945 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4971 -id: 63 -name: "春夏用インナー" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4969 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4970 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4972 …} -Children: Doctrine\ORM\PersistentCollection {#4974 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4976 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5525 -id: 64 -name: "防寒用インナー" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1488881692 {#5523 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5524 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5526 …} -Children: Doctrine\ORM\PersistentCollection {#5528 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4976 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5539 -id: 65 -name: "通年用インナー" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1488881692 {#5537 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5538 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5540 …} -Children: Doctrine\ORM\PersistentCollection {#5542 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4976 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5553 -id: 66 -name: "アームカバー・ソックス" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1488881692 {#5551 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5552 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5554 …} -Children: Doctrine\ORM\PersistentCollection {#5556 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4976 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4984 -id: 67 -name: "ファン付き作業服" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1488881692 {#5464 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5465 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5466 …} -Children: Doctrine\ORM\PersistentCollection {#5468 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4945 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4979 -id: 68 -name: "作業服単品" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4977 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4978 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4980 …} -Children: Doctrine\ORM\PersistentCollection {#4982 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4984 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5567 -id: 69 -name: "バッテリー・ファン" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1488881692 {#5565 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5566 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5568 …} -Children: Doctrine\ORM\PersistentCollection {#5570 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4984 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5581 -id: 70 -name: "作業服&デバイスセット" -hierarchy: 3 -sort_no: 44 -create_date: DateTime @1488881692 {#5579 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5580 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5582 …} -Children: Doctrine\ORM\PersistentCollection {#5584 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4984 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4992 -id: 71 -name: "防寒着" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1488881692 {#5477 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5478 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5479 …} -Children: Doctrine\ORM\PersistentCollection {#5481 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4945 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4987 -id: 72 -name: "ブルゾン" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4985 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4986 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4988 …} -Children: Doctrine\ORM\PersistentCollection {#4990 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4992 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5595 -id: 73 -name: "コート" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1488881692 {#5593 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5594 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5596 …} -Children: Doctrine\ORM\PersistentCollection {#5598 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4992 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5616 -id: 74 -name: "パンツ" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1488881692 {#5614 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5615 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5617 …} -Children: Doctrine\ORM\PersistentCollection {#5619 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4992 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5629 -id: 75 -name: "つなぎ服" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1488881692 {#5627 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5628 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5630 …} -Children: Doctrine\ORM\PersistentCollection {#5632 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4992 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5642 -id: 76 -name: "電熱式防寒着" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1488881692 {#5640 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5641 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5643 …} -Children: Doctrine\ORM\PersistentCollection {#5645 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4992 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#5000 -id: 77 -name: "難燃・防炎作業服" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1488881692 {#5490 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5491 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5492 …} -Children: Doctrine\ORM\PersistentCollection {#5494 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4945 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4995 -id: 78 -name: "作業着" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4993 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4994 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4996 …} -Children: Doctrine\ORM\PersistentCollection {#4998 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5000 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5656 -id: 79 -name: "エプロン" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1488881692 {#5654 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5655 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5657 …} -Children: Doctrine\ORM\PersistentCollection {#5659 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5000 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5670 -id: 80 -name: "頭巾・小物" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1488881692 {#5668 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5669 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5671 …} -Children: Doctrine\ORM\PersistentCollection {#5673 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5000 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#5008 -id: 81 -name: "その他作業服" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1488881692 {#5503 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5504 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5505 …} -Children: Doctrine\ORM\PersistentCollection {#5507 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4945 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#5003 -id: 82 -name: "塗装服" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#5001 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5002 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5004 …} -Children: Doctrine\ORM\PersistentCollection {#5006 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5008 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5691 -id: 83 -name: "レインウェア" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1488881692 {#5689 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5690 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5692 …} -Children: Doctrine\ORM\PersistentCollection {#5694 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5008 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#5100 -id: 122 -name: "プロウエスオリジナル_test" -hierarchy: 1 -sort_no: 19 -create_date: DateTime @1779258820 {#8003 date: 2026-05-20 15:33:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779423932 {#8016 date: 2026-05-22 13:25:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8068 …} -Children: Doctrine\ORM\PersistentCollection {#8065 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "Catch copy" -description: "Đoạn text bên dưới catch copy" -editor1: """ <p><div class="category-header"></p>\r\n <p> <h2>&#9825; 中カテゴリ<br>(サントレーディングオリジナル)</h2></p>\r\n <p> <p><strong>キャッチコピーキャッチコピー</strong></p></p>\r\n <p> <p>テキストが入ります。テキストが入ります。テキストが入ります。テキストが入ります。テキストが入ります。テキストが入ります。テキストが入ります。テキストが入ります。</p></p>\r\n <p></div></p>\r\n <p> </p>\r\n <p><h1>見出しh1見出しh1見出しh1見出しh1見出しh1</h1></p>\r\n <p><p>テキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキスト</p></p>\r\n <p> </p>\r\n <p><h2>見出しh2見出しh2見出しh2見出しh2見出しh2</h2></p>\r\n <p><p>テキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキスト</p></p>\r\n <p> </p>\r\n <p><h3>見出しh3見出しh3見出しh3見出しh3見出しh3</h3></p>\r\n <p><p style="text-align: center;"><img src="https://via.placeholder.com/600x300?text=NO+IMAGE" alt="Placeholder"></p></p>\r\n <p> </p>\r\n <p><h4>見出しh4見出しh4見出しh4見出しh4見出しh4</h4></p>\r\n <p><p>テキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキスト</p></p>\r\n <p> </p>\r\n <p><table></p>\r\n <p> <tbody></p>\r\n <p> <tr><td>a</td><td>a</td><td>a</td><td>a</td></tr></p>\r\n <p> <tr><td>b</td><td>b</td><td>b</td><td>b</td></tr></p>\r\n <p> </tbody></p>\r\n <p></table></p>\r\n <p> </p>\r\n <p><ol></p>\r\n <p> <li>a</li></p>\r\n <p> <li>b</li></p>\r\n <p> <li>c</li></p>\r\n <p></ol></p>\r\n <p><ul></p>\r\n <p> <li>d</li></p>\r\n <p> <li>e</li></p>\r\n <p> <li>f</li></p>\r\n <p></ul></p>\r\n <p> </p>\r\n <p><p><a href="#">テキストリンク</a></p></p>\r\n <p><blockquote></p>\r\n <p> <p>p</p></p>\r\n <p> <p>p</p></p>\r\n <p> <p>p</p></p>\r\n <p> <p><cite>cite</cite> <small>small</small> <em>em</em> <i>i</i> <strong>strong</strong> <b>b</b></p></p>\r\n <p></blockquote></p>\r\n <p> </p>\r\n <p><p><q>q</q></p></p>\r\n <p><address>address</address></p>\r\n <p><p><code>code</code> <kbd>kbd</kbd> <tt>tt</tt> <var>var</var> <samp>samp</samp></p></p>\r\n <p><pre>pre</pre></p>\r\n <p><p><abbr title="LOL">LOL</abbr> <mark>mark</mark> <ins>ins</ins> <sup>sup</sup> <sub>sub</sub> <small>small</small> <big>big</big></p></p>\r\n <p> </p>\r\n <p><dl></p>\r\n <p> <dt>dt</dt></p>\r\n <p> <dd>dd</dd></p>\r\n <p></dl></p>\r\n <p> </p>\r\n <p><figure></p>\r\n <p> <img src="https://via.placeholder.com/300x200?text=NO+IMAGE" alt="caption image"></p>\r\n <p> <figcaption>テキストテキスト<br>figcaption</figcaption></p>\r\n <p></figure></p>\r\n <p> </p>\r\n <p><p><button type="button">BUTTON</button></p></p>\r\n <p><p><input type="text" placeholder="Input text"></p></p>\r\n <p><p><input type="checkbox"> <input type="checkbox"></p></p>\r\n <p><p></p>\r\n <p> <select></p>\r\n <p> <option>Dropdown option</option></p>\r\n <p> </select></p>\r\n <p></p></p>\r\n <p><p><textarea rows="4"></textarea></p></p> """ -thumbnail_file_name: null -icon_file_name: "0521114721_6a0e7239894ed.svg" -disp_status: 0 +__isInitialized__: true …2 } Proxies\__CG__\Eccube\Entity\Category {#5085 -id: 123 -name: "ウエス" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1779259833 {#8023 date: 2026-05-20 15:50:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779423680 {#8029 date: 2026-05-22 13:21:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8064 …} -Children: Doctrine\ORM\PersistentCollection {#8061 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5100 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 0 +__isInitialized__: true …2 } Proxies\__CG__\Eccube\Entity\Category {#5070 -id: 124 -name: "カテゴリ con cấp 3" -hierarchy: 3 -sort_no: 4 -create_date: DateTime @1779260594 {#8072 date: 2026-05-20 16:03:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779351696 {#8071 date: 2026-05-21 17:21:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8060 …} -Children: Doctrine\ORM\PersistentCollection {#8057 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5085 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 0 +__isInitialized__: true …2 } Eccube\Entity\Category {#5065 -id: 130 -name: "カテゴリ con cấp 4_test" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1779351578 {#5063 date: 2026-05-21 17:19:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779351631 {#5064 date: 2026-05-21 17:20:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5066 …} -Children: Doctrine\ORM\PersistentCollection {#5068 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5070 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5073 -id: 131 -name: "カテゴリ con cấp 4_test2" -hierarchy: 4 -sort_no: 3 -create_date: DateTime @1779351588 {#5071 date: 2026-05-21 17:19:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779351638 {#5072 date: 2026-05-21 17:20:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5074 …} -Children: Doctrine\ORM\PersistentCollection {#5076 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5070 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5080 -id: 133 -name: "カテゴリ con cấp 3_test3" -hierarchy: 3 -sort_no: 5 -create_date: DateTime @1779351655 {#5078 date: 2026-05-21 17:20:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779351696 {#5079 date: 2026-05-21 17:21:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5081 …} -Children: Doctrine\ORM\PersistentCollection {#5083 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5085 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5088 -id: 132 -name: "カテゴリ con cấp 3_test2" -hierarchy: 3 -sort_no: 6 -create_date: DateTime @1779351649 {#5086 date: 2026-05-21 17:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779351696 {#5087 date: 2026-05-21 17:21:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5089 …} -Children: Doctrine\ORM\PersistentCollection {#5091 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5085 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5095 -id: 126 -name: "防護服" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1779331757 {#5093 date: 2026-05-21 11:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779423686 {#5094 date: 2026-05-22 13:21:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5096 …} -Children: Doctrine\ORM\PersistentCollection {#5098 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5100 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5103 -id: 127 -name: "作業用手袋" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1779331768 {#5101 date: 2026-05-21 11:49:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779423692 {#5102 date: 2026-05-22 13:21:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5104 …} -Children: Doctrine\ORM\PersistentCollection {#5106 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5100 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5179 -id: 128 -name: "カテゴリ con cấp 2_test" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1779351404 {#5177 date: 2026-05-21 17:16:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779351404 {#5178 date: 2026-05-21 17:16:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5180 …} -Children: Doctrine\ORM\PersistentCollection {#5182 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5100 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5186 -id: 129 -name: "カテゴリ con cấp 2_test2" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1779351412 {#5184 date: 2026-05-21 17:16:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779351412 {#5185 date: 2026-05-21 17:16:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5187 …} -Children: Doctrine\ORM\PersistentCollection {#5189 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5100 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4937 -id: 38 -name: "防護服" -hierarchy: 1 -sort_no: 20 -create_date: DateTime @1488881692 {#5231 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5232 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5233 …} -Children: Doctrine\ORM\PersistentCollection {#5235 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "安全性と快適性を両立した信頼できる一着。" -description: """ 丈夫で破れにくい素材でありながら、優れた通気性を確保し、衣服内の蒸れを軽減。\r\n 長時間の過酷な任務でもパフォーマンスを落とさず、安全と健康を足元から頭部までトータルサポートします。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: "icon-cate04.svg" -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4932 -id: 39 -name: "有害物質用" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#4930 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4931 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4933 …} -Children: Doctrine\ORM\PersistentCollection {#4935 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4937 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5392 -id: 40 -name: "軽作業・粉塵用" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1488881692 {#5390 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5391 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5393 …} -Children: Doctrine\ORM\PersistentCollection {#5395 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4937 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5406 -id: 41 -name: "その他(シューズカバー、エプロンなど)" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1488881692 {#5404 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5405 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5407 …} -Children: Doctrine\ORM\PersistentCollection {#5409 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4937 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4753 -id: 5 -name: "ウエス" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1488881692 {#5237 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5238 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5239 …} -Children: Doctrine\ORM\PersistentCollection {#5241 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "掃除や拭き取り、メンテナンス作業など、さまざまなシーンで活躍する布製品。" -description: """ 当店が取り扱うウエスは国内外の専門工場で一貫管理され、裁断⇒選別⇒検針⇒梱包の工程を経たリユース製品です。\r\n 仕上げ工程に適した新品布から、吸水性・吸油性に優れた中古布、そして利便性に優れた紙タイプまで、ただの布切れでは到達できない、確かな吸着力と衛生品質が、現場の環境を健やかに整えます。\r\n ※人体にはご使用できません。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: "icon-cate03.svg" -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4121 -id: 6 -name: "新品布ウエス" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#4099 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#3724 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4131 …} -Children: Doctrine\ORM\PersistentCollection {#4755 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4753 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#4846 -id: 7 -name: "新白メリヤス" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4796 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4847 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4711 …} -Children: Doctrine\ORM\PersistentCollection {#4046 …} -Parent: Eccube\Entity\Category {#4121} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4860 -id: 8 -name: "中古布ウエス" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1488881692 {#5191 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5192 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5193 …} -Children: Doctrine\ORM\PersistentCollection {#5195 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4753 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4004 -id: 9 -name: "メリヤスウエス" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#3686 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778210527 {#4015 date: 2026-05-08 12:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3621 …} -Children: Doctrine\ORM\PersistentCollection {#3947 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4860 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#4878 -id: 10 -name: "白メリヤスウエス" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1488881692 {#4861 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4862 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4877 …} -Children: Doctrine\ORM\PersistentCollection {#4875 …} -Parent: Eccube\Entity\Category {#4004} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#4871 -id: 11 -name: "淡色メリヤスウエス" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1488881692 {#4873 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4872 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4870 …} -Children: Doctrine\ORM\PersistentCollection {#4868 …} -Parent: Eccube\Entity\Category {#4004} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5117 -id: 12 -name: "濃色メリヤスウエス" -hierarchy: 4 -sort_no: 10 -create_date: DateTime @1488881692 {#5115 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5116 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5118 …} -Children: Doctrine\ORM\PersistentCollection {#5120 …} -Parent: Eccube\Entity\Category {#4004} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5199 -id: 13 -name: "濃色綿メリヤスウエス" -hierarchy: 4 -sort_no: 19 -create_date: DateTime @1488881692 {#5197 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5198 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5200 …} -Children: Doctrine\ORM\PersistentCollection {#5202 …} -Parent: Eccube\Entity\Category {#4004} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5213 -id: 14 -name: "白色厚メリヤスウエス" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1488881692 {#5211 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5212 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5214 …} -Children: Doctrine\ORM\PersistentCollection {#5216 …} -Parent: Eccube\Entity\Category {#4004} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5137 -id: 117 -name: "白ウエス" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1778208451 {#5135 date: 2026-05-08 11:47:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778210527 {#5136 date: 2026-05-08 12:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5138 …} -Children: Doctrine\ORM\PersistentCollection {#5140 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4860 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5144 -id: 116 -name: "タオルウエス" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1778206641 {#5142 date: 2026-05-08 11:17:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778210527 {#5143 date: 2026-05-08 12:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5145 …} -Children: Doctrine\ORM\PersistentCollection {#5147 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4860 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5151 -id: 118 -name: "シーツウエス" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1778208471 {#5149 date: 2026-05-08 11:47:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778210527 {#5150 date: 2026-05-08 12:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5152 …} -Children: Doctrine\ORM\PersistentCollection {#5154 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4860 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5158 -id: 119 -name: "エコノミーウエス" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1778208482 {#5156 date: 2026-05-08 11:48:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778210527 {#5157 date: 2026-05-08 12:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5159 …} -Children: Doctrine\ORM\PersistentCollection {#5161 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4860 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5165 -id: 115 -name: "シマウエス・ニシキウエス" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1778206277 {#5163 date: 2026-05-08 11:11:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778210527 {#5164 date: 2026-05-08 12:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5166 …} -Children: Doctrine\ORM\PersistentCollection {#5168 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4860 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5172 -id: 114 -name: "おしぼりウエス" -hierarchy: 3 -sort_no: 16 -create_date: DateTime @1778206229 {#5170 date: 2026-05-08 11:10:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778210527 {#5171 date: 2026-05-08 12:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5173 …} -Children: Doctrine\ORM\PersistentCollection {#5175 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4860 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4898 -id: 15 -name: "紙ウエス・紙ワイパー" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1488881692 {#5218 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5219 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5220 …} -Children: Doctrine\ORM\PersistentCollection {#5222 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4753 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4864 -id: 16 -name: "タオルウエス" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4866 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4865 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4863 …} -Children: Doctrine\ORM\PersistentCollection {#4895 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4898 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#4901 -id: 17 -name: "白ウエス" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4899 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4900 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4902 …} -Children: Doctrine\ORM\PersistentCollection {#4904 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4898 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5124 -id: 18 -name: "シーツウエス" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1488881692 {#5122 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5123 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5125 …} -Children: Doctrine\ORM\PersistentCollection {#5127 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4898 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5206 -id: 19 -name: "シマウエス・ニシキウエス" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1488881692 {#5204 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5205 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5207 …} -Children: Doctrine\ORM\PersistentCollection {#5209 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4898 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5226 -id: 20 -name: "エコノミーウエス" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1488881692 {#5224 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5225 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5227 …} -Children: Doctrine\ORM\PersistentCollection {#5229 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4898 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5245 -id: 21 -name: "おしぼりウエス" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1488881692 {#5243 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5244 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5246 …} -Children: Doctrine\ORM\PersistentCollection {#5248 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4898 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4913 -id: 22 -name: "作業用手袋" -hierarchy: 1 -sort_no: 22 -create_date: DateTime @1488881692 {#5257 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5258 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5259 …} -Children: Doctrine\ORM\PersistentCollection {#5261 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "外部の刺激からしっかり手を保護、現場作業に必須の装備。" -description: """ 安全作業の第一歩は、自分に合った手袋を選ぶことから始まります。\r\n 本格的な工事から、週末のDIY、庭のお手入れまで、どんなシーンでも手の一部として馴染む快適な着け心地、日々の作業の心強いパートナーとなる手袋に巡り合えます。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: "icon-cate05.svg" -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4908 -id: 23 -name: "軍手" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#4906 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4907 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4909 …} -Children: Doctrine\ORM\PersistentCollection {#4911 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5252 -id: 24 -name: "スムス手袋" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1488881692 {#5250 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5251 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5253 …} -Children: Doctrine\ORM\PersistentCollection {#5255 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5265 -id: 25 -name: "背抜き手袋" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1488881692 {#5263 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5264 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5266 …} -Children: Doctrine\ORM\PersistentCollection {#5268 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5285 -id: 26 -name: "ゴム手袋・ビニール手袋" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1488881692 {#5283 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5284 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5286 …} -Children: Doctrine\ORM\PersistentCollection {#5288 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4921 -id: 27 -name: "皮革手袋" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1488881692 {#5297 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5298 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5299 …} -Children: Doctrine\ORM\PersistentCollection {#5301 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4916 -id: 28 -name: "牛床革" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4914 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4915 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4917 …} -Children: Doctrine\ORM\PersistentCollection {#4919 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4921 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5272 -id: 29 -name: "牛表革" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1488881692 {#5270 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5271 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5273 …} -Children: Doctrine\ORM\PersistentCollection {#5275 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4921 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5292 -id: 30 -name: "豚革" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1488881692 {#5290 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5291 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5293 …} -Children: Doctrine\ORM\PersistentCollection {#5295 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4921 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5305 -id: 31 -name: "溶接用手袋" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1488881692 {#5303 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5304 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5306 …} -Children: Doctrine\ORM\PersistentCollection {#5308 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4921 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4929 -id: 32 -name: "耐切創手袋" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1488881692 {#5316 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5317 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5318 …} -Children: Doctrine\ORM\PersistentCollection {#5320 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4924 -id: 33 -name: "アラミド" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4922 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4923 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4925 …} -Children: Doctrine\ORM\PersistentCollection {#4927 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4929 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5324 -id: 34 -name: "高強度ポリエチレン" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1488881692 {#5322 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5323 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5325 …} -Children: Doctrine\ORM\PersistentCollection {#5327 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4929 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5344 -id: 35 -name: "耐熱手袋" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1488881692 {#5342 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5343 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5345 …} -Children: Doctrine\ORM\PersistentCollection {#5347 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5364 -id: 36 -name: "帆布手袋・ウエス手袋" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1488881692 {#5362 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5363 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5365 …} -Children: Doctrine\ORM\PersistentCollection {#5367 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5378 -id: 37 -name: "インナー手袋" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1488881692 {#5376 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5377 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5379 …} -Children: Doctrine\ORM\PersistentCollection {#5381 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4888 -id: 1 -name: "プロウエスオリジナル" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1488881692 {#5277 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5278 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5279 …} -Children: Doctrine\ORM\PersistentCollection {#5281 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "洗練されたデザインで必要な機能をしっかり確保、お求めやすい価格を実現。" -description: """ 「消耗品はできるだけ安く購入したい」・・・そんなお客様からの切実な声に応えるべく、「経費に優しく、質は落とさない」をコンセプトに当店が独自に企画・生産を手がけたオリジナル商品です。\r\n ショップ直販だからこそ実現した手に取りやすい価格設定、必要な機能を過不足なく備えており、作業現場はもちろん一般家庭でもお使いいただけます。 """ -editor1: null -thumbnail_file_name: "0514201340_6a05ae640a475.jpg" -icon_file_name: "icon-cate06.svg" -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4747 -id: 2 -name: "ウエス" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#4741 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779180038 {#4728 date: 2026-05-19 17:40:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4705 …} -Children: Doctrine\ORM\PersistentCollection {#4703 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4888 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "あらゆるシーンで活躍、掃除やメンテナンスに役立つ逸品。" -description: """ 現場が求める「丈夫さ」と、家庭が求める「扱いやすさ」を意識して企画しました。\r\n 機械のグリスや油汚れを拭き取る作業現場はもちろん、洗車や工具の手入れといったこだわりの趣味の時間、さらにはキッチンや窓まわりの日常的な清掃まで、使う場所を限定しない圧倒的な汎用性が仕事・生活を支えます。\r\n ※人体にはご使用できません。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#4890 -id: 3 -name: "防護服" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#4892 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779180423 {#4889 date: 2026-05-19 17:47:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4891 …} -Children: Doctrine\ORM\PersistentCollection {#3660 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4888 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "作業現場でも一般家庭でも使える不織布つなぎ。" -description: """ 実用性を追求し、徹底的にシンプルに仕上げた不織布製の防護服です。\r\n ファスナーカバーやポケットのないフラットなデザインにしたことで作業時の引っかかりをなくし軽量化と安全性を確保。\r\n 現場のメンテナンス業務はもちろん、一般家庭でのDIYや園芸、大掃除などにもおすすめです。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5110 -id: 4 -name: "作業用手袋" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1488881692 {#5108 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779180447 {#5109 date: 2026-05-19 17:47:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5111 …} -Children: Doctrine\ORM\PersistentCollection {#5113 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4888 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "必要な機能をしっかり確保、品質と価格にこだわりました。" -description: """ 倉庫での軽作業やピッキング、DIY、庭の手入れから本格的な精密機器のメンテナンスまで、様々な作業にお使いいただける手袋です。\r\n 1袋からまとめ買いまで対応、ウレタンコーティング手袋をメインに企画・生産しています。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#5046 -id: 103 -name: "オイル吸着マット" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1488881692 {#5310 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5311 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5312 …} -Children: Doctrine\ORM\PersistentCollection {#5314 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "確実な吸着力で油から地球を守り、環境への影響を最小限に抑えるオイル吸着製品。" -description: """ 工場内の漏油対策から緊急時の流出事故まで、現場の安全管理に欠かせない高性能吸着マットです。\r\n マットタイプやロールタイプなど、場所を選ばず使えるバリエーションを取り揃え、迅速な復旧作業と環境保護の両立をバックアップします。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: "icon-cate07.svg" -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#5041 -id: 104 -name: "油専用吸着マット" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#5039 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5040 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5042 …} -Children: Doctrine\ORM\PersistentCollection {#5044 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5046 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5649 -id: 105 -name: "液体吸収マット" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1488881692 {#5647 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5648 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5650 …} -Children: Doctrine\ORM\PersistentCollection {#5652 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5046 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#5054 -id: 106 -name: "小物・アクセサリー" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1488881692 {#5329 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5330 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5331 …} -Children: Doctrine\ORM\PersistentCollection {#5333 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "作業現場をもっと快適・効率的にする作業用小物。" -description: """ 日々の作業の質を左右するのは、実は細かな装備の充実かもしれません。\r\n 「あと少し、こうだったら良いのに」という現場の声に応えるべく、耐久性はもちろん、利便性や装着感に優れたアイテムをセレクトしました。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: "icon-cate08.svg" -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#5049 -id: 107 -name: "バッグ・工具袋" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#5047 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5048 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5050 …} -Children: Doctrine\ORM\PersistentCollection {#5052 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5054 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5663 -id: 108 -name: "帽子・キャップ" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1488881692 {#5661 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5662 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5664 …} -Children: Doctrine\ORM\PersistentCollection {#5666 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5054 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5677 -id: 109 -name: "ベルト" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1488881692 {#5675 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5676 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5678 …} -Children: Doctrine\ORM\PersistentCollection {#5680 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5054 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#5062 -id: 110 -name: "保護・衛生用品" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1488881692 {#5356 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5357 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5358 …} -Children: Doctrine\ORM\PersistentCollection {#5360 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "作業の質を落とさずに安全を確保し、簡単に使えてしっかり守る製品。" -description: """ どれだけ優れた防護性能があっても、動きにくさや使いづらさで作業のスピードが落ちてしまっては意味がありません。\r\n 当店では、装着していることを忘れるほどの軽さやフィット感、そして直感的に扱える簡便さを備えたアイテムを厳選してラインナップしました。\r\n 目に見えないリスクをシャットアウトし、身体への負担を最小限に抑えることで、常にベストなパフォーマンスを発揮できる安心の環境をサポートします。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: "icon-cate09.svg" -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#5057 -id: 111 -name: "保護メガネ" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#5055 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5056 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5058 …} -Children: Doctrine\ORM\PersistentCollection {#5060 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5062 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5337 -id: 134 -name: "テストカテゴリ" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1779682834 {#5335 date: 2026-05-25 13:20:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779682834 {#5336 date: 2026-05-25 13:20:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5338 …} -Children: Doctrine\ORM\PersistentCollection {#5340 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5062 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5684 -id: 112 -name: "マスク" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1488881692 {#5682 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5683 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5685 …} -Children: Doctrine\ORM\PersistentCollection {#5687 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5062 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5733 -id: 113 -name: "カタログ請求" -hierarchy: 1 -sort_no: 59 -create_date: DateTime @1488881692 {#5731 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5732 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5734 …} -Children: Doctrine\ORM\PersistentCollection {#5736 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "カタログ閲覧・請求について" -description: """ 当店お取り扱いメーカーのデジタルカタログが閲覧できます。\r\n また冊子のカタログをご希望の法人様に限り、無料で送付させていただいております。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } ] |
| 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 {#7995 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#3707 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#7988 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#7989 …} } |
| choices | [ Eccube\Entity\Category {#5011 -id: 84 -name: "安全靴・作業靴" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#5009 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5010 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5012 …} -Children: Doctrine\ORM\PersistentCollection {#5014 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "一歩一歩に、確かな安心と快適を。機能性はもちろん、デザインもおしゃれなフットウェア。" -description: """ 過酷な現場で身体を支え続ける足元には、妥協のない選択を。\r\n 圧倒的な支持を得ている「アシックス」をはじめ、人気のメーカーのシューズを厳選しました。\r\n 衝撃を吸収するクッション性、滑りにくい耐滑ソール、長時間の着用でも疲れにくい軽量設計、さらに存在感を放つデザイン、数ある名作の中から、お好みの一足が必ず見つかります。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: "icon-cate01.svg" -disp_status: 1 } Eccube\Entity\Category {#5018 -id: 85 -name: "ローカット" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#5016 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5017 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5019 …} -Children: Doctrine\ORM\PersistentCollection {#5021 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5518 -id: 86 -name: "ミドル・ハイカット" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1488881692 {#5516 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5517 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5519 …} -Children: Doctrine\ORM\PersistentCollection {#5521 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5532 -id: 87 -name: "ダイヤル式" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1488881692 {#5530 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5531 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5533 …} -Children: Doctrine\ORM\PersistentCollection {#5535 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5546 -id: 88 -name: "紐タイプ" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1488881692 {#5544 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5545 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5547 …} -Children: Doctrine\ORM\PersistentCollection {#5549 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5560 -id: 89 -name: "ベルトタイプ" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1488881692 {#5558 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5559 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5561 …} -Children: Doctrine\ORM\PersistentCollection {#5563 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5574 -id: 90 -name: "静電靴" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1488881692 {#5572 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5573 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5575 …} -Children: Doctrine\ORM\PersistentCollection {#5577 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5588 -id: 91 -name: "スリッポン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1488881692 {#5586 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5587 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5589 …} -Children: Doctrine\ORM\PersistentCollection {#5591 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5602 -id: 92 -name: "ブーツ・半長靴" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1488881692 {#5600 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5601 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5603 …} -Children: Doctrine\ORM\PersistentCollection {#5605 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5609 -id: 93 -name: "長靴" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1488881692 {#5607 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5608 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5610 …} -Children: Doctrine\ORM\PersistentCollection {#5612 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#5030 -id: 94 -name: "先芯なし作業靴" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1488881692 {#5621 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5622 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5623 …} -Children: Doctrine\ORM\PersistentCollection {#5625 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#5025 -id: 95 -name: "一般作業用" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#5023 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5024 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5026 …} -Children: Doctrine\ORM\PersistentCollection {#5028 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5030 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5698 -id: 96 -name: "高所作業用" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1488881692 {#5696 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5697 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5699 …} -Children: Doctrine\ORM\PersistentCollection {#5701 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5030 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5705 -id: 97 -name: "救急・消防操法専用" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1488881692 {#5703 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5704 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5706 …} -Children: Doctrine\ORM\PersistentCollection {#5708 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5030 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5712 -id: 98 -name: "厨房用" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1488881692 {#5710 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5711 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5713 …} -Children: Doctrine\ORM\PersistentCollection {#5715 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5030 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5719 -id: 99 -name: "医療・介護用" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1488881692 {#5717 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5718 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5720 …} -Children: Doctrine\ORM\PersistentCollection {#5722 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5030 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#5038 -id: 100 -name: "靴用小物" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1488881692 {#5634 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5635 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5636 …} -Children: Doctrine\ORM\PersistentCollection {#5638 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#5033 -id: 101 -name: "インソール" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#5031 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5032 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5034 …} -Children: Doctrine\ORM\PersistentCollection {#5036 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5038 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5726 -id: 102 -name: "アタッチメント" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1488881692 {#5724 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5725 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5727 …} -Children: Doctrine\ORM\PersistentCollection {#5729 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5038 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4945 -id: 42 -name: "作業服・ユニフォーム" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1488881692 {#5129 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5130 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5131 …} -Children: Doctrine\ORM\PersistentCollection {#5133 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "定番から次世代まで、ライトな着心地で動きやすいワークウェア。" -description: """ 当店では、伝統的なワークスタイルを守り続けるスタンダードなユニフォームから、最新のトレンドを取り入れた次世代ウェアまで幅広く取り揃えています。\r\n 実用性を極めた動きやすさと軽さ、ハードな作業から身軽さが求められる作業まで、毎日を支える確かな装備がここにあります。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: "icon-cate02.svg" -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4940 -id: 43 -name: "作業服" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#4938 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4939 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4941 …} -Children: Doctrine\ORM\PersistentCollection {#4943 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4945 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#4948 -id: 44 -name: "長袖ブルゾン" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4946 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4947 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4949 …} -Children: Doctrine\ORM\PersistentCollection {#4951 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5351 -id: 45 -name: "半袖ブルゾン" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1488881692 {#5349 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5350 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5352 …} -Children: Doctrine\ORM\PersistentCollection {#5354 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5371 -id: 46 -name: "長袖シャツ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1488881692 {#5369 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5370 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5372 …} -Children: Doctrine\ORM\PersistentCollection {#5374 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5385 -id: 47 -name: "半袖シャツ" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1488881692 {#5383 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5384 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5386 …} -Children: Doctrine\ORM\PersistentCollection {#5388 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5399 -id: 48 -name: "カーゴパンツ" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1488881692 {#5397 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5398 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5400 …} -Children: Doctrine\ORM\PersistentCollection {#5402 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5413 -id: 49 -name: "ジョガーパンツ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1488881692 {#5411 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5412 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5414 …} -Children: Doctrine\ORM\PersistentCollection {#5416 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5420 -id: 50 -name: "チノパン・スラックス他" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1488881692 {#5418 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5419 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5421 …} -Children: Doctrine\ORM\PersistentCollection {#5423 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5433 -id: 51 -name: "ハーフパンツ" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1488881692 {#5431 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5432 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5434 …} -Children: Doctrine\ORM\PersistentCollection {#5436 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5446 -id: 52 -name: "ベスト" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1488881692 {#5444 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5445 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5447 …} -Children: Doctrine\ORM\PersistentCollection {#5449 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4960 -id: 53 -name: "つなぎ服" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1488881692 {#5425 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5426 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5427 …} -Children: Doctrine\ORM\PersistentCollection {#5429 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4945 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4955 -id: 54 -name: "長袖つなぎ" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4953 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4954 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4956 …} -Children: Doctrine\ORM\PersistentCollection {#4958 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4960 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5459 -id: 55 -name: "半袖つなぎ" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1488881692 {#5457 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5458 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5460 …} -Children: Doctrine\ORM\PersistentCollection {#5462 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4960 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5472 -id: 56 -name: "オーバーオール" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1488881692 {#5470 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5471 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5473 …} -Children: Doctrine\ORM\PersistentCollection {#5475 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4960 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4968 -id: 57 -name: "Tシャツ・ポロシャツ" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1488881692 {#5438 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5439 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5440 …} -Children: Doctrine\ORM\PersistentCollection {#5442 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4945 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4963 -id: 58 -name: "長袖ポロシャツ" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4961 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4962 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4964 …} -Children: Doctrine\ORM\PersistentCollection {#4966 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4968 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5485 -id: 59 -name: "半袖ポロシャツ" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1488881692 {#5483 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5484 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5486 …} -Children: Doctrine\ORM\PersistentCollection {#5488 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4968 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5498 -id: 60 -name: "長袖Tシャツ" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1488881692 {#5496 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5497 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5499 …} -Children: Doctrine\ORM\PersistentCollection {#5501 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4968 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5511 -id: 61 -name: "半袖Tシャツ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1488881692 {#5509 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5510 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5512 …} -Children: Doctrine\ORM\PersistentCollection {#5514 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4968 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4976 -id: 62 -name: "コンプレッション・インナー" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1488881692 {#5451 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5452 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5453 …} -Children: Doctrine\ORM\PersistentCollection {#5455 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4945 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4971 -id: 63 -name: "春夏用インナー" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4969 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4970 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4972 …} -Children: Doctrine\ORM\PersistentCollection {#4974 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4976 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5525 -id: 64 -name: "防寒用インナー" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1488881692 {#5523 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5524 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5526 …} -Children: Doctrine\ORM\PersistentCollection {#5528 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4976 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5539 -id: 65 -name: "通年用インナー" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1488881692 {#5537 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5538 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5540 …} -Children: Doctrine\ORM\PersistentCollection {#5542 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4976 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5553 -id: 66 -name: "アームカバー・ソックス" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1488881692 {#5551 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5552 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5554 …} -Children: Doctrine\ORM\PersistentCollection {#5556 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4976 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4984 -id: 67 -name: "ファン付き作業服" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1488881692 {#5464 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5465 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5466 …} -Children: Doctrine\ORM\PersistentCollection {#5468 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4945 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4979 -id: 68 -name: "作業服単品" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4977 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4978 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4980 …} -Children: Doctrine\ORM\PersistentCollection {#4982 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4984 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5567 -id: 69 -name: "バッテリー・ファン" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1488881692 {#5565 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5566 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5568 …} -Children: Doctrine\ORM\PersistentCollection {#5570 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4984 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5581 -id: 70 -name: "作業服&デバイスセット" -hierarchy: 3 -sort_no: 44 -create_date: DateTime @1488881692 {#5579 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5580 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5582 …} -Children: Doctrine\ORM\PersistentCollection {#5584 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4984 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4992 -id: 71 -name: "防寒着" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1488881692 {#5477 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5478 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5479 …} -Children: Doctrine\ORM\PersistentCollection {#5481 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4945 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4987 -id: 72 -name: "ブルゾン" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4985 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4986 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4988 …} -Children: Doctrine\ORM\PersistentCollection {#4990 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4992 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5595 -id: 73 -name: "コート" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1488881692 {#5593 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5594 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5596 …} -Children: Doctrine\ORM\PersistentCollection {#5598 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4992 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5616 -id: 74 -name: "パンツ" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1488881692 {#5614 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5615 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5617 …} -Children: Doctrine\ORM\PersistentCollection {#5619 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4992 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5629 -id: 75 -name: "つなぎ服" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1488881692 {#5627 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5628 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5630 …} -Children: Doctrine\ORM\PersistentCollection {#5632 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4992 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5642 -id: 76 -name: "電熱式防寒着" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1488881692 {#5640 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5641 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5643 …} -Children: Doctrine\ORM\PersistentCollection {#5645 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4992 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#5000 -id: 77 -name: "難燃・防炎作業服" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1488881692 {#5490 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5491 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5492 …} -Children: Doctrine\ORM\PersistentCollection {#5494 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4945 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4995 -id: 78 -name: "作業着" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4993 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4994 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4996 …} -Children: Doctrine\ORM\PersistentCollection {#4998 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5000 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5656 -id: 79 -name: "エプロン" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1488881692 {#5654 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5655 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5657 …} -Children: Doctrine\ORM\PersistentCollection {#5659 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5000 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5670 -id: 80 -name: "頭巾・小物" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1488881692 {#5668 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5669 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5671 …} -Children: Doctrine\ORM\PersistentCollection {#5673 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5000 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#5008 -id: 81 -name: "その他作業服" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1488881692 {#5503 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5504 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5505 …} -Children: Doctrine\ORM\PersistentCollection {#5507 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4945 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#5003 -id: 82 -name: "塗装服" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#5001 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5002 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5004 …} -Children: Doctrine\ORM\PersistentCollection {#5006 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5008 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5691 -id: 83 -name: "レインウェア" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1488881692 {#5689 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5690 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5692 …} -Children: Doctrine\ORM\PersistentCollection {#5694 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5008 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#5100 -id: 122 -name: "プロウエスオリジナル_test" -hierarchy: 1 -sort_no: 19 -create_date: DateTime @1779258820 {#8003 date: 2026-05-20 15:33:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779423932 {#8016 date: 2026-05-22 13:25:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8068 …} -Children: Doctrine\ORM\PersistentCollection {#8065 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "Catch copy" -description: "Đoạn text bên dưới catch copy" -editor1: """ <p><div class="category-header"></p>\r\n <p> <h2>&#9825; 中カテゴリ<br>(サントレーディングオリジナル)</h2></p>\r\n <p> <p><strong>キャッチコピーキャッチコピー</strong></p></p>\r\n <p> <p>テキストが入ります。テキストが入ります。テキストが入ります。テキストが入ります。テキストが入ります。テキストが入ります。テキストが入ります。テキストが入ります。</p></p>\r\n <p></div></p>\r\n <p> </p>\r\n <p><h1>見出しh1見出しh1見出しh1見出しh1見出しh1</h1></p>\r\n <p><p>テキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキスト</p></p>\r\n <p> </p>\r\n <p><h2>見出しh2見出しh2見出しh2見出しh2見出しh2</h2></p>\r\n <p><p>テキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキスト</p></p>\r\n <p> </p>\r\n <p><h3>見出しh3見出しh3見出しh3見出しh3見出しh3</h3></p>\r\n <p><p style="text-align: center;"><img src="https://via.placeholder.com/600x300?text=NO+IMAGE" alt="Placeholder"></p></p>\r\n <p> </p>\r\n <p><h4>見出しh4見出しh4見出しh4見出しh4見出しh4</h4></p>\r\n <p><p>テキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキスト</p></p>\r\n <p> </p>\r\n <p><table></p>\r\n <p> <tbody></p>\r\n <p> <tr><td>a</td><td>a</td><td>a</td><td>a</td></tr></p>\r\n <p> <tr><td>b</td><td>b</td><td>b</td><td>b</td></tr></p>\r\n <p> </tbody></p>\r\n <p></table></p>\r\n <p> </p>\r\n <p><ol></p>\r\n <p> <li>a</li></p>\r\n <p> <li>b</li></p>\r\n <p> <li>c</li></p>\r\n <p></ol></p>\r\n <p><ul></p>\r\n <p> <li>d</li></p>\r\n <p> <li>e</li></p>\r\n <p> <li>f</li></p>\r\n <p></ul></p>\r\n <p> </p>\r\n <p><p><a href="#">テキストリンク</a></p></p>\r\n <p><blockquote></p>\r\n <p> <p>p</p></p>\r\n <p> <p>p</p></p>\r\n <p> <p>p</p></p>\r\n <p> <p><cite>cite</cite> <small>small</small> <em>em</em> <i>i</i> <strong>strong</strong> <b>b</b></p></p>\r\n <p></blockquote></p>\r\n <p> </p>\r\n <p><p><q>q</q></p></p>\r\n <p><address>address</address></p>\r\n <p><p><code>code</code> <kbd>kbd</kbd> <tt>tt</tt> <var>var</var> <samp>samp</samp></p></p>\r\n <p><pre>pre</pre></p>\r\n <p><p><abbr title="LOL">LOL</abbr> <mark>mark</mark> <ins>ins</ins> <sup>sup</sup> <sub>sub</sub> <small>small</small> <big>big</big></p></p>\r\n <p> </p>\r\n <p><dl></p>\r\n <p> <dt>dt</dt></p>\r\n <p> <dd>dd</dd></p>\r\n <p></dl></p>\r\n <p> </p>\r\n <p><figure></p>\r\n <p> <img src="https://via.placeholder.com/300x200?text=NO+IMAGE" alt="caption image"></p>\r\n <p> <figcaption>テキストテキスト<br>figcaption</figcaption></p>\r\n <p></figure></p>\r\n <p> </p>\r\n <p><p><button type="button">BUTTON</button></p></p>\r\n <p><p><input type="text" placeholder="Input text"></p></p>\r\n <p><p><input type="checkbox"> <input type="checkbox"></p></p>\r\n <p><p></p>\r\n <p> <select></p>\r\n <p> <option>Dropdown option</option></p>\r\n <p> </select></p>\r\n <p></p></p>\r\n <p><p><textarea rows="4"></textarea></p></p> """ -thumbnail_file_name: null -icon_file_name: "0521114721_6a0e7239894ed.svg" -disp_status: 0 +__isInitialized__: true …2 } Proxies\__CG__\Eccube\Entity\Category {#5085 -id: 123 -name: "ウエス" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1779259833 {#8023 date: 2026-05-20 15:50:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779423680 {#8029 date: 2026-05-22 13:21:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8064 …} -Children: Doctrine\ORM\PersistentCollection {#8061 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5100 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 0 +__isInitialized__: true …2 } Proxies\__CG__\Eccube\Entity\Category {#5070 -id: 124 -name: "カテゴリ con cấp 3" -hierarchy: 3 -sort_no: 4 -create_date: DateTime @1779260594 {#8072 date: 2026-05-20 16:03:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779351696 {#8071 date: 2026-05-21 17:21:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8060 …} -Children: Doctrine\ORM\PersistentCollection {#8057 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5085 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 0 +__isInitialized__: true …2 } Eccube\Entity\Category {#5065 -id: 130 -name: "カテゴリ con cấp 4_test" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1779351578 {#5063 date: 2026-05-21 17:19:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779351631 {#5064 date: 2026-05-21 17:20:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5066 …} -Children: Doctrine\ORM\PersistentCollection {#5068 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5070 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5073 -id: 131 -name: "カテゴリ con cấp 4_test2" -hierarchy: 4 -sort_no: 3 -create_date: DateTime @1779351588 {#5071 date: 2026-05-21 17:19:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779351638 {#5072 date: 2026-05-21 17:20:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5074 …} -Children: Doctrine\ORM\PersistentCollection {#5076 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5070 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5080 -id: 133 -name: "カテゴリ con cấp 3_test3" -hierarchy: 3 -sort_no: 5 -create_date: DateTime @1779351655 {#5078 date: 2026-05-21 17:20:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779351696 {#5079 date: 2026-05-21 17:21:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5081 …} -Children: Doctrine\ORM\PersistentCollection {#5083 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5085 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5088 -id: 132 -name: "カテゴリ con cấp 3_test2" -hierarchy: 3 -sort_no: 6 -create_date: DateTime @1779351649 {#5086 date: 2026-05-21 17:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779351696 {#5087 date: 2026-05-21 17:21:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5089 …} -Children: Doctrine\ORM\PersistentCollection {#5091 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5085 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5095 -id: 126 -name: "防護服" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1779331757 {#5093 date: 2026-05-21 11:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779423686 {#5094 date: 2026-05-22 13:21:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5096 …} -Children: Doctrine\ORM\PersistentCollection {#5098 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5100 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5103 -id: 127 -name: "作業用手袋" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1779331768 {#5101 date: 2026-05-21 11:49:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779423692 {#5102 date: 2026-05-22 13:21:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5104 …} -Children: Doctrine\ORM\PersistentCollection {#5106 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5100 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5179 -id: 128 -name: "カテゴリ con cấp 2_test" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1779351404 {#5177 date: 2026-05-21 17:16:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779351404 {#5178 date: 2026-05-21 17:16:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5180 …} -Children: Doctrine\ORM\PersistentCollection {#5182 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5100 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5186 -id: 129 -name: "カテゴリ con cấp 2_test2" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1779351412 {#5184 date: 2026-05-21 17:16:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779351412 {#5185 date: 2026-05-21 17:16:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5187 …} -Children: Doctrine\ORM\PersistentCollection {#5189 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5100 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4937 -id: 38 -name: "防護服" -hierarchy: 1 -sort_no: 20 -create_date: DateTime @1488881692 {#5231 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5232 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5233 …} -Children: Doctrine\ORM\PersistentCollection {#5235 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "安全性と快適性を両立した信頼できる一着。" -description: """ 丈夫で破れにくい素材でありながら、優れた通気性を確保し、衣服内の蒸れを軽減。\r\n 長時間の過酷な任務でもパフォーマンスを落とさず、安全と健康を足元から頭部までトータルサポートします。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: "icon-cate04.svg" -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4932 -id: 39 -name: "有害物質用" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#4930 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4931 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4933 …} -Children: Doctrine\ORM\PersistentCollection {#4935 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4937 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5392 -id: 40 -name: "軽作業・粉塵用" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1488881692 {#5390 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5391 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5393 …} -Children: Doctrine\ORM\PersistentCollection {#5395 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4937 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5406 -id: 41 -name: "その他(シューズカバー、エプロンなど)" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1488881692 {#5404 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5405 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5407 …} -Children: Doctrine\ORM\PersistentCollection {#5409 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4937 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4753 -id: 5 -name: "ウエス" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1488881692 {#5237 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5238 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5239 …} -Children: Doctrine\ORM\PersistentCollection {#5241 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "掃除や拭き取り、メンテナンス作業など、さまざまなシーンで活躍する布製品。" -description: """ 当店が取り扱うウエスは国内外の専門工場で一貫管理され、裁断⇒選別⇒検針⇒梱包の工程を経たリユース製品です。\r\n 仕上げ工程に適した新品布から、吸水性・吸油性に優れた中古布、そして利便性に優れた紙タイプまで、ただの布切れでは到達できない、確かな吸着力と衛生品質が、現場の環境を健やかに整えます。\r\n ※人体にはご使用できません。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: "icon-cate03.svg" -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4121 -id: 6 -name: "新品布ウエス" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#4099 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#3724 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4131 …} -Children: Doctrine\ORM\PersistentCollection {#4755 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4753 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#4846 -id: 7 -name: "新白メリヤス" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4796 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4847 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4711 …} -Children: Doctrine\ORM\PersistentCollection {#4046 …} -Parent: Eccube\Entity\Category {#4121} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4860 -id: 8 -name: "中古布ウエス" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1488881692 {#5191 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5192 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5193 …} -Children: Doctrine\ORM\PersistentCollection {#5195 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4753 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4004 -id: 9 -name: "メリヤスウエス" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#3686 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778210527 {#4015 date: 2026-05-08 12:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3621 …} -Children: Doctrine\ORM\PersistentCollection {#3947 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4860 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#4878 -id: 10 -name: "白メリヤスウエス" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1488881692 {#4861 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4862 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4877 …} -Children: Doctrine\ORM\PersistentCollection {#4875 …} -Parent: Eccube\Entity\Category {#4004} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#4871 -id: 11 -name: "淡色メリヤスウエス" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1488881692 {#4873 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4872 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4870 …} -Children: Doctrine\ORM\PersistentCollection {#4868 …} -Parent: Eccube\Entity\Category {#4004} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5117 -id: 12 -name: "濃色メリヤスウエス" -hierarchy: 4 -sort_no: 10 -create_date: DateTime @1488881692 {#5115 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5116 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5118 …} -Children: Doctrine\ORM\PersistentCollection {#5120 …} -Parent: Eccube\Entity\Category {#4004} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5199 -id: 13 -name: "濃色綿メリヤスウエス" -hierarchy: 4 -sort_no: 19 -create_date: DateTime @1488881692 {#5197 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5198 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5200 …} -Children: Doctrine\ORM\PersistentCollection {#5202 …} -Parent: Eccube\Entity\Category {#4004} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5213 -id: 14 -name: "白色厚メリヤスウエス" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1488881692 {#5211 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5212 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5214 …} -Children: Doctrine\ORM\PersistentCollection {#5216 …} -Parent: Eccube\Entity\Category {#4004} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5137 -id: 117 -name: "白ウエス" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1778208451 {#5135 date: 2026-05-08 11:47:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778210527 {#5136 date: 2026-05-08 12:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5138 …} -Children: Doctrine\ORM\PersistentCollection {#5140 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4860 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5144 -id: 116 -name: "タオルウエス" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1778206641 {#5142 date: 2026-05-08 11:17:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778210527 {#5143 date: 2026-05-08 12:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5145 …} -Children: Doctrine\ORM\PersistentCollection {#5147 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4860 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5151 -id: 118 -name: "シーツウエス" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1778208471 {#5149 date: 2026-05-08 11:47:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778210527 {#5150 date: 2026-05-08 12:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5152 …} -Children: Doctrine\ORM\PersistentCollection {#5154 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4860 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5158 -id: 119 -name: "エコノミーウエス" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1778208482 {#5156 date: 2026-05-08 11:48:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778210527 {#5157 date: 2026-05-08 12:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5159 …} -Children: Doctrine\ORM\PersistentCollection {#5161 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4860 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5165 -id: 115 -name: "シマウエス・ニシキウエス" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1778206277 {#5163 date: 2026-05-08 11:11:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778210527 {#5164 date: 2026-05-08 12:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5166 …} -Children: Doctrine\ORM\PersistentCollection {#5168 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4860 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5172 -id: 114 -name: "おしぼりウエス" -hierarchy: 3 -sort_no: 16 -create_date: DateTime @1778206229 {#5170 date: 2026-05-08 11:10:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778210527 {#5171 date: 2026-05-08 12:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5173 …} -Children: Doctrine\ORM\PersistentCollection {#5175 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4860 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4898 -id: 15 -name: "紙ウエス・紙ワイパー" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1488881692 {#5218 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5219 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5220 …} -Children: Doctrine\ORM\PersistentCollection {#5222 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4753 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4864 -id: 16 -name: "タオルウエス" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4866 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4865 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4863 …} -Children: Doctrine\ORM\PersistentCollection {#4895 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4898 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#4901 -id: 17 -name: "白ウエス" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4899 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4900 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4902 …} -Children: Doctrine\ORM\PersistentCollection {#4904 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4898 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5124 -id: 18 -name: "シーツウエス" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1488881692 {#5122 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5123 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5125 …} -Children: Doctrine\ORM\PersistentCollection {#5127 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4898 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5206 -id: 19 -name: "シマウエス・ニシキウエス" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1488881692 {#5204 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5205 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5207 …} -Children: Doctrine\ORM\PersistentCollection {#5209 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4898 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5226 -id: 20 -name: "エコノミーウエス" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1488881692 {#5224 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5225 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5227 …} -Children: Doctrine\ORM\PersistentCollection {#5229 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4898 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5245 -id: 21 -name: "おしぼりウエス" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1488881692 {#5243 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5244 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5246 …} -Children: Doctrine\ORM\PersistentCollection {#5248 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4898 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4913 -id: 22 -name: "作業用手袋" -hierarchy: 1 -sort_no: 22 -create_date: DateTime @1488881692 {#5257 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5258 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5259 …} -Children: Doctrine\ORM\PersistentCollection {#5261 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "外部の刺激からしっかり手を保護、現場作業に必須の装備。" -description: """ 安全作業の第一歩は、自分に合った手袋を選ぶことから始まります。\r\n 本格的な工事から、週末のDIY、庭のお手入れまで、どんなシーンでも手の一部として馴染む快適な着け心地、日々の作業の心強いパートナーとなる手袋に巡り合えます。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: "icon-cate05.svg" -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4908 -id: 23 -name: "軍手" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#4906 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4907 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4909 …} -Children: Doctrine\ORM\PersistentCollection {#4911 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5252 -id: 24 -name: "スムス手袋" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1488881692 {#5250 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5251 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5253 …} -Children: Doctrine\ORM\PersistentCollection {#5255 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5265 -id: 25 -name: "背抜き手袋" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1488881692 {#5263 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5264 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5266 …} -Children: Doctrine\ORM\PersistentCollection {#5268 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5285 -id: 26 -name: "ゴム手袋・ビニール手袋" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1488881692 {#5283 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5284 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5286 …} -Children: Doctrine\ORM\PersistentCollection {#5288 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4921 -id: 27 -name: "皮革手袋" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1488881692 {#5297 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5298 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5299 …} -Children: Doctrine\ORM\PersistentCollection {#5301 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4916 -id: 28 -name: "牛床革" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4914 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4915 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4917 …} -Children: Doctrine\ORM\PersistentCollection {#4919 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4921 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5272 -id: 29 -name: "牛表革" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1488881692 {#5270 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5271 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5273 …} -Children: Doctrine\ORM\PersistentCollection {#5275 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4921 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5292 -id: 30 -name: "豚革" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1488881692 {#5290 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5291 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5293 …} -Children: Doctrine\ORM\PersistentCollection {#5295 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4921 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5305 -id: 31 -name: "溶接用手袋" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1488881692 {#5303 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5304 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5306 …} -Children: Doctrine\ORM\PersistentCollection {#5308 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4921 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4929 -id: 32 -name: "耐切創手袋" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1488881692 {#5316 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5317 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5318 …} -Children: Doctrine\ORM\PersistentCollection {#5320 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4924 -id: 33 -name: "アラミド" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4922 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4923 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4925 …} -Children: Doctrine\ORM\PersistentCollection {#4927 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4929 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5324 -id: 34 -name: "高強度ポリエチレン" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1488881692 {#5322 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5323 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5325 …} -Children: Doctrine\ORM\PersistentCollection {#5327 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4929 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5344 -id: 35 -name: "耐熱手袋" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1488881692 {#5342 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5343 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5345 …} -Children: Doctrine\ORM\PersistentCollection {#5347 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5364 -id: 36 -name: "帆布手袋・ウエス手袋" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1488881692 {#5362 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5363 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5365 …} -Children: Doctrine\ORM\PersistentCollection {#5367 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5378 -id: 37 -name: "インナー手袋" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1488881692 {#5376 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5377 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5379 …} -Children: Doctrine\ORM\PersistentCollection {#5381 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#4888 -id: 1 -name: "プロウエスオリジナル" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1488881692 {#5277 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5278 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5279 …} -Children: Doctrine\ORM\PersistentCollection {#5281 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "洗練されたデザインで必要な機能をしっかり確保、お求めやすい価格を実現。" -description: """ 「消耗品はできるだけ安く購入したい」・・・そんなお客様からの切実な声に応えるべく、「経費に優しく、質は落とさない」をコンセプトに当店が独自に企画・生産を手がけたオリジナル商品です。\r\n ショップ直販だからこそ実現した手に取りやすい価格設定、必要な機能を過不足なく備えており、作業現場はもちろん一般家庭でもお使いいただけます。 """ -editor1: null -thumbnail_file_name: "0514201340_6a05ae640a475.jpg" -icon_file_name: "icon-cate06.svg" -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#4747 -id: 2 -name: "ウエス" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#4741 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779180038 {#4728 date: 2026-05-19 17:40:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4705 …} -Children: Doctrine\ORM\PersistentCollection {#4703 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4888 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "あらゆるシーンで活躍、掃除やメンテナンスに役立つ逸品。" -description: """ 現場が求める「丈夫さ」と、家庭が求める「扱いやすさ」を意識して企画しました。\r\n 機械のグリスや油汚れを拭き取る作業現場はもちろん、洗車や工具の手入れといったこだわりの趣味の時間、さらにはキッチンや窓まわりの日常的な清掃まで、使う場所を限定しない圧倒的な汎用性が仕事・生活を支えます。\r\n ※人体にはご使用できません。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#4890 -id: 3 -name: "防護服" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#4892 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779180423 {#4889 date: 2026-05-19 17:47:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4891 …} -Children: Doctrine\ORM\PersistentCollection {#3660 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4888 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "作業現場でも一般家庭でも使える不織布つなぎ。" -description: """ 実用性を追求し、徹底的にシンプルに仕上げた不織布製の防護服です。\r\n ファスナーカバーやポケットのないフラットなデザインにしたことで作業時の引っかかりをなくし軽量化と安全性を確保。\r\n 現場のメンテナンス業務はもちろん、一般家庭でのDIYや園芸、大掃除などにもおすすめです。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5110 -id: 4 -name: "作業用手袋" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1488881692 {#5108 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779180447 {#5109 date: 2026-05-19 17:47:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5111 …} -Children: Doctrine\ORM\PersistentCollection {#5113 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4888 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "必要な機能をしっかり確保、品質と価格にこだわりました。" -description: """ 倉庫での軽作業やピッキング、DIY、庭の手入れから本格的な精密機器のメンテナンスまで、様々な作業にお使いいただける手袋です。\r\n 1袋からまとめ買いまで対応、ウレタンコーティング手袋をメインに企画・生産しています。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#5046 -id: 103 -name: "オイル吸着マット" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1488881692 {#5310 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5311 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5312 …} -Children: Doctrine\ORM\PersistentCollection {#5314 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "確実な吸着力で油から地球を守り、環境への影響を最小限に抑えるオイル吸着製品。" -description: """ 工場内の漏油対策から緊急時の流出事故まで、現場の安全管理に欠かせない高性能吸着マットです。\r\n マットタイプやロールタイプなど、場所を選ばず使えるバリエーションを取り揃え、迅速な復旧作業と環境保護の両立をバックアップします。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: "icon-cate07.svg" -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#5041 -id: 104 -name: "油専用吸着マット" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#5039 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5040 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5042 …} -Children: Doctrine\ORM\PersistentCollection {#5044 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5046 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5649 -id: 105 -name: "液体吸収マット" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1488881692 {#5647 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5648 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5650 …} -Children: Doctrine\ORM\PersistentCollection {#5652 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5046 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#5054 -id: 106 -name: "小物・アクセサリー" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1488881692 {#5329 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5330 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5331 …} -Children: Doctrine\ORM\PersistentCollection {#5333 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "作業現場をもっと快適・効率的にする作業用小物。" -description: """ 日々の作業の質を左右するのは、実は細かな装備の充実かもしれません。\r\n 「あと少し、こうだったら良いのに」という現場の声に応えるべく、耐久性はもちろん、利便性や装着感に優れたアイテムをセレクトしました。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: "icon-cate08.svg" -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#5049 -id: 107 -name: "バッグ・工具袋" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#5047 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5048 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5050 …} -Children: Doctrine\ORM\PersistentCollection {#5052 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5054 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5663 -id: 108 -name: "帽子・キャップ" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1488881692 {#5661 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5662 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5664 …} -Children: Doctrine\ORM\PersistentCollection {#5666 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5054 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5677 -id: 109 -name: "ベルト" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1488881692 {#5675 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5676 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5678 …} -Children: Doctrine\ORM\PersistentCollection {#5680 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5054 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Proxies\__CG__\Eccube\Entity\Category {#5062 -id: 110 -name: "保護・衛生用品" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1488881692 {#5356 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5357 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5358 …} -Children: Doctrine\ORM\PersistentCollection {#5360 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "作業の質を落とさずに安全を確保し、簡単に使えてしっかり守る製品。" -description: """ どれだけ優れた防護性能があっても、動きにくさや使いづらさで作業のスピードが落ちてしまっては意味がありません。\r\n 当店では、装着していることを忘れるほどの軽さやフィット感、そして直感的に扱える簡便さを備えたアイテムを厳選してラインナップしました。\r\n 目に見えないリスクをシャットアウトし、身体への負担を最小限に抑えることで、常にベストなパフォーマンスを発揮できる安心の環境をサポートします。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: "icon-cate09.svg" -disp_status: 1 +__isInitialized__: true …2 } Eccube\Entity\Category {#5057 -id: 111 -name: "保護メガネ" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#5055 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5056 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5058 …} -Children: Doctrine\ORM\PersistentCollection {#5060 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5062 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5337 -id: 134 -name: "テストカテゴリ" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1779682834 {#5335 date: 2026-05-25 13:20:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779682834 {#5336 date: 2026-05-25 13:20:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5338 …} -Children: Doctrine\ORM\PersistentCollection {#5340 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5062 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5684 -id: 112 -name: "マスク" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1488881692 {#5682 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5683 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5685 …} -Children: Doctrine\ORM\PersistentCollection {#5687 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5062 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } Eccube\Entity\Category {#5733 -id: 113 -name: "カタログ請求" -hierarchy: 1 -sort_no: 59 -create_date: DateTime @1488881692 {#5731 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5732 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5734 …} -Children: Doctrine\ORM\PersistentCollection {#5736 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "カタログ閲覧・請求について" -description: """ 当店お取り扱いメーカーのデジタルカタログが閲覧できます。\r\n また冊子のカタログをご希望の法人様に限り、無料で送付させていただいております。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } ] |
| 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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | Container6cc2Pex\EntityManagerGhost554d0f0 {#747 …12} |
| 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 {#7990 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container6cc2Pex\EntityManagerGhost554d0f0 {#747 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4857 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "common.select__all_products" |
| placeholder_attr | [] |
| 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() {#7991 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#7992 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| 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 | [ 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8022 +label: "安全靴・作業靴" +value: "84" +data: Eccube\Entity\Category {#5011 -id: 84 -name: "安全靴・作業靴" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#5009 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5010 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5012 …} -Children: Doctrine\ORM\PersistentCollection {#5014 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "一歩一歩に、確かな安心と快適を。機能性はもちろん、デザインもおしゃれなフットウェア。" -description: """ 過酷な現場で身体を支え続ける足元には、妥協のない選択を。\r\n 圧倒的な支持を得ている「アシックス」をはじめ、人気のメーカーのシューズを厳選しました。\r\n 衝撃を吸収するクッション性、滑りにくい耐滑ソール、長時間の着用でも疲れにくい軽量設計、さらに存在感を放つデザイン、数ある名作の中から、お好みの一足が必ず見つかります。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: "icon-cate01.svg" -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8020 +label: "\u{3000}ローカット" +value: "85" +data: Eccube\Entity\Category {#5018 -id: 85 -name: "ローカット" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#5016 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5017 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5019 …} -Children: Doctrine\ORM\PersistentCollection {#5021 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8021 +label: "\u{3000}ミドル・ハイカット" +value: "86" +data: Eccube\Entity\Category {#5518 -id: 86 -name: "ミドル・ハイカット" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1488881692 {#5516 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5517 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5519 …} -Children: Doctrine\ORM\PersistentCollection {#5521 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8018 +label: "\u{3000}ダイヤル式" +value: "87" +data: Eccube\Entity\Category {#5532 -id: 87 -name: "ダイヤル式" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1488881692 {#5530 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5531 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5533 …} -Children: Doctrine\ORM\PersistentCollection {#5535 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8017 +label: "\u{3000}紐タイプ" +value: "88" +data: Eccube\Entity\Category {#5546 -id: 88 -name: "紐タイプ" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1488881692 {#5544 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5545 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5547 …} -Children: Doctrine\ORM\PersistentCollection {#5549 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8015 +label: "\u{3000}ベルトタイプ" +value: "89" +data: Eccube\Entity\Category {#5560 -id: 89 -name: "ベルトタイプ" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1488881692 {#5558 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5559 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5561 …} -Children: Doctrine\ORM\PersistentCollection {#5563 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8014 +label: "\u{3000}静電靴" +value: "90" +data: Eccube\Entity\Category {#5574 -id: 90 -name: "静電靴" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1488881692 {#5572 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5573 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5575 …} -Children: Doctrine\ORM\PersistentCollection {#5577 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8013 +label: "\u{3000}スリッポン" +value: "91" +data: Eccube\Entity\Category {#5588 -id: 91 -name: "スリッポン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1488881692 {#5586 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5587 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5589 …} -Children: Doctrine\ORM\PersistentCollection {#5591 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8012 +label: "\u{3000}ブーツ・半長靴" +value: "92" +data: Eccube\Entity\Category {#5602 -id: 92 -name: "ブーツ・半長靴" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1488881692 {#5600 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5601 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5603 …} -Children: Doctrine\ORM\PersistentCollection {#5605 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8011 +label: "\u{3000}長靴" +value: "93" +data: Eccube\Entity\Category {#5609 -id: 93 -name: "長靴" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1488881692 {#5607 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5608 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5610 …} -Children: Doctrine\ORM\PersistentCollection {#5612 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8010 +label: "\u{3000}先芯なし作業靴" +value: "94" +data: Proxies\__CG__\Eccube\Entity\Category {#5030 -id: 94 -name: "先芯なし作業靴" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1488881692 {#5621 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5622 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5623 …} -Children: Doctrine\ORM\PersistentCollection {#5625 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8008 +label: "\u{3000}\u{3000}一般作業用" +value: "95" +data: Eccube\Entity\Category {#5025 -id: 95 -name: "一般作業用" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#5023 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5024 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5026 …} -Children: Doctrine\ORM\PersistentCollection {#5028 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5030 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8009 +label: "\u{3000}\u{3000}高所作業用" +value: "96" +data: Eccube\Entity\Category {#5698 -id: 96 -name: "高所作業用" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1488881692 {#5696 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5697 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5699 …} -Children: Doctrine\ORM\PersistentCollection {#5701 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5030 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8006 +label: "\u{3000}\u{3000}救急・消防操法専用" +value: "97" +data: Eccube\Entity\Category {#5705 -id: 97 -name: "救急・消防操法専用" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1488881692 {#5703 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5704 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5706 …} -Children: Doctrine\ORM\PersistentCollection {#5708 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5030 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8005 +label: "\u{3000}\u{3000}厨房用" +value: "98" +data: Eccube\Entity\Category {#5712 -id: 98 -name: "厨房用" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1488881692 {#5710 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5711 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5713 …} -Children: Doctrine\ORM\PersistentCollection {#5715 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5030 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8004 +label: "\u{3000}\u{3000}医療・介護用" +value: "99" +data: Eccube\Entity\Category {#5719 -id: 99 -name: "医療・介護用" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1488881692 {#5717 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5718 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5720 …} -Children: Doctrine\ORM\PersistentCollection {#5722 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5030 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8109 +label: "\u{3000}靴用小物" +value: "100" +data: Proxies\__CG__\Eccube\Entity\Category {#5038 -id: 100 -name: "靴用小物" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1488881692 {#5634 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5635 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5636 …} -Children: Doctrine\ORM\PersistentCollection {#5638 …} -Parent: Eccube\Entity\Category {#5011} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8107 +label: "\u{3000}\u{3000}インソール" +value: "101" +data: Eccube\Entity\Category {#5033 -id: 101 -name: "インソール" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#5031 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5032 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5034 …} -Children: Doctrine\ORM\PersistentCollection {#5036 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5038 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8105 +label: "\u{3000}\u{3000}アタッチメント" +value: "102" +data: Eccube\Entity\Category {#5726 -id: 102 -name: "アタッチメント" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1488881692 {#5724 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5725 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5727 …} -Children: Doctrine\ORM\PersistentCollection {#5729 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5038 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8104 +label: "作業服・ユニフォーム" +value: "42" +data: Proxies\__CG__\Eccube\Entity\Category {#4945 -id: 42 -name: "作業服・ユニフォーム" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1488881692 {#5129 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5130 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5131 …} -Children: Doctrine\ORM\PersistentCollection {#5133 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "定番から次世代まで、ライトな着心地で動きやすいワークウェア。" -description: """ 当店では、伝統的なワークスタイルを守り続けるスタンダードなユニフォームから、最新のトレンドを取り入れた次世代ウェアまで幅広く取り揃えています。\r\n 実用性を極めた動きやすさと軽さ、ハードな作業から身軽さが求められる作業まで、毎日を支える確かな装備がここにあります。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: "icon-cate02.svg" -disp_status: 1 +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8102 +label: "\u{3000}作業服" +value: "43" +data: Eccube\Entity\Category {#4940 -id: 43 -name: "作業服" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#4938 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4939 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4941 …} -Children: Doctrine\ORM\PersistentCollection {#4943 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4945 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8099 +label: "\u{3000}\u{3000}長袖ブルゾン" +value: "44" +data: Eccube\Entity\Category {#4948 -id: 44 -name: "長袖ブルゾン" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4946 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4947 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4949 …} -Children: Doctrine\ORM\PersistentCollection {#4951 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8075 +label: "\u{3000}\u{3000}半袖ブルゾン" +value: "45" +data: Eccube\Entity\Category {#5351 -id: 45 -name: "半袖ブルゾン" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1488881692 {#5349 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5350 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5352 …} -Children: Doctrine\ORM\PersistentCollection {#5354 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8111 +label: "\u{3000}\u{3000}長袖シャツ" +value: "46" +data: Eccube\Entity\Category {#5371 -id: 46 -name: "長袖シャツ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1488881692 {#5369 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5370 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5372 …} -Children: Doctrine\ORM\PersistentCollection {#5374 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8110 +label: "\u{3000}\u{3000}半袖シャツ" +value: "47" +data: Eccube\Entity\Category {#5385 -id: 47 -name: "半袖シャツ" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1488881692 {#5383 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5384 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5386 …} -Children: Doctrine\ORM\PersistentCollection {#5388 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8108 +label: "\u{3000}\u{3000}カーゴパンツ" +value: "48" +data: Eccube\Entity\Category {#5399 -id: 48 -name: "カーゴパンツ" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1488881692 {#5397 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5398 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5400 …} -Children: Doctrine\ORM\PersistentCollection {#5402 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8106 +label: "\u{3000}\u{3000}ジョガーパンツ" +value: "49" +data: Eccube\Entity\Category {#5413 -id: 49 -name: "ジョガーパンツ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1488881692 {#5411 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5412 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5414 …} -Children: Doctrine\ORM\PersistentCollection {#5416 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8101 +label: "\u{3000}\u{3000}チノパン・スラックス他" +value: "50" +data: Eccube\Entity\Category {#5420 -id: 50 -name: "チノパン・スラックス他" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1488881692 {#5418 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5419 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5421 …} -Children: Doctrine\ORM\PersistentCollection {#5423 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8103 +label: "\u{3000}\u{3000}ハーフパンツ" +value: "51" +data: Eccube\Entity\Category {#5433 -id: 51 -name: "ハーフパンツ" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1488881692 {#5431 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5432 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5434 …} -Children: Doctrine\ORM\PersistentCollection {#5436 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8097 +label: "\u{3000}\u{3000}ベスト" +value: "52" +data: Eccube\Entity\Category {#5446 -id: 52 -name: "ベスト" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1488881692 {#5444 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5445 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5447 …} -Children: Doctrine\ORM\PersistentCollection {#5449 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8098 +label: "\u{3000}つなぎ服" +value: "53" +data: Proxies\__CG__\Eccube\Entity\Category {#4960 -id: 53 -name: "つなぎ服" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1488881692 {#5425 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5426 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5427 …} -Children: Doctrine\ORM\PersistentCollection {#5429 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4945 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8100 +label: "\u{3000}\u{3000}長袖つなぎ" +value: "54" +data: Eccube\Entity\Category {#4955 -id: 54 -name: "長袖つなぎ" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4953 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4954 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4956 …} -Children: Doctrine\ORM\PersistentCollection {#4958 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4960 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8096 +label: "\u{3000}\u{3000}半袖つなぎ" +value: "55" +data: Eccube\Entity\Category {#5459 -id: 55 -name: "半袖つなぎ" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1488881692 {#5457 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5458 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5460 …} -Children: Doctrine\ORM\PersistentCollection {#5462 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4960 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8095 +label: "\u{3000}\u{3000}オーバーオール" +value: "56" +data: Eccube\Entity\Category {#5472 -id: 56 -name: "オーバーオール" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1488881692 {#5470 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5471 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5473 …} -Children: Doctrine\ORM\PersistentCollection {#5475 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4960 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8094 +label: "\u{3000}Tシャツ・ポロシャツ" +value: "57" +data: Proxies\__CG__\Eccube\Entity\Category {#4968 -id: 57 -name: "Tシャツ・ポロシャツ" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1488881692 {#5438 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5439 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5440 …} -Children: Doctrine\ORM\PersistentCollection {#5442 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4945 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8093 +label: "\u{3000}\u{3000}長袖ポロシャツ" +value: "58" +data: Eccube\Entity\Category {#4963 -id: 58 -name: "長袖ポロシャツ" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4961 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4962 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4964 …} -Children: Doctrine\ORM\PersistentCollection {#4966 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4968 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8092 +label: "\u{3000}\u{3000}半袖ポロシャツ" +value: "59" +data: Eccube\Entity\Category {#5485 -id: 59 -name: "半袖ポロシャツ" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1488881692 {#5483 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5484 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5486 …} -Children: Doctrine\ORM\PersistentCollection {#5488 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4968 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8091 +label: "\u{3000}\u{3000}長袖Tシャツ" +value: "60" +data: Eccube\Entity\Category {#5498 -id: 60 -name: "長袖Tシャツ" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1488881692 {#5496 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5497 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5499 …} -Children: Doctrine\ORM\PersistentCollection {#5501 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4968 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8090 +label: "\u{3000}\u{3000}半袖Tシャツ" +value: "61" +data: Eccube\Entity\Category {#5511 -id: 61 -name: "半袖Tシャツ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1488881692 {#5509 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5510 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5512 …} -Children: Doctrine\ORM\PersistentCollection {#5514 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4968 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8089 +label: "\u{3000}コンプレッション・インナー" +value: "62" +data: Proxies\__CG__\Eccube\Entity\Category {#4976 -id: 62 -name: "コンプレッション・インナー" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1488881692 {#5451 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5452 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5453 …} -Children: Doctrine\ORM\PersistentCollection {#5455 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4945 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8088 +label: "\u{3000}\u{3000}春夏用インナー" +value: "63" +data: Eccube\Entity\Category {#4971 -id: 63 -name: "春夏用インナー" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4969 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4970 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4972 …} -Children: Doctrine\ORM\PersistentCollection {#4974 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4976 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8087 +label: "\u{3000}\u{3000}防寒用インナー" +value: "64" +data: Eccube\Entity\Category {#5525 -id: 64 -name: "防寒用インナー" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1488881692 {#5523 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5524 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5526 …} -Children: Doctrine\ORM\PersistentCollection {#5528 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4976 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8086 +label: "\u{3000}\u{3000}通年用インナー" +value: "65" +data: Eccube\Entity\Category {#5539 -id: 65 -name: "通年用インナー" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1488881692 {#5537 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5538 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5540 …} -Children: Doctrine\ORM\PersistentCollection {#5542 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4976 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8085 +label: "\u{3000}\u{3000}アームカバー・ソックス" +value: "66" +data: Eccube\Entity\Category {#5553 -id: 66 -name: "アームカバー・ソックス" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1488881692 {#5551 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5552 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5554 …} -Children: Doctrine\ORM\PersistentCollection {#5556 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4976 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8084 +label: "\u{3000}ファン付き作業服" +value: "67" +data: Proxies\__CG__\Eccube\Entity\Category {#4984 -id: 67 -name: "ファン付き作業服" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1488881692 {#5464 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5465 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5466 …} -Children: Doctrine\ORM\PersistentCollection {#5468 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4945 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8083 +label: "\u{3000}\u{3000}作業服単品" +value: "68" +data: Eccube\Entity\Category {#4979 -id: 68 -name: "作業服単品" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4977 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4978 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4980 …} -Children: Doctrine\ORM\PersistentCollection {#4982 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4984 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8082 +label: "\u{3000}\u{3000}バッテリー・ファン" +value: "69" +data: Eccube\Entity\Category {#5567 -id: 69 -name: "バッテリー・ファン" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1488881692 {#5565 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5566 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5568 …} -Children: Doctrine\ORM\PersistentCollection {#5570 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4984 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8081 +label: "\u{3000}\u{3000}作業服&デバイスセット" +value: "70" +data: Eccube\Entity\Category {#5581 -id: 70 -name: "作業服&デバイスセット" -hierarchy: 3 -sort_no: 44 -create_date: DateTime @1488881692 {#5579 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5580 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5582 …} -Children: Doctrine\ORM\PersistentCollection {#5584 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4984 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8114 +label: "\u{3000}防寒着" +value: "71" +data: Proxies\__CG__\Eccube\Entity\Category {#4992 -id: 71 -name: "防寒着" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1488881692 {#5477 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5478 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5479 …} -Children: Doctrine\ORM\PersistentCollection {#5481 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4945 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8115 +label: "\u{3000}\u{3000}ブルゾン" +value: "72" +data: Eccube\Entity\Category {#4987 -id: 72 -name: "ブルゾン" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4985 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4986 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4988 …} -Children: Doctrine\ORM\PersistentCollection {#4990 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4992 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8116 +label: "\u{3000}\u{3000}コート" +value: "73" +data: Eccube\Entity\Category {#5595 -id: 73 -name: "コート" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1488881692 {#5593 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5594 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5596 …} -Children: Doctrine\ORM\PersistentCollection {#5598 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4992 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8117 +label: "\u{3000}\u{3000}パンツ" +value: "74" +data: Eccube\Entity\Category {#5616 -id: 74 -name: "パンツ" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1488881692 {#5614 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5615 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5617 …} -Children: Doctrine\ORM\PersistentCollection {#5619 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4992 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8118 +label: "\u{3000}\u{3000}つなぎ服" +value: "75" +data: Eccube\Entity\Category {#5629 -id: 75 -name: "つなぎ服" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1488881692 {#5627 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5628 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5630 …} -Children: Doctrine\ORM\PersistentCollection {#5632 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4992 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8119 +label: "\u{3000}\u{3000}電熱式防寒着" +value: "76" +data: Eccube\Entity\Category {#5642 -id: 76 -name: "電熱式防寒着" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1488881692 {#5640 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5641 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5643 …} -Children: Doctrine\ORM\PersistentCollection {#5645 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4992 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8120 +label: "\u{3000}難燃・防炎作業服" +value: "77" +data: Proxies\__CG__\Eccube\Entity\Category {#5000 -id: 77 -name: "難燃・防炎作業服" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1488881692 {#5490 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5491 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5492 …} -Children: Doctrine\ORM\PersistentCollection {#5494 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4945 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8121 +label: "\u{3000}\u{3000}作業着" +value: "78" +data: Eccube\Entity\Category {#4995 -id: 78 -name: "作業着" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4993 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4994 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4996 …} -Children: Doctrine\ORM\PersistentCollection {#4998 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5000 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8122 +label: "\u{3000}\u{3000}エプロン" +value: "79" +data: Eccube\Entity\Category {#5656 -id: 79 -name: "エプロン" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1488881692 {#5654 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5655 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5657 …} -Children: Doctrine\ORM\PersistentCollection {#5659 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5000 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8123 +label: "\u{3000}\u{3000}頭巾・小物" +value: "80" +data: Eccube\Entity\Category {#5670 -id: 80 -name: "頭巾・小物" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1488881692 {#5668 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5669 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5671 …} -Children: Doctrine\ORM\PersistentCollection {#5673 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5000 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8124 +label: "\u{3000}その他作業服" +value: "81" +data: Proxies\__CG__\Eccube\Entity\Category {#5008 -id: 81 -name: "その他作業服" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1488881692 {#5503 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5504 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5505 …} -Children: Doctrine\ORM\PersistentCollection {#5507 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4945 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8125 +label: "\u{3000}\u{3000}塗装服" +value: "82" +data: Eccube\Entity\Category {#5003 -id: 82 -name: "塗装服" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#5001 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5002 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5004 …} -Children: Doctrine\ORM\PersistentCollection {#5006 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5008 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8126 +label: "\u{3000}\u{3000}レインウェア" +value: "83" +data: Eccube\Entity\Category {#5691 -id: 83 -name: "レインウェア" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1488881692 {#5689 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5690 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5692 …} -Children: Doctrine\ORM\PersistentCollection {#5694 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5008 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8127 +label: "プロウエスオリジナル_test" +value: "122" +data: Proxies\__CG__\Eccube\Entity\Category {#5100 -id: 122 -name: "プロウエスオリジナル_test" -hierarchy: 1 -sort_no: 19 -create_date: DateTime @1779258820 {#8003 date: 2026-05-20 15:33:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779423932 {#8016 date: 2026-05-22 13:25:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8068 …} -Children: Doctrine\ORM\PersistentCollection {#8065 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "Catch copy" -description: "Đoạn text bên dưới catch copy" -editor1: """ <p><div class="category-header"></p>\r\n <p> <h2>&#9825; 中カテゴリ<br>(サントレーディングオリジナル)</h2></p>\r\n <p> <p><strong>キャッチコピーキャッチコピー</strong></p></p>\r\n <p> <p>テキストが入ります。テキストが入ります。テキストが入ります。テキストが入ります。テキストが入ります。テキストが入ります。テキストが入ります。テキストが入ります。</p></p>\r\n <p></div></p>\r\n <p> </p>\r\n <p><h1>見出しh1見出しh1見出しh1見出しh1見出しh1</h1></p>\r\n <p><p>テキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキスト</p></p>\r\n <p> </p>\r\n <p><h2>見出しh2見出しh2見出しh2見出しh2見出しh2</h2></p>\r\n <p><p>テキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキスト</p></p>\r\n <p> </p>\r\n <p><h3>見出しh3見出しh3見出しh3見出しh3見出しh3</h3></p>\r\n <p><p style="text-align: center;"><img src="https://via.placeholder.com/600x300?text=NO+IMAGE" alt="Placeholder"></p></p>\r\n <p> </p>\r\n <p><h4>見出しh4見出しh4見出しh4見出しh4見出しh4</h4></p>\r\n <p><p>テキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキスト</p></p>\r\n <p> </p>\r\n <p><table></p>\r\n <p> <tbody></p>\r\n <p> <tr><td>a</td><td>a</td><td>a</td><td>a</td></tr></p>\r\n <p> <tr><td>b</td><td>b</td><td>b</td><td>b</td></tr></p>\r\n <p> </tbody></p>\r\n <p></table></p>\r\n <p> </p>\r\n <p><ol></p>\r\n <p> <li>a</li></p>\r\n <p> <li>b</li></p>\r\n <p> <li>c</li></p>\r\n <p></ol></p>\r\n <p><ul></p>\r\n <p> <li>d</li></p>\r\n <p> <li>e</li></p>\r\n <p> <li>f</li></p>\r\n <p></ul></p>\r\n <p> </p>\r\n <p><p><a href="#">テキストリンク</a></p></p>\r\n <p><blockquote></p>\r\n <p> <p>p</p></p>\r\n <p> <p>p</p></p>\r\n <p> <p>p</p></p>\r\n <p> <p><cite>cite</cite> <small>small</small> <em>em</em> <i>i</i> <strong>strong</strong> <b>b</b></p></p>\r\n <p></blockquote></p>\r\n <p> </p>\r\n <p><p><q>q</q></p></p>\r\n <p><address>address</address></p>\r\n <p><p><code>code</code> <kbd>kbd</kbd> <tt>tt</tt> <var>var</var> <samp>samp</samp></p></p>\r\n <p><pre>pre</pre></p>\r\n <p><p><abbr title="LOL">LOL</abbr> <mark>mark</mark> <ins>ins</ins> <sup>sup</sup> <sub>sub</sub> <small>small</small> <big>big</big></p></p>\r\n <p> </p>\r\n <p><dl></p>\r\n <p> <dt>dt</dt></p>\r\n <p> <dd>dd</dd></p>\r\n <p></dl></p>\r\n <p> </p>\r\n <p><figure></p>\r\n <p> <img src="https://via.placeholder.com/300x200?text=NO+IMAGE" alt="caption image"></p>\r\n <p> <figcaption>テキストテキスト<br>figcaption</figcaption></p>\r\n <p></figure></p>\r\n <p> </p>\r\n <p><p><button type="button">BUTTON</button></p></p>\r\n <p><p><input type="text" placeholder="Input text"></p></p>\r\n <p><p><input type="checkbox"> <input type="checkbox"></p></p>\r\n <p><p></p>\r\n <p> <select></p>\r\n <p> <option>Dropdown option</option></p>\r\n <p> </select></p>\r\n <p></p></p>\r\n <p><p><textarea rows="4"></textarea></p></p> """ -thumbnail_file_name: null -icon_file_name: "0521114721_6a0e7239894ed.svg" -disp_status: 0 +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8128 +label: "\u{3000}ウエス" +value: "123" +data: Proxies\__CG__\Eccube\Entity\Category {#5085 -id: 123 -name: "ウエス" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1779259833 {#8023 date: 2026-05-20 15:50:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779423680 {#8029 date: 2026-05-22 13:21:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8064 …} -Children: Doctrine\ORM\PersistentCollection {#8061 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5100 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 0 +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8129 +label: "\u{3000}\u{3000}カテゴリ con cấp 3" +value: "124" +data: Proxies\__CG__\Eccube\Entity\Category {#5070 -id: 124 -name: "カテゴリ con cấp 3" -hierarchy: 3 -sort_no: 4 -create_date: DateTime @1779260594 {#8072 date: 2026-05-20 16:03:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779351696 {#8071 date: 2026-05-21 17:21:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8060 …} -Children: Doctrine\ORM\PersistentCollection {#8057 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5085 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 0 +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8130 +label: "\u{3000}\u{3000}\u{3000}カテゴリ con cấp 4_test" +value: "130" +data: Eccube\Entity\Category {#5065 -id: 130 -name: "カテゴリ con cấp 4_test" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1779351578 {#5063 date: 2026-05-21 17:19:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779351631 {#5064 date: 2026-05-21 17:20:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5066 …} -Children: Doctrine\ORM\PersistentCollection {#5068 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5070 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8131 +label: "\u{3000}\u{3000}\u{3000}カテゴリ con cấp 4_test2" +value: "131" +data: Eccube\Entity\Category {#5073 -id: 131 -name: "カテゴリ con cấp 4_test2" -hierarchy: 4 -sort_no: 3 -create_date: DateTime @1779351588 {#5071 date: 2026-05-21 17:19:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779351638 {#5072 date: 2026-05-21 17:20:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5074 …} -Children: Doctrine\ORM\PersistentCollection {#5076 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5070 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8132 +label: "\u{3000}\u{3000}カテゴリ con cấp 3_test3" +value: "133" +data: Eccube\Entity\Category {#5080 -id: 133 -name: "カテゴリ con cấp 3_test3" -hierarchy: 3 -sort_no: 5 -create_date: DateTime @1779351655 {#5078 date: 2026-05-21 17:20:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779351696 {#5079 date: 2026-05-21 17:21:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5081 …} -Children: Doctrine\ORM\PersistentCollection {#5083 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5085 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8133 +label: "\u{3000}\u{3000}カテゴリ con cấp 3_test2" +value: "132" +data: Eccube\Entity\Category {#5088 -id: 132 -name: "カテゴリ con cấp 3_test2" -hierarchy: 3 -sort_no: 6 -create_date: DateTime @1779351649 {#5086 date: 2026-05-21 17:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779351696 {#5087 date: 2026-05-21 17:21:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5089 …} -Children: Doctrine\ORM\PersistentCollection {#5091 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5085 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8134 +label: "\u{3000}防護服" +value: "126" +data: Eccube\Entity\Category {#5095 -id: 126 -name: "防護服" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1779331757 {#5093 date: 2026-05-21 11:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779423686 {#5094 date: 2026-05-22 13:21:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5096 …} -Children: Doctrine\ORM\PersistentCollection {#5098 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5100 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8135 +label: "\u{3000}作業用手袋" +value: "127" +data: Eccube\Entity\Category {#5103 -id: 127 -name: "作業用手袋" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1779331768 {#5101 date: 2026-05-21 11:49:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779423692 {#5102 date: 2026-05-22 13:21:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5104 …} -Children: Doctrine\ORM\PersistentCollection {#5106 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5100 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8136 +label: "\u{3000}カテゴリ con cấp 2_test" +value: "128" +data: Eccube\Entity\Category {#5179 -id: 128 -name: "カテゴリ con cấp 2_test" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1779351404 {#5177 date: 2026-05-21 17:16:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779351404 {#5178 date: 2026-05-21 17:16:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5180 …} -Children: Doctrine\ORM\PersistentCollection {#5182 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5100 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8137 +label: "\u{3000}カテゴリ con cấp 2_test2" +value: "129" +data: Eccube\Entity\Category {#5186 -id: 129 -name: "カテゴリ con cấp 2_test2" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1779351412 {#5184 date: 2026-05-21 17:16:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779351412 {#5185 date: 2026-05-21 17:16:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5187 …} -Children: Doctrine\ORM\PersistentCollection {#5189 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5100 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8138 +label: "防護服" +value: "38" +data: Proxies\__CG__\Eccube\Entity\Category {#4937 -id: 38 -name: "防護服" -hierarchy: 1 -sort_no: 20 -create_date: DateTime @1488881692 {#5231 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5232 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5233 …} -Children: Doctrine\ORM\PersistentCollection {#5235 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "安全性と快適性を両立した信頼できる一着。" -description: """ 丈夫で破れにくい素材でありながら、優れた通気性を確保し、衣服内の蒸れを軽減。\r\n 長時間の過酷な任務でもパフォーマンスを落とさず、安全と健康を足元から頭部までトータルサポートします。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: "icon-cate04.svg" -disp_status: 1 +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8139 +label: "\u{3000}有害物質用" +value: "39" +data: Eccube\Entity\Category {#4932 -id: 39 -name: "有害物質用" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#4930 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4931 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4933 …} -Children: Doctrine\ORM\PersistentCollection {#4935 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4937 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8140 +label: "\u{3000}軽作業・粉塵用" +value: "40" +data: Eccube\Entity\Category {#5392 -id: 40 -name: "軽作業・粉塵用" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1488881692 {#5390 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5391 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5393 …} -Children: Doctrine\ORM\PersistentCollection {#5395 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4937 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8141 +label: "\u{3000}その他(シューズカバー、エプロンなど)" +value: "41" +data: Eccube\Entity\Category {#5406 -id: 41 -name: "その他(シューズカバー、エプロンなど)" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1488881692 {#5404 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5405 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5407 …} -Children: Doctrine\ORM\PersistentCollection {#5409 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4937 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8142 +label: "ウエス" +value: "5" +data: Proxies\__CG__\Eccube\Entity\Category {#4753 -id: 5 -name: "ウエス" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1488881692 {#5237 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5238 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5239 …} -Children: Doctrine\ORM\PersistentCollection {#5241 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "掃除や拭き取り、メンテナンス作業など、さまざまなシーンで活躍する布製品。" -description: """ 当店が取り扱うウエスは国内外の専門工場で一貫管理され、裁断⇒選別⇒検針⇒梱包の工程を経たリユース製品です。\r\n 仕上げ工程に適した新品布から、吸水性・吸油性に優れた中古布、そして利便性に優れた紙タイプまで、ただの布切れでは到達できない、確かな吸着力と衛生品質が、現場の環境を健やかに整えます。\r\n ※人体にはご使用できません。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: "icon-cate03.svg" -disp_status: 1 +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8143 +label: "\u{3000}新品布ウエス" +value: "6" +data: Eccube\Entity\Category {#4121 -id: 6 -name: "新品布ウエス" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#4099 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#3724 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4131 …} -Children: Doctrine\ORM\PersistentCollection {#4755 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4753 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8144 +label: "\u{3000}\u{3000}新白メリヤス" +value: "7" +data: Eccube\Entity\Category {#4846 -id: 7 -name: "新白メリヤス" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4796 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4847 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4711 …} -Children: Doctrine\ORM\PersistentCollection {#4046 …} -Parent: Eccube\Entity\Category {#4121} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8145 +label: "\u{3000}中古布ウエス" +value: "8" +data: Proxies\__CG__\Eccube\Entity\Category {#4860 -id: 8 -name: "中古布ウエス" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1488881692 {#5191 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5192 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5193 …} -Children: Doctrine\ORM\PersistentCollection {#5195 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4753 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8146 +label: "\u{3000}\u{3000}メリヤスウエス" +value: "9" +data: Eccube\Entity\Category {#4004 -id: 9 -name: "メリヤスウエス" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#3686 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778210527 {#4015 date: 2026-05-08 12:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3621 …} -Children: Doctrine\ORM\PersistentCollection {#3947 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4860 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8147 +label: "\u{3000}\u{3000}\u{3000}白メリヤスウエス" +value: "10" +data: Eccube\Entity\Category {#4878 -id: 10 -name: "白メリヤスウエス" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1488881692 {#4861 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4862 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4877 …} -Children: Doctrine\ORM\PersistentCollection {#4875 …} -Parent: Eccube\Entity\Category {#4004} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8148 +label: "\u{3000}\u{3000}\u{3000}淡色メリヤスウエス" +value: "11" +data: Eccube\Entity\Category {#4871 -id: 11 -name: "淡色メリヤスウエス" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1488881692 {#4873 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4872 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4870 …} -Children: Doctrine\ORM\PersistentCollection {#4868 …} -Parent: Eccube\Entity\Category {#4004} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8149 +label: "\u{3000}\u{3000}\u{3000}濃色メリヤスウエス" +value: "12" +data: Eccube\Entity\Category {#5117 -id: 12 -name: "濃色メリヤスウエス" -hierarchy: 4 -sort_no: 10 -create_date: DateTime @1488881692 {#5115 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5116 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5118 …} -Children: Doctrine\ORM\PersistentCollection {#5120 …} -Parent: Eccube\Entity\Category {#4004} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8150 +label: "\u{3000}\u{3000}\u{3000}濃色綿メリヤスウエス" +value: "13" +data: Eccube\Entity\Category {#5199 -id: 13 -name: "濃色綿メリヤスウエス" -hierarchy: 4 -sort_no: 19 -create_date: DateTime @1488881692 {#5197 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5198 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5200 …} -Children: Doctrine\ORM\PersistentCollection {#5202 …} -Parent: Eccube\Entity\Category {#4004} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8151 +label: "\u{3000}\u{3000}\u{3000}白色厚メリヤスウエス" +value: "14" +data: Eccube\Entity\Category {#5213 -id: 14 -name: "白色厚メリヤスウエス" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1488881692 {#5211 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5212 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5214 …} -Children: Doctrine\ORM\PersistentCollection {#5216 …} -Parent: Eccube\Entity\Category {#4004} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8152 +label: "\u{3000}\u{3000}白ウエス" +value: "117" +data: Eccube\Entity\Category {#5137 -id: 117 -name: "白ウエス" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1778208451 {#5135 date: 2026-05-08 11:47:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778210527 {#5136 date: 2026-05-08 12:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5138 …} -Children: Doctrine\ORM\PersistentCollection {#5140 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4860 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8153 +label: "\u{3000}\u{3000}タオルウエス" +value: "116" +data: Eccube\Entity\Category {#5144 -id: 116 -name: "タオルウエス" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1778206641 {#5142 date: 2026-05-08 11:17:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778210527 {#5143 date: 2026-05-08 12:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5145 …} -Children: Doctrine\ORM\PersistentCollection {#5147 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4860 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8154 +label: "\u{3000}\u{3000}シーツウエス" +value: "118" +data: Eccube\Entity\Category {#5151 -id: 118 -name: "シーツウエス" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1778208471 {#5149 date: 2026-05-08 11:47:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778210527 {#5150 date: 2026-05-08 12:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5152 …} -Children: Doctrine\ORM\PersistentCollection {#5154 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4860 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8155 +label: "\u{3000}\u{3000}エコノミーウエス" +value: "119" +data: Eccube\Entity\Category {#5158 -id: 119 -name: "エコノミーウエス" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1778208482 {#5156 date: 2026-05-08 11:48:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778210527 {#5157 date: 2026-05-08 12:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5159 …} -Children: Doctrine\ORM\PersistentCollection {#5161 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4860 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8156 +label: "\u{3000}\u{3000}シマウエス・ニシキウエス" +value: "115" +data: Eccube\Entity\Category {#5165 -id: 115 -name: "シマウエス・ニシキウエス" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1778206277 {#5163 date: 2026-05-08 11:11:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778210527 {#5164 date: 2026-05-08 12:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5166 …} -Children: Doctrine\ORM\PersistentCollection {#5168 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4860 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8157 +label: "\u{3000}\u{3000}おしぼりウエス" +value: "114" +data: Eccube\Entity\Category {#5172 -id: 114 -name: "おしぼりウエス" -hierarchy: 3 -sort_no: 16 -create_date: DateTime @1778206229 {#5170 date: 2026-05-08 11:10:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778210527 {#5171 date: 2026-05-08 12:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5173 …} -Children: Doctrine\ORM\PersistentCollection {#5175 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4860 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8158 +label: "\u{3000}紙ウエス・紙ワイパー" +value: "15" +data: Proxies\__CG__\Eccube\Entity\Category {#4898 -id: 15 -name: "紙ウエス・紙ワイパー" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1488881692 {#5218 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5219 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5220 …} -Children: Doctrine\ORM\PersistentCollection {#5222 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4753 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8159 +label: "\u{3000}\u{3000}タオルウエス" +value: "16" +data: Eccube\Entity\Category {#4864 -id: 16 -name: "タオルウエス" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4866 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4865 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4863 …} -Children: Doctrine\ORM\PersistentCollection {#4895 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4898 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8160 +label: "\u{3000}\u{3000}白ウエス" +value: "17" +data: Eccube\Entity\Category {#4901 -id: 17 -name: "白ウエス" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4899 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4900 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4902 …} -Children: Doctrine\ORM\PersistentCollection {#4904 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4898 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8161 +label: "\u{3000}\u{3000}シーツウエス" +value: "18" +data: Eccube\Entity\Category {#5124 -id: 18 -name: "シーツウエス" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1488881692 {#5122 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5123 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5125 …} -Children: Doctrine\ORM\PersistentCollection {#5127 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4898 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8162 +label: "\u{3000}\u{3000}シマウエス・ニシキウエス" +value: "19" +data: Eccube\Entity\Category {#5206 -id: 19 -name: "シマウエス・ニシキウエス" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1488881692 {#5204 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5205 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5207 …} -Children: Doctrine\ORM\PersistentCollection {#5209 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4898 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8163 +label: "\u{3000}\u{3000}エコノミーウエス" +value: "20" +data: Eccube\Entity\Category {#5226 -id: 20 -name: "エコノミーウエス" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1488881692 {#5224 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5225 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5227 …} -Children: Doctrine\ORM\PersistentCollection {#5229 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4898 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8164 +label: "\u{3000}\u{3000}おしぼりウエス" +value: "21" +data: Eccube\Entity\Category {#5245 -id: 21 -name: "おしぼりウエス" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1488881692 {#5243 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5244 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5246 …} -Children: Doctrine\ORM\PersistentCollection {#5248 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4898 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8165 +label: "作業用手袋" +value: "22" +data: Proxies\__CG__\Eccube\Entity\Category {#4913 -id: 22 -name: "作業用手袋" -hierarchy: 1 -sort_no: 22 -create_date: DateTime @1488881692 {#5257 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5258 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5259 …} -Children: Doctrine\ORM\PersistentCollection {#5261 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "外部の刺激からしっかり手を保護、現場作業に必須の装備。" -description: """ 安全作業の第一歩は、自分に合った手袋を選ぶことから始まります。\r\n 本格的な工事から、週末のDIY、庭のお手入れまで、どんなシーンでも手の一部として馴染む快適な着け心地、日々の作業の心強いパートナーとなる手袋に巡り合えます。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: "icon-cate05.svg" -disp_status: 1 +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8166 +label: "\u{3000}軍手" +value: "23" +data: Eccube\Entity\Category {#4908 -id: 23 -name: "軍手" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#4906 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4907 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4909 …} -Children: Doctrine\ORM\PersistentCollection {#4911 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8167 +label: "\u{3000}スムス手袋" +value: "24" +data: Eccube\Entity\Category {#5252 -id: 24 -name: "スムス手袋" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1488881692 {#5250 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5251 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5253 …} -Children: Doctrine\ORM\PersistentCollection {#5255 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8168 +label: "\u{3000}背抜き手袋" +value: "25" +data: Eccube\Entity\Category {#5265 -id: 25 -name: "背抜き手袋" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1488881692 {#5263 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5264 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5266 …} -Children: Doctrine\ORM\PersistentCollection {#5268 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8169 +label: "\u{3000}ゴム手袋・ビニール手袋" +value: "26" +data: Eccube\Entity\Category {#5285 -id: 26 -name: "ゴム手袋・ビニール手袋" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1488881692 {#5283 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5284 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5286 …} -Children: Doctrine\ORM\PersistentCollection {#5288 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8170 +label: "\u{3000}皮革手袋" +value: "27" +data: Proxies\__CG__\Eccube\Entity\Category {#4921 -id: 27 -name: "皮革手袋" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1488881692 {#5297 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5298 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5299 …} -Children: Doctrine\ORM\PersistentCollection {#5301 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8171 +label: "\u{3000}\u{3000}牛床革" +value: "28" +data: Eccube\Entity\Category {#4916 -id: 28 -name: "牛床革" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4914 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4915 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4917 …} -Children: Doctrine\ORM\PersistentCollection {#4919 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4921 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8172 +label: "\u{3000}\u{3000}牛表革" +value: "29" +data: Eccube\Entity\Category {#5272 -id: 29 -name: "牛表革" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1488881692 {#5270 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5271 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5273 …} -Children: Doctrine\ORM\PersistentCollection {#5275 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4921 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8173 +label: "\u{3000}\u{3000}豚革" +value: "30" +data: Eccube\Entity\Category {#5292 -id: 30 -name: "豚革" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1488881692 {#5290 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5291 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5293 …} -Children: Doctrine\ORM\PersistentCollection {#5295 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4921 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8174 +label: "\u{3000}\u{3000}溶接用手袋" +value: "31" +data: Eccube\Entity\Category {#5305 -id: 31 -name: "溶接用手袋" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1488881692 {#5303 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5304 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5306 …} -Children: Doctrine\ORM\PersistentCollection {#5308 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4921 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8175 +label: "\u{3000}耐切創手袋" +value: "32" +data: Proxies\__CG__\Eccube\Entity\Category {#4929 -id: 32 -name: "耐切創手袋" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1488881692 {#5316 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5317 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5318 …} -Children: Doctrine\ORM\PersistentCollection {#5320 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8176 +label: "\u{3000}\u{3000}アラミド" +value: "33" +data: Eccube\Entity\Category {#4924 -id: 33 -name: "アラミド" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1488881692 {#4922 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4923 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4925 …} -Children: Doctrine\ORM\PersistentCollection {#4927 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4929 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8177 +label: "\u{3000}\u{3000}高強度ポリエチレン" +value: "34" +data: Eccube\Entity\Category {#5324 -id: 34 -name: "高強度ポリエチレン" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1488881692 {#5322 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5323 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5325 …} -Children: Doctrine\ORM\PersistentCollection {#5327 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4929 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8178 +label: "\u{3000}耐熱手袋" +value: "35" +data: Eccube\Entity\Category {#5344 -id: 35 -name: "耐熱手袋" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1488881692 {#5342 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5343 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5345 …} -Children: Doctrine\ORM\PersistentCollection {#5347 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8179 +label: "\u{3000}帆布手袋・ウエス手袋" +value: "36" +data: Eccube\Entity\Category {#5364 -id: 36 -name: "帆布手袋・ウエス手袋" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1488881692 {#5362 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5363 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5365 …} -Children: Doctrine\ORM\PersistentCollection {#5367 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8180 +label: "\u{3000}インナー手袋" +value: "37" +data: Eccube\Entity\Category {#5378 -id: 37 -name: "インナー手袋" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1488881692 {#5376 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5377 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5379 …} -Children: Doctrine\ORM\PersistentCollection {#5381 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4913 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8181 +label: "プロウエスオリジナル" +value: "1" +data: Proxies\__CG__\Eccube\Entity\Category {#4888 -id: 1 -name: "プロウエスオリジナル" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1488881692 {#5277 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5278 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5279 …} -Children: Doctrine\ORM\PersistentCollection {#5281 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "洗練されたデザインで必要な機能をしっかり確保、お求めやすい価格を実現。" -description: """ 「消耗品はできるだけ安く購入したい」・・・そんなお客様からの切実な声に応えるべく、「経費に優しく、質は落とさない」をコンセプトに当店が独自に企画・生産を手がけたオリジナル商品です。\r\n ショップ直販だからこそ実現した手に取りやすい価格設定、必要な機能を過不足なく備えており、作業現場はもちろん一般家庭でもお使いいただけます。 """ -editor1: null -thumbnail_file_name: "0514201340_6a05ae640a475.jpg" -icon_file_name: "icon-cate06.svg" -disp_status: 1 +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8182 +label: "\u{3000}ウエス" +value: "2" +data: Eccube\Entity\Category {#4747 -id: 2 -name: "ウエス" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#4741 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779180038 {#4728 date: 2026-05-19 17:40:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4705 …} -Children: Doctrine\ORM\PersistentCollection {#4703 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4888 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "あらゆるシーンで活躍、掃除やメンテナンスに役立つ逸品。" -description: """ 現場が求める「丈夫さ」と、家庭が求める「扱いやすさ」を意識して企画しました。\r\n 機械のグリスや油汚れを拭き取る作業現場はもちろん、洗車や工具の手入れといったこだわりの趣味の時間、さらにはキッチンや窓まわりの日常的な清掃まで、使う場所を限定しない圧倒的な汎用性が仕事・生活を支えます。\r\n ※人体にはご使用できません。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8183 +label: "\u{3000}防護服" +value: "3" +data: Eccube\Entity\Category {#4890 -id: 3 -name: "防護服" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#4892 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779180423 {#4889 date: 2026-05-19 17:47:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4891 …} -Children: Doctrine\ORM\PersistentCollection {#3660 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4888 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "作業現場でも一般家庭でも使える不織布つなぎ。" -description: """ 実用性を追求し、徹底的にシンプルに仕上げた不織布製の防護服です。\r\n ファスナーカバーやポケットのないフラットなデザインにしたことで作業時の引っかかりをなくし軽量化と安全性を確保。\r\n 現場のメンテナンス業務はもちろん、一般家庭でのDIYや園芸、大掃除などにもおすすめです。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8184 +label: "\u{3000}作業用手袋" +value: "4" +data: Eccube\Entity\Category {#5110 -id: 4 -name: "作業用手袋" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1488881692 {#5108 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779180447 {#5109 date: 2026-05-19 17:47:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5111 …} -Children: Doctrine\ORM\PersistentCollection {#5113 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#4888 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "必要な機能をしっかり確保、品質と価格にこだわりました。" -description: """ 倉庫での軽作業やピッキング、DIY、庭の手入れから本格的な精密機器のメンテナンスまで、様々な作業にお使いいただける手袋です。\r\n 1袋からまとめ買いまで対応、ウレタンコーティング手袋をメインに企画・生産しています。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8185 +label: "オイル吸着マット" +value: "103" +data: Proxies\__CG__\Eccube\Entity\Category {#5046 -id: 103 -name: "オイル吸着マット" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1488881692 {#5310 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5311 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5312 …} -Children: Doctrine\ORM\PersistentCollection {#5314 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "確実な吸着力で油から地球を守り、環境への影響を最小限に抑えるオイル吸着製品。" -description: """ 工場内の漏油対策から緊急時の流出事故まで、現場の安全管理に欠かせない高性能吸着マットです。\r\n マットタイプやロールタイプなど、場所を選ばず使えるバリエーションを取り揃え、迅速な復旧作業と環境保護の両立をバックアップします。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: "icon-cate07.svg" -disp_status: 1 +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8186 +label: "\u{3000}油専用吸着マット" +value: "104" +data: Eccube\Entity\Category {#5041 -id: 104 -name: "油専用吸着マット" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#5039 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5040 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5042 …} -Children: Doctrine\ORM\PersistentCollection {#5044 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5046 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8187 +label: "\u{3000}液体吸収マット" +value: "105" +data: Eccube\Entity\Category {#5649 -id: 105 -name: "液体吸収マット" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1488881692 {#5647 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5648 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5650 …} -Children: Doctrine\ORM\PersistentCollection {#5652 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5046 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8188 +label: "小物・アクセサリー" +value: "106" +data: Proxies\__CG__\Eccube\Entity\Category {#5054 -id: 106 -name: "小物・アクセサリー" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1488881692 {#5329 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5330 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5331 …} -Children: Doctrine\ORM\PersistentCollection {#5333 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "作業現場をもっと快適・効率的にする作業用小物。" -description: """ 日々の作業の質を左右するのは、実は細かな装備の充実かもしれません。\r\n 「あと少し、こうだったら良いのに」という現場の声に応えるべく、耐久性はもちろん、利便性や装着感に優れたアイテムをセレクトしました。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: "icon-cate08.svg" -disp_status: 1 +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8189 +label: "\u{3000}バッグ・工具袋" +value: "107" +data: Eccube\Entity\Category {#5049 -id: 107 -name: "バッグ・工具袋" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#5047 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5048 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5050 …} -Children: Doctrine\ORM\PersistentCollection {#5052 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5054 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8190 +label: "\u{3000}帽子・キャップ" +value: "108" +data: Eccube\Entity\Category {#5663 -id: 108 -name: "帽子・キャップ" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1488881692 {#5661 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5662 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5664 …} -Children: Doctrine\ORM\PersistentCollection {#5666 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5054 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8191 +label: "\u{3000}ベルト" +value: "109" +data: Eccube\Entity\Category {#5677 -id: 109 -name: "ベルト" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1488881692 {#5675 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5676 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5678 …} -Children: Doctrine\ORM\PersistentCollection {#5680 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5054 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8192 +label: "保護・衛生用品" +value: "110" +data: Proxies\__CG__\Eccube\Entity\Category {#5062 -id: 110 -name: "保護・衛生用品" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1488881692 {#5356 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5357 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5358 …} -Children: Doctrine\ORM\PersistentCollection {#5360 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "作業の質を落とさずに安全を確保し、簡単に使えてしっかり守る製品。" -description: """ どれだけ優れた防護性能があっても、動きにくさや使いづらさで作業のスピードが落ちてしまっては意味がありません。\r\n 当店では、装着していることを忘れるほどの軽さやフィット感、そして直感的に扱える簡便さを備えたアイテムを厳選してラインナップしました。\r\n 目に見えないリスクをシャットアウトし、身体への負担を最小限に抑えることで、常にベストなパフォーマンスを発揮できる安心の環境をサポートします。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: "icon-cate09.svg" -disp_status: 1 +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8193 +label: "\u{3000}保護メガネ" +value: "111" +data: Eccube\Entity\Category {#5057 -id: 111 -name: "保護メガネ" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1488881692 {#5055 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5056 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5058 …} -Children: Doctrine\ORM\PersistentCollection {#5060 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5062 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8194 +label: "\u{3000}テストカテゴリ" +value: "134" +data: Eccube\Entity\Category {#5337 -id: 134 -name: "テストカテゴリ" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1779682834 {#5335 date: 2026-05-25 13:20:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779682834 {#5336 date: 2026-05-25 13:20:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5338 …} -Children: Doctrine\ORM\PersistentCollection {#5340 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5062 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8195 +label: "\u{3000}マスク" +value: "112" +data: Eccube\Entity\Category {#5684 -id: 112 -name: "マスク" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1488881692 {#5682 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#5683 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5685 …} -Children: Doctrine\ORM\PersistentCollection {#5687 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#5062 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: null -description: null -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8196 +label: "カタログ請求" +value: "113" +data: Eccube\Entity\Category {#5733 -id: 113 -name: "カタログ請求" -hierarchy: 1 -sort_no: 59 -create_date: DateTime @1488881692 {#5731 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1779350915 {#5732 date: 2026-05-21 17:08:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5734 …} -Children: Doctrine\ORM\PersistentCollection {#5736 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4893 …} -catch: "カタログ閲覧・請求について" -description: """ 当店お取り扱いメーカーのデジタルカタログが閲覧できます。\r\n また冊子のカタログをご希望の法人様に限り、無料で送付させていただいております。 """ -editor1: null -thumbnail_file_name: null -icon_file_name: null -disp_status: 1 } +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 {#8031 -form: Symfony\Component\Form\Form {#8046 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#8032 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#8024 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| 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_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_category_id" |
| valid | true |
| value | "" |
name
Errors
This form has no errors.
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 {#683 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#682 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#679 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#8077 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter a valid search term." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "common.search_keyword" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#8069 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1076 …} $message: Closure() {#7998 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| 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 {#8197 -form: Symfony\Component\Form\Form {#8043 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8025 …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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_name" |
| valid | true |
| value | "" |