Forms
-
entry
-
name
-
name01
-
name02
-
-
birth
-
year
-
month
-
day
-
-
mailmaga_flg
-
0
-
1
-
-
country
-
plain_password
-
email
-
address
-
pref
-
addr01
-
-
user_policy_check
-
_token
-
-
(no name)
-
category_id
-
name
-
entry
"Eccube\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 {#3692 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: "QuoTfUdrNQTeWFc5ungFbeV0auwPO9Wc" -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 {#3701 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3699 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3694 …} -Status: Eccube\Entity\Master\CustomerStatus {#3695 …} -Sex: null -Job: null -Pref: null -postal_code: null -Country: null -customer_code: null -addr_free: null -buy_total_allchannel: 0 -buy_total_allchannel_year: 0 -DeliveryCountry: null +vt4g_account_id: null -v2_amazon_user_id: null #mailmaga_flg: null -Contacts: 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 {#3692 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: "QuoTfUdrNQTeWFc5ungFbeV0auwPO9Wc" -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 {#3701 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3699 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3694 …} -Status: Eccube\Entity\Master\CustomerStatus {#3695 …} -Sex: null -Job: null -Pref: null -postal_code: null -Country: null -customer_code: null -addr_free: null -buy_total_allchannel: 0 -buy_total_allchannel_year: 0 -DeliveryCountry: null +vt4g_account_id: null -v2_amazon_user_id: null #mailmaga_flg: null -Contacts: null } |
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 {#787 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#786 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#785 …} -namespace: Closure() {#783 …} } |
| data | Eccube\Entity\Customer {#3692 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: "QuoTfUdrNQTeWFc5ungFbeV0auwPO9Wc" -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 {#3701 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3699 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3694 …} -Status: Eccube\Entity\Master\CustomerStatus {#3695 …} -Sex: null -Job: null -Pref: null -postal_code: null -Country: null -customer_code: null -addr_free: null -buy_total_allchannel: 0 -buy_total_allchannel_year: 0 -DeliveryCountry: null +vt4g_account_id: null -v2_amazon_user_id: null #mailmaga_flg: null -Contacts: 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) {#3994 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 | [] |
| 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() {#3992 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1184 …} $message: Closure() {#3993 …} $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 {#3692 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: "QuoTfUdrNQTeWFc5ungFbeV0auwPO9Wc" -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 {#3701 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3699 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3694 …} -Status: Eccube\Entity\Master\CustomerStatus {#3695 …} -Sex: null -Job: null -Pref: null -postal_code: null -Country: null -customer_code: null -addr_free: null -buy_total_allchannel: 0 -buy_total_allchannel_year: 0 -DeliveryCountry: null +vt4g_account_id: null -v2_amazon_user_id: null #mailmaga_flg: null -Contacts: null } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4428 -form: Symfony\Component\Form\Form {#4179 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4367 …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 {#3692 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: "QuoTfUdrNQTeWFc5ungFbeV0auwPO9Wc" -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 {#3701 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3699 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3694 …} -Status: Eccube\Entity\Master\CustomerStatus {#3695 …} -Sex: null -Job: null -Pref: null -postal_code: null -Country: null -customer_code: null -addr_free: null -buy_total_allchannel: 0 -buy_total_allchannel_year: 0 -DeliveryCountry: null +vt4g_account_id: null -v2_amazon_user_id: null #mailmaga_flg: null -Contacts: 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 {#3692 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: "QuoTfUdrNQTeWFc5ungFbeV0auwPO9Wc" -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 {#3701 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3699 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3694 …} -Status: Eccube\Entity\Master\CustomerStatus {#3695 …} -Sex: null -Job: null -Pref: null -postal_code: null -Country: null -customer_code: null -addr_free: null -buy_total_allchannel: 0 -buy_total_allchannel_year: 0 -DeliveryCountry: null +vt4g_account_id: null -v2_amazon_user_id: null #mailmaga_flg: null -Contacts: 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 {#787 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#786 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#785 …} -namespace: Closure() {#783 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3989 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 {#4011 +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 {#4016 +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 {#4012 +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 {#3987 +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() {#4034 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1184 …} $message: Closure() {#3988 …} $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 {#3692 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: "QuoTfUdrNQTeWFc5ungFbeV0auwPO9Wc" -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 {#3701 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3699 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3694 …} -Status: Eccube\Entity\Master\CustomerStatus {#3695 …} -Sex: null -Job: null -Pref: null -postal_code: null -Country: null -customer_code: null -addr_free: null -buy_total_allchannel: 0 -buy_total_allchannel_year: 0 -DeliveryCountry: null +vt4g_account_id: null -v2_amazon_user_id: null #mailmaga_flg: null -Contacts: 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 {#4194 …} -errors: [] } |
| firstname_name | "name02" |
| form | Symfony\Component\Form\FormView {#4443 …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 {#3692 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: "QuoTfUdrNQTeWFc5ungFbeV0auwPO9Wc" -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 {#3701 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3699 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3694 …} -Status: Eccube\Entity\Master\CustomerStatus {#3695 …} -Sex: null -Job: null -Pref: null -postal_code: null -Country: null -customer_code: null -addr_free: null -buy_total_allchannel: 0 -buy_total_allchannel_year: 0 -DeliveryCountry: null +vt4g_account_id: null -v2_amazon_user_id: null #mailmaga_flg: null -Contacts: 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 {#4050 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4012 +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 {#3987 +payload: null +groups: ? +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4050 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4012 +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 {#3987 +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 {#4050 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4012 +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 {#3987 +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 {#787 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#786 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#785 …} -namespace: Closure() {#783 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4215 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() {#4220 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1184 …} $message: Closure() {#4219 …} $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 {#4437 -form: Symfony\Component\Form\Form {#4197 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4438 …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 {#4055 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4011 +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 {#4016 +payload: null +groups: ? +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4055 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4011 +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 {#4016 +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 {#4055 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4011 +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 {#4016 +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 {#787 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#786 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#785 …} -namespace: Closure() {#783 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4184 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() {#4186 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1184 …} $message: Closure() {#4185 …} $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 {#4376 -form: Symfony\Component\Form\Form {#4200 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4383 …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 | "" |
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 |
|---|---|---|
| action | "" |
same as passed value |
| allow_extra_fields | false |
false
|
| allow_file_upload | false |
false
|
| attr | [] |
[] |
| attr_translation_parameters | [] |
[] |
| auto_initialize | true |
same as passed value |
| block_name | null |
null
|
| block_prefix | null |
null
|
| by_reference | false |
false
|
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
[ "year" => false "month" => false "day" => false ] |
| compound | true |
same as passed value |
| constraints | [ Symfony\Component\Validator\Constraints\LessThanOrEqual {#4043 +payload: null +groups: ? +message: "form_error.select_is_future_or_now_date" +value: "2025-12-05" +propertyPath: null } Symfony\Component\Validator\Constraints\NotBlank {#4052 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\LessThanOrEqual {#4043 +payload: null +groups: ? +message: "form_error.select_is_future_or_now_date" +value: "2025-12-05" +propertyPath: null } Symfony\Component\Validator\Constraints\NotBlank {#4052 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
same as passed value |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
| csrf_protection | true |
same as passed value |
| csrf_token_id | null |
null
|
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#787 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#786 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#785 …} -namespace: Closure() {#783 …} } |
same as passed value |
| data_class | null |
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 ] |
[ 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 |
false
|
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
[ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | [] |
[] |
| error_bubbling | false |
false
|
| error_mapping | [] |
[] |
| extra_fields_message | "This form should not contain extra fields." |
same as passed value |
| form_attr | false |
false
|
| format | 2 |
same as passed value |
| getter | null |
null
|
| help | null |
null
|
| help_attr | [] |
[] |
| help_html | false |
false
|
| help_translation_parameters | [] |
[] |
| html5 | true |
same as passed value |
| inherit_data | false |
false
|
| input | "datetime" |
same as passed value |
| input_format | "Y-m-d" |
same as passed value |
| invalid_message | "Please enter a valid birthdate." |
same as passed value |
| invalid_message_parameters | [] |
[] |
| is_empty_callback | null |
null
|
| label | null |
null
|
| label_attr | [] |
[] |
| label_format | null |
null
|
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| mapped | true |
same as passed value |
| method | "POST" |
same as passed value |
| model_timezone | null |
null
|
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
[ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
[ "year" => "----" "month" => "--" "day" => "--" ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
| priority | 0 |
same as passed value |
| property_path | null |
null
|
| required | true |
same as passed value |
| row_attr | [] |
[] |
| setter | null |
null
|
| translation_domain | null |
null
|
| trim | true |
same as passed value |
| upload_max_size_message | Closure() {#4033 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1184 …} $message: Closure() {#4032 …} $translationDomain: "validators" } } |
Closure() {#4170 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1184 …} $message: Closure() {#4033 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1184 …} $message: Closure() {#4032 …} $translationDomain: "validators" } } $translationDomain: "validators" } } |
| validation_groups | null |
null
|
| view_timezone | null |
null
|
| widget | "choice" |
same as passed value |
| years | [ 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 1915 ] |
[ 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 1915 ] |
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 {#4043 +payload: null +groups: ? +message: "form_error.select_is_future_or_now_date" +value: "2025-12-05" +propertyPath: null } Symfony\Component\Validator\Constraints\NotBlank {#4052 +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 {#787 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#786 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#785 …} -namespace: Closure() {#783 …} } |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4170 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1184 …} $message: Closure() {#4033 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1184 …} $message: Closure() {#4032 …} $translationDomain: "validators" } } $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "choice" |
| years | [ 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 1915 ] |
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 {#4440 -form: Symfony\Component\Form\Form {#4249 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4439 …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 | true |
| 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 | [ 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 1915 => 1915 ] |
[ 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 1915 => 1915 ] |
| 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 | true |
same as passed value |
| 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 | [ 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 1915 => 1915 ] |
| 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 {#787 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#786 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#785 …} -namespace: Closure() {#783 …} } |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4205 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1184 …} $message: Closure() {#4204 …} $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 {#4427 +label: "2025" +value: "2025" +data: 2025 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4435 +label: "2024" +value: "2024" +data: 2024 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4436 +label: "2023" +value: "2023" +data: 2023 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4434 +label: "2022" +value: "2022" +data: 2022 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4433 +label: "2021" +value: "2021" +data: 2021 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4445 +label: "2020" +value: "2020" +data: 2020 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4446 +label: "2019" +value: "2019" +data: 2019 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4447 +label: "2018" +value: "2018" +data: 2018 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4448 +label: "2017" +value: "2017" +data: 2017 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4449 +label: "2016" +value: "2016" +data: 2016 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4450 +label: "2015" +value: "2015" +data: 2015 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4451 +label: "2014" +value: "2014" +data: 2014 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4452 +label: "2013" +value: "2013" +data: 2013 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4453 +label: "2012" +value: "2012" +data: 2012 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4454 +label: "2011" +value: "2011" +data: 2011 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4455 +label: "2010" +value: "2010" +data: 2010 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4456 +label: "2009" +value: "2009" +data: 2009 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4457 +label: "2008" +value: "2008" +data: 2008 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4458 +label: "2007" +value: "2007" +data: 2007 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4459 +label: "2006" +value: "2006" +data: 2006 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4460 +label: "2005" +value: "2005" +data: 2005 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4461 +label: "2004" +value: "2004" +data: 2004 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4462 +label: "2003" +value: "2003" +data: 2003 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4463 +label: "2002" +value: "2002" +data: 2002 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4464 +label: "2001" +value: "2001" +data: 2001 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4465 +label: "2000" +value: "2000" +data: 2000 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4466 +label: "1999" +value: "1999" +data: 1999 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4467 +label: "1998" +value: "1998" +data: 1998 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4468 +label: "1997" +value: "1997" +data: 1997 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4469 +label: "1996" +value: "1996" +data: 1996 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4470 +label: "1995" +value: "1995" +data: 1995 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4471 +label: "1994" +value: "1994" +data: 1994 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4472 +label: "1993" +value: "1993" +data: 1993 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4473 +label: "1992" +value: "1992" +data: 1992 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4474 +label: "1991" +value: "1991" +data: 1991 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4475 +label: "1990" +value: "1990" +data: 1990 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4476 +label: "1989" +value: "1989" +data: 1989 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4477 +label: "1988" +value: "1988" +data: 1988 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4478 +label: "1987" +value: "1987" +data: 1987 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4479 +label: "1986" +value: "1986" +data: 1986 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4480 +label: "1985" +value: "1985" +data: 1985 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4481 +label: "1984" +value: "1984" +data: 1984 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4482 +label: "1983" +value: "1983" +data: 1983 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4483 +label: "1982" +value: "1982" +data: 1982 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4484 +label: "1981" +value: "1981" +data: 1981 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4485 +label: "1980" +value: "1980" +data: 1980 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4486 +label: "1979" +value: "1979" +data: 1979 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4487 +label: "1978" +value: "1978" +data: 1978 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4488 +label: "1977" +value: "1977" +data: 1977 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4489 +label: "1976" +value: "1976" +data: 1976 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4490 +label: "1975" +value: "1975" +data: 1975 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4491 +label: "1974" +value: "1974" +data: 1974 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4492 +label: "1973" +value: "1973" +data: 1973 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4493 +label: "1972" +value: "1972" +data: 1972 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4494 +label: "1971" +value: "1971" +data: 1971 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4495 +label: "1970" +value: "1970" +data: 1970 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4496 +label: "1969" +value: "1969" +data: 1969 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4497 +label: "1968" +value: "1968" +data: 1968 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4498 +label: "1967" +value: "1967" +data: 1967 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4499 +label: "1966" +value: "1966" +data: 1966 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4500 +label: "1965" +value: "1965" +data: 1965 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4501 +label: "1964" +value: "1964" +data: 1964 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4502 +label: "1963" +value: "1963" +data: 1963 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4503 +label: "1962" +value: "1962" +data: 1962 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4504 +label: "1961" +value: "1961" +data: 1961 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4505 +label: "1960" +value: "1960" +data: 1960 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4506 +label: "1959" +value: "1959" +data: 1959 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4507 +label: "1958" +value: "1958" +data: 1958 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4508 +label: "1957" +value: "1957" +data: 1957 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4509 +label: "1956" +value: "1956" +data: 1956 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4510 +label: "1955" +value: "1955" +data: 1955 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4511 +label: "1954" +value: "1954" +data: 1954 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4512 +label: "1953" +value: "1953" +data: 1953 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4513 +label: "1952" +value: "1952" +data: 1952 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4514 +label: "1951" +value: "1951" +data: 1951 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4515 +label: "1950" +value: "1950" +data: 1950 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4516 +label: "1949" +value: "1949" +data: 1949 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4517 +label: "1948" +value: "1948" +data: 1948 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4518 +label: "1947" +value: "1947" +data: 1947 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4519 +label: "1946" +value: "1946" +data: 1946 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4520 +label: "1945" +value: "1945" +data: 1945 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4521 +label: "1944" +value: "1944" +data: 1944 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4522 +label: "1943" +value: "1943" +data: 1943 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4523 +label: "1942" +value: "1942" +data: 1942 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4524 +label: "1941" +value: "1941" +data: 1941 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4525 +label: "1940" +value: "1940" +data: 1940 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4526 +label: "1939" +value: "1939" +data: 1939 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4527 +label: "1938" +value: "1938" +data: 1938 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4528 +label: "1937" +value: "1937" +data: 1937 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4529 +label: "1936" +value: "1936" +data: 1936 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4530 +label: "1935" +value: "1935" +data: 1935 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4531 +label: "1934" +value: "1934" +data: 1934 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4532 +label: "1933" +value: "1933" +data: 1933 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4533 +label: "1932" +value: "1932" +data: 1932 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4534 +label: "1931" +value: "1931" +data: 1931 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4535 +label: "1930" +value: "1930" +data: 1930 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4536 +label: "1929" +value: "1929" +data: 1929 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4537 +label: "1928" +value: "1928" +data: 1928 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4538 +label: "1927" +value: "1927" +data: 1927 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4539 +label: "1926" +value: "1926" +data: 1926 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4540 +label: "1925" +value: "1925" +data: 1925 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4541 +label: "1924" +value: "1924" +data: 1924 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4542 +label: "1923" +value: "1923" +data: 1923 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4543 +label: "1922" +value: "1922" +data: 1922 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4544 +label: "1921" +value: "1921" +data: 1921 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4545 +label: "1920" +value: "1920" +data: 1920 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4546 +label: "1919" +value: "1919" +data: 1919 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4547 +label: "1918" +value: "1918" +data: 1918 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4548 +label: "1917" +value: "1917" +data: 1917 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4549 +label: "1916" +value: "1916" +data: 1916 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4550 +label: "1915" +value: "1915" +data: 1915 +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 {#4424 -form: Symfony\Component\Form\Form {#4252 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4415 …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) {#4552 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 | true |
| 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 | true |
same as passed value |
| 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 {#787 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#786 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#785 …} -namespace: Closure() {#783 …} } |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4226 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1184 …} $message: Closure() {#4227 …} $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 {#4555 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4556 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4557 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4558 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4559 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4560 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4561 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4562 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4563 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4564 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4565 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4566 +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 {#4553 -form: Symfony\Component\Form\Form {#4255 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4554 …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) {#4568 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 | true |
| 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 | true |
same as passed value |
| 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 {#787 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#786 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#785 …} -namespace: Closure() {#783 …} } |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4239 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1184 …} $message: Closure() {#4238 …} $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 {#4571 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4572 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4573 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4574 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4575 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4576 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4577 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4578 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4579 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4580 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4581 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4582 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4583 +label: "13" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4584 +label: "14" +value: "14" +data: 14 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4585 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4586 +label: "16" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4587 +label: "17" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4588 +label: "18" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4589 +label: "19" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4590 +label: "20" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4591 +label: "21" +value: "21" +data: 21 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4592 +label: "22" +value: "22" +data: 22 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4593 +label: "23" +value: "23" +data: 23 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4594 +label: "24" +value: "24" +data: 24 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4595 +label: "25" +value: "25" +data: 25 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4596 +label: "26" +value: "26" +data: 26 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4597 +label: "27" +value: "27" +data: 27 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4598 +label: "28" +value: "28" +data: 28 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4599 +label: "29" +value: "29" +data: 29 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4600 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4601 +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 {#4569 -form: Symfony\Component\Form\Form {#4258 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4570 …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) {#4603 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 | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_birth_day" |
| valid | true |
| value | "" |
mailmaga_flg
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "" |
same as passed value |
| allow_extra_fields | false |
false
|
| allow_file_upload | false |
false
|
| attr | [] |
[] |
| attr_translation_parameters | [] |
[] |
| auto_initialize | true |
same as passed value |
| block_name | null |
null
|
| block_prefix | null |
null
|
| by_reference | true |
same as passed value |
| choice_attr | null |
null
|
| choice_filter | null |
null
|
| choice_label | null |
null
|
| choice_loader | null |
null
|
| choice_name | null |
null
|
| choice_translation_domain | null |
null
|
| choice_translation_parameters | [] |
[] |
| choice_value | null |
null
|
| 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" ] |
| compound | true |
same as passed value |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3966 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3966 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
same as passed value |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
| csrf_protection | true |
same as passed value |
| csrf_token_id | null |
null
|
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#787 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#786 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#785 …} -namespace: Closure() {#783 …} } |
same as passed value |
| data | 1 |
same as passed value |
| data_class | null |
null
|
| disabled | false |
false
|
| duplicate_preferred_choices | true |
same as passed value |
| eccube_form_options | [ "auto_render" => true "form_theme" => "@MailMagazine42/entry_add_mailmaga.twig" ] |
[ "auto_render" => true "form_theme" => "@MailMagazine42/entry_add_mailmaga.twig" ] |
| empty_data | null |
null
|
| error_bubbling | false |
false
|
| error_mapping | [] |
[] |
| expanded | true |
same as passed value |
| extra_fields_message | "This form should not contain extra fields." |
same as passed value |
| form_attr | false |
false
|
| getter | null |
null
|
| group_by | null |
null
|
| help | null |
null
|
| help_attr | [] |
[] |
| help_html | false |
false
|
| help_translation_parameters | [] |
[] |
| inherit_data | false |
false
|
| invalid_message | "The selected choice is invalid." |
same as passed value |
| invalid_message_parameters | [] |
[] |
| is_empty_callback | null |
null
|
| label | "admin.mailmagazine.customer.label_mailmagazine" |
same as passed value |
| label_attr | [ "class" => "ec-label" ] |
[ "class" => "ec-label" ] |
| label_format | null |
null
|
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| mapped | true |
same as passed value |
| method | "POST" |
same as passed value |
| multiple | false |
false
|
| placeholder | null |
null
|
| placeholder_attr | [] |
[] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
| preferred_choices | [] |
[] |
| priority | 0 |
same as passed value |
| property_path | null |
null
|
| required | true |
same as passed value |
| row_attr | [] |
[] |
| setter | null |
null
|
| translation_domain | null |
null
|
| trim | false |
false
|
| upload_max_size_message | Closure() {#3974 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1184 …} $message: Closure() {#4036 …} $translationDomain: "validators" } } |
Closure() {#4145 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1184 …} $message: Closure() {#3974 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1184 …} $message: Closure() {#4036 …} $translationDomain: "validators" } } $translationDomain: "validators" } } |
| validation_groups | 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 | 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 {#3966 +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 {#787 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#786 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#785 …} -namespace: Closure() {#783 …} } |
| data | 1 |
| 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() {#4145 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1184 …} $message: Closure() {#3974 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1184 …} $message: Closure() {#4036 …} $translationDomain: "validators" } } $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 {#4014 +label: "admin.mailmagazine.customer.label_mailmagazine_yes" +value: "1" +data: "1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4015 +label: "admin.mailmagazine.customer.label_mailmagazine_no" +value: "0" +data: "0" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | 1 |
| disabled | false |
| eccube_form_options | [ "auto_render" => true "form_theme" => "@MailMagazine42/entry_add_mailmaga.twig" "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4416 -form: Symfony\Component\Form\Form {#4291 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#4374 …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) {#4605 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 | "1" |
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 | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "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 {#787 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#786 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#785 …} -namespace: Closure() {#783 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4266 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 {#4269 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() {#4270 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1184 …} $message: Closure() {#4271 …} $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 | true |
| compound | false |
| data | true |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4608 -form: Symfony\Component\Form\Form {#4294 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4607 …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 {#787 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#786 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#785 …} -namespace: Closure() {#783 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4266 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 {#4269 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() {#4282 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1184 …} $message: Closure() {#4283 …} $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 {#4609 -form: Symfony\Component\Form\Form {#4297 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4610 …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" |
country
"Plugin\Omni_in_One\Form\Type\Master\CountryType"
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\NotBlank {#3967 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3967 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| data | null |
null
|
| group_by | Closure($choice) {#3968 class: "Plugin\Omni_in_One\Form\Extension\EntryTypeExtension" this: Plugin\Omni_in_One\Form\Extension\EntryTypeExtension {#3486 …} } |
same as passed 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#4072 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#4087 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4102 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4085 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4090 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4084 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4095 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4089 …} } |
| choices | null |
| class | "Eccube\Entity\Master\Country" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3967 +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 {#787 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#786 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#785 …} -namespace: Closure() {#783 …} } |
| data | null |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerYKXXDvy\EntityManagerGhost554d0f0 {#775 …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 | Closure($choice) {#3968 class: "Plugin\Omni_in_One\Form\Extension\EntryTypeExtension" this: Plugin\Omni_in_One\Form\Extension\EntryTypeExtension {#3486 …} } |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4105 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerYKXXDvy\EntityManagerGhost554d0f0 {#775 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2278 …} } |
| 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 {#4076 -em: ContainerYKXXDvy\EntityManagerGhost554d0f0 {#775 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4075 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4074 #from: "Eccube\Entity\Master\Country" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4073 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT m FROM Eccube\Entity\Master\Country m ORDER BY m.sort_no ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#4077 …} -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() {#4078 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1184 …} $message: Closure() {#4081 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "master" "country" "_entry_country" ] |
| cache_key | "_entry_country_country" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ "COUNTRY1" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#4802 +label: "COUNTRY1" +choices: [ 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4804 +label: "Japan" +value: "392" +data: Eccube\Entity\Master\Country {#4628 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4799 +label: "China" +value: "156" +data: Eccube\Entity\Master\Country {#4630 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4798 +label: "Taiwan" +value: "158" +data: Eccube\Entity\Master\Country {#4631 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4796 +label: "Korea" +value: "410" +data: Eccube\Entity\Master\Country {#4633 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4794 +label: "Hong Kong" +value: "344" +data: Eccube\Entity\Master\Country {#4635 …} +attr: [] +labelTranslationParameters: [] } 826 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4793 +label: "United Kingdom" +value: "826" +data: Eccube\Entity\Master\Country {#4636 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4792 +label: "France" +value: "250" +data: Eccube\Entity\Master\Country {#4637 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4791 +label: "Belgium" +value: "56" +data: Eccube\Entity\Master\Country {#4638 …} +attr: [] +labelTranslationParameters: [] } 840 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4790 +label: "United States" +value: "840" +data: Eccube\Entity\Master\Country {#4639 …} +attr: [] +labelTranslationParameters: [] } 863 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4787 +label: "Canada" +value: "863" +data: Eccube\Entity\Master\Country {#4642 …} +attr: [] +labelTranslationParameters: [] } ] } "COUNTRY2" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#4801 +label: "COUNTRY2" +choices: [ 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4800 +label: "Iceland" +value: "352" +data: Eccube\Entity\Master\Country {#4629 …} +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4797 +label: "Ireland" +value: "372" +data: Eccube\Entity\Master\Country {#4632 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4795 +label: "Azerbaijan" +value: "31" +data: Eccube\Entity\Master\Country {#4634 …} +attr: [] +labelTranslationParameters: [] } 784 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4789 +label: "United Arab Emirates" +value: "784" +data: Eccube\Entity\Master\Country {#4640 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4788 +label: "Algeria" +value: "12" +data: Eccube\Entity\Master\Country {#4641 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4786 +label: "Argentine" +value: "32" +data: Eccube\Entity\Master\Country {#4643 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4785 +label: "Israel" +value: "376" +data: Eccube\Entity\Master\Country {#4644 …} +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4784 +label: "Italy" +value: "380" +data: Eccube\Entity\Master\Country {#4645 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4783 +label: "Iraq" +value: "368" +data: Eccube\Entity\Master\Country {#4646 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4782 +label: "Iran,Islamic Republic of" +value: "364" +data: Eccube\Entity\Master\Country {#4647 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4781 +label: "India" +value: "356" +data: Eccube\Entity\Master\Country {#4648 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4780 +label: "Indonesia" +value: "360" +data: Eccube\Entity\Master\Country {#4649 …} +attr: [] +labelTranslationParameters: [] } 800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4779 +label: "Uganda" +value: "800" +data: Eccube\Entity\Master\Country {#4650 …} +attr: [] +labelTranslationParameters: [] } 804 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4778 +label: "Ukraine" +value: "804" +data: Eccube\Entity\Master\Country {#4651 …} +attr: [] +labelTranslationParameters: [] } 858 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4777 +label: "Uruguay" +value: "858" +data: Eccube\Entity\Master\Country {#4652 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4776 +label: "Ecuador" +value: "218" +data: Eccube\Entity\Master\Country {#4653 …} +attr: [] +labelTranslationParameters: [] } 818 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4775 +label: "Egypt" +value: "818" +data: Eccube\Entity\Master\Country {#4654 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4774 +label: "Estonia" +value: "233" +data: Eccube\Entity\Master\Country {#4655 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4773 +label: "Ethiopia" +value: "231" +data: Eccube\Entity\Master\Country {#4656 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4772 +label: "El Salvador" +value: "222" +data: Eccube\Entity\Master\Country {#4657 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4771 +label: "Australia" +value: "36" +data: Eccube\Entity\Master\Country {#4658 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4770 +label: "Austria" +value: "40" +data: Eccube\Entity\Master\Country {#4659 …} +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4769 +label: "Oman" +value: "512" +data: Eccube\Entity\Master\Country {#4660 …} +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4768 +label: "Netherlands" +value: "528" +data: Eccube\Entity\Master\Country {#4661 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4767 +label: "Ghana" +value: "288" +data: Eccube\Entity\Master\Country {#4662 …} +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4766 +label: "Qatar" +value: "634" +data: Eccube\Entity\Master\Country {#4663 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4765 +label: "Gabon" +value: "266" +data: Eccube\Entity\Master\Country {#4664 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4764 +label: "Cambodia" +value: "116" +data: Eccube\Entity\Master\Country {#4665 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4763 +label: "Cyprus" +value: "196" +data: Eccube\Entity\Master\Country {#4666 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4762 +label: "Cuba" +value: "192" +data: Eccube\Entity\Master\Country {#4667 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4761 +label: "Greece" +value: "300" +data: Eccube\Entity\Master\Country {#4668 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4760 +label: "Guam" +value: "316" +data: Eccube\Entity\Master\Country {#4669 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4759 +label: "Kuwait" +value: "414" +data: Eccube\Entity\Master\Country {#4670 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4758 +label: "Croatia" +value: "191" +data: Eccube\Entity\Master\Country {#4671 …} +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4757 +label: "Kenya" +value: "404" +data: Eccube\Entity\Master\Country {#4672 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4756 +label: "Côte d'Ivoire" +value: "384" +data: Eccube\Entity\Master\Country {#4673 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4755 +label: "Costa Rica" +value: "188" +data: Eccube\Entity\Master\Country {#4674 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4754 +label: "Colombia" +value: "170" +data: Eccube\Entity\Master\Country {#4675 …} +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4753 +label: "Saudi Arabia" +value: "682" +data: Eccube\Entity\Master\Country {#4676 …} +attr: [] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4625 +label: "San Marino" +value: "674" +data: Eccube\Entity\Master\Country {#4677 …} +attr: [] +labelTranslationParameters: [] } 694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4614 +label: "Sierra Leone" +value: "694" +data: Eccube\Entity\Master\Country {#4678 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4621 +label: "Djibouti" +value: "262" +data: Eccube\Entity\Master\Country {#4679 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4622 +label: "Jamaica" +value: "388" +data: Eccube\Entity\Master\Country {#4680 …} +attr: [] +labelTranslationParameters: [] } 760 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4624 +label: "Syrian Arab Republic" +value: "760" +data: Eccube\Entity\Master\Country {#4681 …} +attr: [] +labelTranslationParameters: [] } 702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4611 +label: "Singapore" +value: "702" +data: Eccube\Entity\Master\Country {#4682 …} +attr: [] +labelTranslationParameters: [] } 716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4617 +label: "Zimbabwe" +value: "716" +data: Eccube\Entity\Master\Country {#4683 …} +attr: [] +labelTranslationParameters: [] } 756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4618 +label: "Swiss" +value: "756" +data: Eccube\Entity\Master\Country {#4684 …} +attr: [] +labelTranslationParameters: [] } 752 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4615 +label: "Sweden" +value: "752" +data: Eccube\Entity\Master\Country {#4685 …} +attr: [] +labelTranslationParameters: [] } 729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4809 +label: "Sudan" +value: "729" +data: Eccube\Entity\Master\Country {#4686 …} +attr: [] +labelTranslationParameters: [] } 724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4808 +label: "Spain" +value: "724" +data: Eccube\Entity\Master\Country {#4687 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4807 +label: "Sri Lanka" +value: "144" +data: Eccube\Entity\Master\Country {#4688 …} +attr: [] +labelTranslationParameters: [] } 703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4806 +label: "Slovakia" +value: "703" +data: Eccube\Entity\Master\Country {#4689 …} +attr: [] +labelTranslationParameters: [] } 705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4810 +label: "Slovenia" +value: "705" +data: Eccube\Entity\Master\Country {#4690 …} +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4805 +label: "Senegal" +value: "686" +data: Eccube\Entity\Master\Country {#4691 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4811 +label: "Solomon" +value: "90" +data: Eccube\Entity\Master\Country {#4692 …} +attr: [] +labelTranslationParameters: [] } 764 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4812 +label: "Thailand" +value: "764" +data: Eccube\Entity\Master\Country {#4693 …} +attr: [] +labelTranslationParameters: [] } 834 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4813 +label: "Tanzania" +value: "834" +data: Eccube\Entity\Master\Country {#4694 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4814 +label: "Czech" +value: "203" +data: Eccube\Entity\Master\Country {#4695 …} +attr: [] +labelTranslationParameters: [] } 788 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4815 +label: "Tunisia" +value: "788" +data: Eccube\Entity\Master\Country {#4696 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4816 +label: "Chile" +value: "152" +data: Eccube\Entity\Master\Country {#4697 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4817 +label: "Denmark" +value: "208" +data: Eccube\Entity\Master\Country {#4698 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4818 +label: "Germany" +value: "276" +data: Eccube\Entity\Master\Country {#4699 …} +attr: [] +labelTranslationParameters: [] } 768 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4819 +label: "Togo" +value: "768" +data: Eccube\Entity\Master\Country {#4700 …} +attr: [] +labelTranslationParameters: [] } 780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4820 +label: "Trinidad and Tobago" +value: "780" +data: Eccube\Entity\Master\Country {#4701 …} +attr: [] +labelTranslationParameters: [] } 792 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4821 +label: "Turkey" +value: "792" +data: Eccube\Entity\Master\Country {#4702 …} +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4822 +label: "Nigeria" +value: "566" +data: Eccube\Entity\Master\Country {#4703 …} +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4823 +label: "New Caledonia" +value: "540" +data: Eccube\Entity\Master\Country {#4704 …} +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4824 +label: "New Zealand" +value: "554" +data: Eccube\Entity\Master\Country {#4705 …} +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4825 +label: "Nepal" +value: "524" +data: Eccube\Entity\Master\Country {#4706 …} +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4826 +label: "Norway" +value: "578" +data: Eccube\Entity\Master\Country {#4707 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4827 +label: "Bahrain" +value: "48" +data: Eccube\Entity\Master\Country {#4708 …} +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4828 +label: "Pakistan" +value: "586" +data: Eccube\Entity\Master\Country {#4709 …} +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4829 +label: "Panama" +value: "591" +data: Eccube\Entity\Master\Country {#4710 …} +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4830 +label: "Papua New Guinea" +value: "598" +data: Eccube\Entity\Master\Country {#4711 …} +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4831 +label: "Paraguay" +value: "600" +data: Eccube\Entity\Master\Country {#4712 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4832 +label: "Barbados" +value: "52" +data: Eccube\Entity\Master\Country {#4713 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4833 +label: "Hungary" +value: "348" +data: Eccube\Entity\Master\Country {#4714 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4834 +label: "Bangladesh" +value: "50" +data: Eccube\Entity\Master\Country {#4715 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4835 +label: "Fiji" +value: "242" +data: Eccube\Entity\Master\Country {#4716 …} +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4836 +label: "Philippines" +value: "608" +data: Eccube\Entity\Master\Country {#4717 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4837 +label: "Finland" +value: "246" +data: Eccube\Entity\Master\Country {#4718 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4838 +label: "Bhutan" +value: "64" +data: Eccube\Entity\Master\Country {#4719 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4839 +label: "Brazil" +value: "76" +data: Eccube\Entity\Master\Country {#4720 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4840 +label: "Bulgaria" +value: "100" +data: Eccube\Entity\Master\Country {#4721 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4841 +label: "Brunei Darussalam" +value: "96" +data: Eccube\Entity\Master\Country {#4722 …} +attr: [] +labelTranslationParameters: [] } 704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4842 +label: "Vietnam" +value: "704" +data: Eccube\Entity\Master\Country {#4723 …} +attr: [] +labelTranslationParameters: [] } 862 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4843 +label: "Venezuela,Bolivar Republic of" +value: "862" +data: Eccube\Entity\Master\Country {#4724 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4844 +label: "Belarus" +value: "112" +data: Eccube\Entity\Master\Country {#4725 …} +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4845 +label: "Peru" +value: "604" +data: Eccube\Entity\Master\Country {#4726 …} +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4846 +label: "Poland" +value: "616" +data: Eccube\Entity\Master\Country {#4727 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4847 +label: "Botswana" +value: "72" +data: Eccube\Entity\Master\Country {#4728 …} +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4848 +label: "Portugal" +value: "620" +data: Eccube\Entity\Master\Country {#4729 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4849 +label: "Honduras" +value: "340" +data: Eccube\Entity\Master\Country {#4730 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4850 +label: "Macao" +value: "446" +data: Eccube\Entity\Master\Country {#4731 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4851 +label: "Madagascar" +value: "450" +data: Eccube\Entity\Master\Country {#4732 …} +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4852 +label: "Malta" +value: "470" +data: Eccube\Entity\Master\Country {#4733 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4853 +label: "Malaysia" +value: "458" +data: Eccube\Entity\Master\Country {#4734 …} +attr: [] +labelTranslationParameters: [] } 710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4854 +label: "South Africa" +value: "710" +data: Eccube\Entity\Master\Country {#4735 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4855 +label: "Myanmar" +value: "104" +data: Eccube\Entity\Master\Country {#4736 …} +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4856 +label: "Mexico" +value: "484" +data: Eccube\Entity\Master\Country {#4737 …} +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4857 +label: "Mauritius" +value: "480" +data: Eccube\Entity\Master\Country {#4738 …} +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4858 +label: "Monaco" +value: "492" +data: Eccube\Entity\Master\Country {#4739 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4859 +label: "Maldives" +value: "462" +data: Eccube\Entity\Master\Country {#4740 …} +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4860 +label: "Morocco" +value: "504" +data: Eccube\Entity\Master\Country {#4741 …} +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4861 +label: "Mongol" +value: "496" +data: Eccube\Entity\Master\Country {#4742 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4862 +label: "Jordan" +value: "400" +data: Eccube\Entity\Master\Country {#4743 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4863 +label: "Laos" +value: "418" +data: Eccube\Entity\Master\Country {#4744 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4864 +label: "Latvia" +value: "428" +data: Eccube\Entity\Master\Country {#4745 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4865 +label: "Lithuania" +value: "440" +data: Eccube\Entity\Master\Country {#4746 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4866 +label: "Liechtenstein" +value: "438" +data: Eccube\Entity\Master\Country {#4747 …} +attr: [] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4867 +label: "Rumania" +value: "642" +data: Eccube\Entity\Master\Country {#4748 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4868 +label: "Luxembourg" +value: "442" +data: Eccube\Entity\Master\Country {#4749 …} +attr: [] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4869 +label: "Rwanda" +value: "646" +data: Eccube\Entity\Master\Country {#4750 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4870 +label: "Lebanon" +value: "422" +data: Eccube\Entity\Master\Country {#4751 …} +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4871 +label: "Russian Federation" +value: "643" +data: Eccube\Entity\Master\Country {#4752 …} +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 {#4606 -form: Symfony\Component\Form\Form {#4300 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4604 …5} |
| full_name | "entry[country]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_country" |
| is_selected | Closure($choice, $value) {#4613 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 | "country" |
| placeholder | "common.select" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_country" |
| valid | true |
| value | "" |
plain_password
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 ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#3969 +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: 50 +min: 12 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#3972 +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 {#3969 +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: 50 +min: 12 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#3972 +payload: null +groups: ? +message: "form_error.password_pattern_invalid" +pattern: "/\A(?=.*?[a-z])(?=.*?\d)[!-~]+\z/i" +htmlPattern: null +match: true +normalizer: null } ] |
| 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 |
| always_empty | true |
| attr | [ "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#3969 +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: 50 +min: 12 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#3972 +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 {#787 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#786 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#785 …} -namespace: Closure() {#783 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4119 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 |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password 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" |
| 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() {#4121 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1184 …} $message: Closure() {#4120 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_entry_plain_password" ] |
| cache_key | "_entry_plain_password_password" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4803 -form: Symfony\Component\Form\Form {#4303 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4872 …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 | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 {#3981 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#3965 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3980 +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 {#3981 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#3965 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3980 +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" } ] |
| 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 {#3981 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#3965 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3980 +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 {#787 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#786 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#785 …} -namespace: Closure() {#783 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4128 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 email address." |
| 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() {#4136 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1184 …} $message: Closure() {#4130 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.mail_address_sample" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_entry_email" ] |
| cache_key | "_entry_email_email" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4873 -form: Symfony\Component\Form\Form {#4306 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4874 …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 | "" |
address
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Eccube\Entity\Customer {#3692 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: "QuoTfUdrNQTeWFc5ungFbeV0auwPO9Wc" -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 {#3701 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3699 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3694 …} -Status: Eccube\Entity\Master\CustomerStatus {#3695 …} -Sex: null -Job: null -Pref: null -postal_code: null -Country: null -customer_code: null -addr_free: null -buy_total_allchannel: 0 -buy_total_allchannel_year: 0 -DeliveryCountry: null +vt4g_account_id: null -v2_amazon_user_id: null #mailmaga_flg: null -Contacts: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| addr01_name | "addr01" |
| addr01_options | [ "constraints" => [ Symfony\Component\Validator\Constraints\Length {#4158 +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" ] ] |
| 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 {#787 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#786 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#785 …} -namespace: Closure() {#783 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4160 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 | false |
| 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 {#1184 …} $message: Closure() {#4161 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| addr01_name | "addr01" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "address" "_entry_address" ] |
| cache_key | "_entry_address_address" |
| compound | true |
| data | Eccube\Entity\Customer {#3692 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: "QuoTfUdrNQTeWFc5ungFbeV0auwPO9Wc" -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 {#3701 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3699 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3694 …} -Status: Eccube\Entity\Master\CustomerStatus {#3695 …} -Sex: null -Job: null -Pref: null -postal_code: null -Country: null -customer_code: null -addr_free: null -buy_total_allchannel: 0 -buy_total_allchannel_year: 0 -DeliveryCountry: null +vt4g_account_id: null -v2_amazon_user_id: null #mailmaga_flg: null -Contacts: null } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4875 -form: Symfony\Component\Form\Form {#4343 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4876 …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 | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_address" |
| valid | true |
| value | Eccube\Entity\Customer {#3692 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: "QuoTfUdrNQTeWFc5ungFbeV0auwPO9Wc" -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 {#3701 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3699 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3694 …} -Status: Eccube\Entity\Master\CustomerStatus {#3695 …} -Sex: null -Job: null -Pref: null -postal_code: null -Country: null -customer_code: null -addr_free: null -buy_total_allchannel: 0 -buy_total_allchannel_year: 0 -DeliveryCountry: null +vt4g_account_id: null -v2_amazon_user_id: null #mailmaga_flg: null -Contacts: 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 | [] |
[] |
| error_bubbling | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "p-region-id" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#4072 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#4087 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4350 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4322 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4321 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4084 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4325 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4323 …} } |
| choices | null |
| class | "Eccube\Entity\Master\Pref" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#787 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#786 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#785 …} -namespace: Closure() {#783 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerYKXXDvy\EntityManagerGhost554d0f0 {#775 …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 {#4338 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerYKXXDvy\EntityManagerGhost554d0f0 {#775 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2254 …} } |
| 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 {#4317 -em: ContainerYKXXDvy\EntityManagerGhost554d0f0 {#775 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4318 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4319 #from: "Eccube\Entity\Master\Pref" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4320 #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 {#4316 …} -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() {#4315 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1184 …} $message: Closure() {#4314 …} $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 {#4881 +label: "北海道" +value: "1" +data: Eccube\Entity\Master\Pref {#4898 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4883 +label: "青森県" +value: "2" +data: Eccube\Entity\Master\Pref {#4899 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4885 +label: "岩手県" +value: "3" +data: Eccube\Entity\Master\Pref {#4900 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4888 +label: "宮城県" +value: "4" +data: Eccube\Entity\Master\Pref {#4901 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4887 +label: "秋田県" +value: "5" +data: Eccube\Entity\Master\Pref {#4902 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4882 +label: "山形県" +value: "6" +data: Eccube\Entity\Master\Pref {#4903 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4894 +label: "福島県" +value: "7" +data: Eccube\Entity\Master\Pref {#4904 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4892 +label: "茨城県" +value: "8" +data: Eccube\Entity\Master\Pref {#4905 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4891 +label: "栃木県" +value: "9" +data: Eccube\Entity\Master\Pref {#4906 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4884 +label: "群馬県" +value: "10" +data: Eccube\Entity\Master\Pref {#4907 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4895 +label: "埼玉県" +value: "11" +data: Eccube\Entity\Master\Pref {#4908 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4945 +label: "千葉県" +value: "12" +data: Eccube\Entity\Master\Pref {#4909 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4946 +label: "東京都" +value: "13" +data: Eccube\Entity\Master\Pref {#4910 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4947 +label: "神奈川県" +value: "14" +data: Eccube\Entity\Master\Pref {#4911 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4948 +label: "新潟県" +value: "15" +data: Eccube\Entity\Master\Pref {#4912 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4949 +label: "富山県" +value: "16" +data: Eccube\Entity\Master\Pref {#4913 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4950 +label: "石川県" +value: "17" +data: Eccube\Entity\Master\Pref {#4914 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4951 +label: "福井県" +value: "18" +data: Eccube\Entity\Master\Pref {#4915 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4952 +label: "山梨県" +value: "19" +data: Eccube\Entity\Master\Pref {#4916 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4953 +label: "長野県" +value: "20" +data: Eccube\Entity\Master\Pref {#4917 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4954 +label: "岐阜県" +value: "21" +data: Eccube\Entity\Master\Pref {#4918 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4955 +label: "静岡県" +value: "22" +data: Eccube\Entity\Master\Pref {#4919 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4956 +label: "愛知県" +value: "23" +data: Eccube\Entity\Master\Pref {#4920 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4957 +label: "三重県" +value: "24" +data: Eccube\Entity\Master\Pref {#4921 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4958 +label: "滋賀県" +value: "25" +data: Eccube\Entity\Master\Pref {#4922 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4959 +label: "京都府" +value: "26" +data: Eccube\Entity\Master\Pref {#4923 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4960 +label: "大阪府" +value: "27" +data: Eccube\Entity\Master\Pref {#4924 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4961 +label: "兵庫県" +value: "28" +data: Eccube\Entity\Master\Pref {#4925 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4962 +label: "奈良県" +value: "29" +data: Eccube\Entity\Master\Pref {#4926 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4963 +label: "和歌山県" +value: "30" +data: Eccube\Entity\Master\Pref {#4927 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4964 +label: "鳥取県" +value: "31" +data: Eccube\Entity\Master\Pref {#4928 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4965 +label: "島根県" +value: "32" +data: Eccube\Entity\Master\Pref {#4929 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4966 +label: "岡山県" +value: "33" +data: Eccube\Entity\Master\Pref {#4930 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4967 +label: "広島県" +value: "34" +data: Eccube\Entity\Master\Pref {#4931 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4968 +label: "山口県" +value: "35" +data: Eccube\Entity\Master\Pref {#4932 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4969 +label: "徳島県" +value: "36" +data: Eccube\Entity\Master\Pref {#4933 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4970 +label: "香川県" +value: "37" +data: Eccube\Entity\Master\Pref {#4934 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4971 +label: "愛媛県" +value: "38" +data: Eccube\Entity\Master\Pref {#4935 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4972 +label: "高知県" +value: "39" +data: Eccube\Entity\Master\Pref {#4936 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4973 +label: "福岡県" +value: "40" +data: Eccube\Entity\Master\Pref {#4937 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4974 +label: "佐賀県" +value: "41" +data: Eccube\Entity\Master\Pref {#4938 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4975 +label: "長崎県" +value: "42" +data: Eccube\Entity\Master\Pref {#4939 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4976 +label: "熊本県" +value: "43" +data: Eccube\Entity\Master\Pref {#4940 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4977 +label: "大分県" +value: "44" +data: Eccube\Entity\Master\Pref {#4941 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4978 +label: "宮崎県" +value: "45" +data: Eccube\Entity\Master\Pref {#4942 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4979 +label: "鹿児島県" +value: "46" +data: Eccube\Entity\Master\Pref {#4943 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4980 +label: "沖縄県" +value: "47" +data: Eccube\Entity\Master\Pref {#4944 …} +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 {#4880 -form: Symfony\Component\Form\Form {#4352 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4879 …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) {#4982 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 | false |
| 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\Length {#4158 +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\Length {#4158 +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 | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4158 +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 {#787 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#786 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#785 …} -namespace: Closure() {#783 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4330 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() {#4328 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1184 …} $message: Closure() {#4329 …} $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 {#4983 -form: Symfony\Component\Form\Form {#4355 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4984 …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 | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_address_addr01" |
| valid | true |
| value | "" |
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 {#4361 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4361 +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 {#4361 +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 {#787 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#786 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#785 …} -namespace: Closure() {#783 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4266 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 {#4269 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() {#4365 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1184 …} $message: Closure() {#4364 …} $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 {#4877 -form: Symfony\Component\Form\Form {#4371 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4878 …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 | "f9017.5NULuQM34ysb1BXH7WtuRxmiP0sgjKNr36Uyie6h0G0.nqVaz0UEi01V43eqrh0cPn3NDCwT4vYqlvxo-I-YkhyIu0_bW3a7YzaYXA" |
| 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 | "f9017.5NULuQM34ysb1BXH7WtuRxmiP0sgjKNr36Uyie6h0G0.nqVaz0UEi01V43eqrh0cPn3NDCwT4vYqlvxo-I-YkhyIu0_bW3a7YzaYXA" |
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 {#787 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#786 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#785 …} -namespace: Closure() {#783 …} } |
| data | "f9017.5NULuQM34ysb1BXH7WtuRxmiP0sgjKNr36Uyie6h0G0.nqVaz0UEi01V43eqrh0cPn3NDCwT4vYqlvxo-I-YkhyIu0_bW3a7YzaYXA" |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4986 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() {#4990 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1184 …} $message: Closure() {#4987 …} $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 | "f9017.5NULuQM34ysb1BXH7WtuRxmiP0sgjKNr36Uyie6h0G0.nqVaz0UEi01V43eqrh0cPn3NDCwT4vYqlvxo-I-YkhyIu0_bW3a7YzaYXA" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5002 -form: Symfony\Component\Form\Form {#4997 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4991 …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 | "f9017.5NULuQM34ysb1BXH7WtuRxmiP0sgjKNr36Uyie6h0G0.nqVaz0UEi01V43eqrh0cPn3NDCwT4vYqlvxo-I-YkhyIu0_bW3a7YzaYXA" |
(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 {#787 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#786 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#785 …} -namespace: Closure() {#783 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6352 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() {#6354 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1184 …} $message: Closure() {#6353 …} $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 {#6406 -form: Symfony\Component\Form\Form {#6395 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6407 …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 {#5530 -id: 2 -name: "SH" -hierarchy: 1 -sort_no: -2 -create_date: DateTime @1576137960 {#5549 date: 2019-12-12 17:06:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#5543 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5542 …} -Children: Doctrine\ORM\PersistentCollection {#5724 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5727 -id: 1 -name: "TOPS" -hierarchy: 1 -sort_no: -2 -create_date: DateTime @1576137960 {#5725 date: 2019-12-12 17:06:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#5726 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5728 …} -Children: Doctrine\ORM\PersistentCollection {#5731 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5596 -id: 501 -name: "NOT CONVENTIONAL / UNISEX" -hierarchy: 1 -sort_no: -2 -create_date: DateTime @1587620700 {#5732 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#5733 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5597 …} -Children: Doctrine\ORM\PersistentCollection {#5600 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5601 -id: 524 -name: "PRE ORDER" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1589241600 {#5734 date: 2020-05-12 09:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5595 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5602 …} -Children: Doctrine\ORM\PersistentCollection {#5605 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5610 -id: 533 -name: "NEW ARRIVAL" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1599091200 {#5608 date: 2020-09-03 09:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5609 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5614 …} -Children: Doctrine\ORM\PersistentCollection {#5617 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5581 -id: 541 -name: "KIMONO/NOT STYLE" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1732633200 {#5578 date: 2024-11-27 00:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5582 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5580 …} -Children: Doctrine\ORM\PersistentCollection {#5619 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5613 -id: 525 -name: "ONLINE EXCLUSIVE限定" -hierarchy: 2 -sort_no: -3 -create_date: DateTime @1598352369 {#5618 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1754892527 {#5616 date: 2025-08-11 15:08:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5589 …} -Children: Doctrine\ORM\PersistentCollection {#5622 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5634 -id: 503 -name: "SHIRTS" -hierarchy: 2 -sort_no: -4 -create_date: DateTime @1587620700 {#5620 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5615 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5632 …} -Children: Doctrine\ORM\PersistentCollection {#5636 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5639 -id: 504 -name: "BOTTOMS" -hierarchy: 2 -sort_no: -5 -create_date: DateTime @1587620700 {#5637 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5638 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5640 …} -Children: Doctrine\ORM\PersistentCollection {#5643 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5646 -id: 502 -name: "TOPS" -hierarchy: 2 -sort_no: -6 -create_date: DateTime @1587620700 {#5644 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5645 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5756 …} -Children: Doctrine\ORM\PersistentCollection {#5837 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5840 -id: 505 -name: "OUTERS" -hierarchy: 2 -sort_no: -7 -create_date: DateTime @1587620700 {#5838 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5839 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5841 …} -Children: Doctrine\ORM\PersistentCollection {#5844 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5847 -id: 521 -name: "BAG・HAT・ACC" -hierarchy: 2 -sort_no: -11 -create_date: DateTime @1588032900 {#5845 date: 2020-04-28 09:15:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753165429 {#5846 date: 2025-07-22 15:23:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5848 …} -Children: Doctrine\ORM\PersistentCollection {#5851 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5854 -id: 1063 -name: "25-26AW Collection" -hierarchy: 2 -sort_no: -12 -create_date: DateTime @1756704761 {#5852 date: 2025-09-01 14:32:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756704761 {#5853 date: 2025-09-01 14:32:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5855 …} -Children: Doctrine\ORM\PersistentCollection {#5858 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5861 -id: 542 -name: "RESTOCK" -hierarchy: 2 -sort_no: -12 -create_date: DateTime @1732633200 {#5859 date: 2024-11-27 00:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5860 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5862 …} -Children: Doctrine\ORM\PersistentCollection {#5865 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5868 -id: 543 -name: "LIMITED STOCK" -hierarchy: 2 -sort_no: -13 -create_date: DateTime @1738569194 {#5866 date: 2025-02-03 16:53:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5867 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5869 …} -Children: Doctrine\ORM\PersistentCollection {#5872 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5875 -id: 526 -name: "SALE" -hierarchy: 2 -sort_no: -98 -create_date: DateTime @1598352369 {#5873 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5874 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5876 …} -Children: Doctrine\ORM\PersistentCollection {#5879 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5882 -id: 535 -name: "しろせんせー" -hierarchy: 2 -sort_no: -99 -create_date: DateTime @1612828800 {#5880 date: 2021-02-09 09:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5881 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5883 …} -Children: Doctrine\ORM\PersistentCollection {#5886 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5887 -id: 3 -name: "BTMS" -hierarchy: 1 -sort_no: -3 -create_date: DateTime @1576137960 {#5607 date: 2019-12-12 17:06:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#5606 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5888 …} -Children: Doctrine\ORM\PersistentCollection {#5891 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5896 -id: 506 -name: "25-26AW COLLECTION" -hierarchy: 1 -sort_no: -3 -create_date: DateTime @1587620700 {#5892 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#5893 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5897 …} -Children: Doctrine\ORM\PersistentCollection {#5900 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5901 -id: 527 -name: "BAG・HAT・ACC" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1598352369 {#5894 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753165415 {#5895 date: 2025-07-22 15:23:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5902 …} -Children: Doctrine\ORM\PersistentCollection {#5905 …} -Parent: Eccube\Entity\Category {#5896} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5910 -id: 508 -name: "SHIRTS" -hierarchy: 2 -sort_no: -3 -create_date: DateTime @1587620700 {#5908 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5909 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5911 …} -Children: Doctrine\ORM\PersistentCollection {#5914 …} -Parent: Eccube\Entity\Category {#5896} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5917 -id: 509 -name: "BOTTOMS" -hierarchy: 2 -sort_no: -4 -create_date: DateTime @1587620700 {#5915 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5916 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5918 …} -Children: Doctrine\ORM\PersistentCollection {#5921 …} -Parent: Eccube\Entity\Category {#5896} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5924 -id: 507 -name: "TOPS" -hierarchy: 2 -sort_no: -4 -create_date: DateTime @1587620700 {#5922 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1587620700 {#5923 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5925 …} -Children: Doctrine\ORM\PersistentCollection {#5928 …} -Parent: Eccube\Entity\Category {#5896} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5931 -id: 510 -name: "OUTER" -hierarchy: 2 -sort_no: -5 -create_date: DateTime @1587620700 {#5929 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5930 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5932 …} -Children: Doctrine\ORM\PersistentCollection {#5935 …} -Parent: Eccube\Entity\Category {#5896} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5938 -id: 528 -name: "SALE" -hierarchy: 2 -sort_no: -7 -create_date: DateTime @1598352369 {#5936 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1598352369 {#5937 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5939 …} -Children: Doctrine\ORM\PersistentCollection {#5942 …} -Parent: Eccube\Entity\Category {#5896} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5945 -id: 516 -name: "SPECIAL PRICE" -hierarchy: 1 -sort_no: -4 -create_date: DateTime @1587620700 {#5907 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1755415040 {#5906 date: 2025-08-17 16:17:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5946 …} -Children: Doctrine\ORM\PersistentCollection {#5949 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5950 -id: 538 -name: "NOT CONVENTIOANL" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1619478000 {#5943 date: 2021-04-27 08:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5944 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5951 …} -Children: Doctrine\ORM\PersistentCollection {#5954 …} -Parent: Eccube\Entity\Category {#5945} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5959 -id: 517 -name: "TOPS" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1587620700 {#5957 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5958 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5960 …} -Children: Doctrine\ORM\PersistentCollection {#5963 …} -Parent: Eccube\Entity\Category {#5945} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5966 -id: 531 -name: "SALE" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1598352369 {#5964 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5965 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5967 …} -Children: Doctrine\ORM\PersistentCollection {#5970 …} -Parent: Eccube\Entity\Category {#5945} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5973 -id: 539 -name: "REMAKE" -hierarchy: 2 -sort_no: -3 -create_date: DateTime @1619478000 {#5971 date: 2021-04-27 08:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5972 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5974 …} -Children: Doctrine\ORM\PersistentCollection {#5977 …} -Parent: Eccube\Entity\Category {#5945} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5980 -id: 518 -name: "SHIRTS" -hierarchy: 2 -sort_no: -3 -create_date: DateTime @1587620700 {#5978 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5979 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5981 …} -Children: Doctrine\ORM\PersistentCollection {#5984 …} -Parent: Eccube\Entity\Category {#5945} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5987 -id: 519 -name: "BOTTOMS" -hierarchy: 2 -sort_no: -4 -create_date: DateTime @1587620700 {#5985 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5986 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5988 …} -Children: Doctrine\ORM\PersistentCollection {#5991 …} -Parent: Eccube\Entity\Category {#5945} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5994 -id: 540 -name: "SELECT ITEM" -hierarchy: 2 -sort_no: -4 -create_date: DateTime @1619478000 {#5992 date: 2021-04-27 08:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5993 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5995 …} -Children: Doctrine\ORM\PersistentCollection {#5998 …} -Parent: Eccube\Entity\Category {#5945} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6001 -id: 520 -name: "OUTER" -hierarchy: 2 -sort_no: -5 -create_date: DateTime @1587620700 {#5999 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6000 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6002 …} -Children: Doctrine\ORM\PersistentCollection {#6005 …} -Parent: Eccube\Entity\Category {#5945} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6006 -id: 4 -name: "OUT" -hierarchy: 1 -sort_no: -5 -create_date: DateTime @1576137960 {#5956 date: 2019-12-12 17:06:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#5955 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6007 …} -Children: Doctrine\ORM\PersistentCollection {#6010 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6013 -id: 532 -name: "USED" -hierarchy: 1 -sort_no: -5 -create_date: DateTime @1598352369 {#6011 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#6012 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6014 …} -Children: Doctrine\ORM\PersistentCollection {#6017 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6020 -id: 5 -name: "CAP" -hierarchy: 1 -sort_no: -6 -create_date: DateTime @1576826700 {#6018 date: 2019-12-20 16:25:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#6019 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6021 …} -Children: Doctrine\ORM\PersistentCollection {#6024 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6029 -id: 511 -name: "SELECT ITEM" -hierarchy: 1 -sort_no: -6 -create_date: DateTime @1587620700 {#6025 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#6026 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6030 …} -Children: Doctrine\ORM\PersistentCollection {#6033 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6034 -id: 529 -name: "OTHER" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1598352369 {#6027 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6028 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6035 …} -Children: Doctrine\ORM\PersistentCollection {#6038 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6043 -id: 512 -name: "SAMURAI CORE" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1587620700 {#6041 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6042 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6044 …} -Children: Doctrine\ORM\PersistentCollection {#6047 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6050 -id: 530 -name: "SALE" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1598352369 {#6048 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6049 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6051 …} -Children: Doctrine\ORM\PersistentCollection {#6054 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6057 -id: 513 -name: "Abu Garsia" -hierarchy: 2 -sort_no: -3 -create_date: DateTime @1587620700 {#6055 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6056 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6058 …} -Children: Doctrine\ORM\PersistentCollection {#6061 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6064 -id: 514 -name: "New Balance" -hierarchy: 2 -sort_no: -4 -create_date: DateTime @1587620700 {#6062 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6063 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6065 …} -Children: Doctrine\ORM\PersistentCollection {#6068 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6071 -id: 515 -name: "MIL-TEC" -hierarchy: 2 -sort_no: -5 -create_date: DateTime @1587620700 {#6069 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6070 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6072 …} -Children: Doctrine\ORM\PersistentCollection {#6075 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6078 -id: 522 -name: "Real Harness" -hierarchy: 2 -sort_no: -6 -create_date: DateTime @1588226400 {#6076 date: 2020-04-30 15:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6077 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6079 …} -Children: Doctrine\ORM\PersistentCollection {#6082 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6085 -id: 536 -name: "Reebok" -hierarchy: 2 -sort_no: -6 -create_date: DateTime @1619154000 {#6083 date: 2021-04-23 14:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6084 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6086 …} -Children: Doctrine\ORM\PersistentCollection {#6089 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6092 -id: 537 -name: "CONVERSE" -hierarchy: 2 -sort_no: -7 -create_date: DateTime @1619427600 {#6090 date: 2021-04-26 18:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6091 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6093 …} -Children: Doctrine\ORM\PersistentCollection {#6096 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6099 -id: 523 -name: "PANAM" -hierarchy: 2 -sort_no: -7 -create_date: DateTime @1588226400 {#6097 date: 2020-04-30 15:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6098 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6100 …} -Children: Doctrine\ORM\PersistentCollection {#6103 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6106 -id: 6 -name: "NOT(生産)" -hierarchy: 1 -sort_no: -7 -create_date: DateTime @1576832460 {#6040 date: 2019-12-20 18:01:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#6039 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6107 …} -Children: Doctrine\ORM\PersistentCollection {#6110 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6111 -id: 7 -name: "TOPS" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1576832580 {#6104 date: 2019-12-20 18:03:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6105 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6112 …} -Children: Doctrine\ORM\PersistentCollection {#6115 …} -Parent: Eccube\Entity\Category {#6106} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6120 -id: 8 -name: "SH" -hierarchy: 2 -sort_no: -3 -create_date: DateTime @1576832580 {#6118 date: 2019-12-20 18:03:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6119 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6121 …} -Children: Doctrine\ORM\PersistentCollection {#6124 …} -Parent: Eccube\Entity\Category {#6106} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6127 -id: 9 -name: "OUT" -hierarchy: 2 -sort_no: -4 -create_date: DateTime @1576832580 {#6125 date: 2019-12-20 18:03:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6126 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6128 …} -Children: Doctrine\ORM\PersistentCollection {#6131 …} -Parent: Eccube\Entity\Category {#6106} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6134 -id: 10 -name: "BTMS" -hierarchy: 2 -sort_no: -5 -create_date: DateTime @1571452260 {#6132 date: 2019-10-19 11:31:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6133 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6135 …} -Children: Doctrine\ORM\PersistentCollection {#6138 …} -Parent: Eccube\Entity\Category {#6106} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6141 -id: 11 -name: "古着" -hierarchy: 1 -sort_no: -8 -create_date: DateTime @1571452260 {#6117 date: 2019-10-19 11:31:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#6116 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6142 …} -Children: Doctrine\ORM\PersistentCollection {#6145 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6146 -id: 12 -name: "SH" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1571452260 {#6139 date: 2019-10-19 11:31:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6140 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6147 …} -Children: Doctrine\ORM\PersistentCollection {#6150 …} -Parent: Eccube\Entity\Category {#6141} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6155 -id: 13 -name: "OUT" -hierarchy: 2 -sort_no: -3 -create_date: DateTime @1571452260 {#6153 date: 2019-10-19 11:31:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6154 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6156 …} -Children: Doctrine\ORM\PersistentCollection {#6159 …} -Parent: Eccube\Entity\Category {#6141} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } ] |
[ Eccube\Entity\Category {#5530 -id: 2 -name: "SH" -hierarchy: 1 -sort_no: -2 -create_date: DateTime @1576137960 {#5549 date: 2019-12-12 17:06:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#5543 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5542 …} -Children: Doctrine\ORM\PersistentCollection {#5724 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5727 -id: 1 -name: "TOPS" -hierarchy: 1 -sort_no: -2 -create_date: DateTime @1576137960 {#5725 date: 2019-12-12 17:06:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#5726 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5728 …} -Children: Doctrine\ORM\PersistentCollection {#5731 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5596 -id: 501 -name: "NOT CONVENTIONAL / UNISEX" -hierarchy: 1 -sort_no: -2 -create_date: DateTime @1587620700 {#5732 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#5733 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5597 …} -Children: Doctrine\ORM\PersistentCollection {#5600 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5601 -id: 524 -name: "PRE ORDER" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1589241600 {#5734 date: 2020-05-12 09:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5595 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5602 …} -Children: Doctrine\ORM\PersistentCollection {#5605 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5610 -id: 533 -name: "NEW ARRIVAL" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1599091200 {#5608 date: 2020-09-03 09:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5609 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5614 …} -Children: Doctrine\ORM\PersistentCollection {#5617 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5581 -id: 541 -name: "KIMONO/NOT STYLE" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1732633200 {#5578 date: 2024-11-27 00:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5582 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5580 …} -Children: Doctrine\ORM\PersistentCollection {#5619 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5613 -id: 525 -name: "ONLINE EXCLUSIVE限定" -hierarchy: 2 -sort_no: -3 -create_date: DateTime @1598352369 {#5618 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1754892527 {#5616 date: 2025-08-11 15:08:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5589 …} -Children: Doctrine\ORM\PersistentCollection {#5622 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5634 -id: 503 -name: "SHIRTS" -hierarchy: 2 -sort_no: -4 -create_date: DateTime @1587620700 {#5620 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5615 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5632 …} -Children: Doctrine\ORM\PersistentCollection {#5636 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5639 -id: 504 -name: "BOTTOMS" -hierarchy: 2 -sort_no: -5 -create_date: DateTime @1587620700 {#5637 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5638 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5640 …} -Children: Doctrine\ORM\PersistentCollection {#5643 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5646 -id: 502 -name: "TOPS" -hierarchy: 2 -sort_no: -6 -create_date: DateTime @1587620700 {#5644 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5645 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5756 …} -Children: Doctrine\ORM\PersistentCollection {#5837 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5840 -id: 505 -name: "OUTERS" -hierarchy: 2 -sort_no: -7 -create_date: DateTime @1587620700 {#5838 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5839 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5841 …} -Children: Doctrine\ORM\PersistentCollection {#5844 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5847 -id: 521 -name: "BAG・HAT・ACC" -hierarchy: 2 -sort_no: -11 -create_date: DateTime @1588032900 {#5845 date: 2020-04-28 09:15:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753165429 {#5846 date: 2025-07-22 15:23:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5848 …} -Children: Doctrine\ORM\PersistentCollection {#5851 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5854 -id: 1063 -name: "25-26AW Collection" -hierarchy: 2 -sort_no: -12 -create_date: DateTime @1756704761 {#5852 date: 2025-09-01 14:32:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756704761 {#5853 date: 2025-09-01 14:32:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5855 …} -Children: Doctrine\ORM\PersistentCollection {#5858 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5861 -id: 542 -name: "RESTOCK" -hierarchy: 2 -sort_no: -12 -create_date: DateTime @1732633200 {#5859 date: 2024-11-27 00:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5860 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5862 …} -Children: Doctrine\ORM\PersistentCollection {#5865 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5868 -id: 543 -name: "LIMITED STOCK" -hierarchy: 2 -sort_no: -13 -create_date: DateTime @1738569194 {#5866 date: 2025-02-03 16:53:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5867 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5869 …} -Children: Doctrine\ORM\PersistentCollection {#5872 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5875 -id: 526 -name: "SALE" -hierarchy: 2 -sort_no: -98 -create_date: DateTime @1598352369 {#5873 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5874 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5876 …} -Children: Doctrine\ORM\PersistentCollection {#5879 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5882 -id: 535 -name: "しろせんせー" -hierarchy: 2 -sort_no: -99 -create_date: DateTime @1612828800 {#5880 date: 2021-02-09 09:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5881 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5883 …} -Children: Doctrine\ORM\PersistentCollection {#5886 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5887 -id: 3 -name: "BTMS" -hierarchy: 1 -sort_no: -3 -create_date: DateTime @1576137960 {#5607 date: 2019-12-12 17:06:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#5606 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5888 …} -Children: Doctrine\ORM\PersistentCollection {#5891 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5896 -id: 506 -name: "25-26AW COLLECTION" -hierarchy: 1 -sort_no: -3 -create_date: DateTime @1587620700 {#5892 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#5893 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5897 …} -Children: Doctrine\ORM\PersistentCollection {#5900 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5901 -id: 527 -name: "BAG・HAT・ACC" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1598352369 {#5894 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753165415 {#5895 date: 2025-07-22 15:23:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5902 …} -Children: Doctrine\ORM\PersistentCollection {#5905 …} -Parent: Eccube\Entity\Category {#5896} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5910 -id: 508 -name: "SHIRTS" -hierarchy: 2 -sort_no: -3 -create_date: DateTime @1587620700 {#5908 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5909 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5911 …} -Children: Doctrine\ORM\PersistentCollection {#5914 …} -Parent: Eccube\Entity\Category {#5896} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5917 -id: 509 -name: "BOTTOMS" -hierarchy: 2 -sort_no: -4 -create_date: DateTime @1587620700 {#5915 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5916 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5918 …} -Children: Doctrine\ORM\PersistentCollection {#5921 …} -Parent: Eccube\Entity\Category {#5896} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5924 -id: 507 -name: "TOPS" -hierarchy: 2 -sort_no: -4 -create_date: DateTime @1587620700 {#5922 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1587620700 {#5923 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5925 …} -Children: Doctrine\ORM\PersistentCollection {#5928 …} -Parent: Eccube\Entity\Category {#5896} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5931 -id: 510 -name: "OUTER" -hierarchy: 2 -sort_no: -5 -create_date: DateTime @1587620700 {#5929 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5930 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5932 …} -Children: Doctrine\ORM\PersistentCollection {#5935 …} -Parent: Eccube\Entity\Category {#5896} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5938 -id: 528 -name: "SALE" -hierarchy: 2 -sort_no: -7 -create_date: DateTime @1598352369 {#5936 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1598352369 {#5937 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5939 …} -Children: Doctrine\ORM\PersistentCollection {#5942 …} -Parent: Eccube\Entity\Category {#5896} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5945 -id: 516 -name: "SPECIAL PRICE" -hierarchy: 1 -sort_no: -4 -create_date: DateTime @1587620700 {#5907 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1755415040 {#5906 date: 2025-08-17 16:17:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5946 …} -Children: Doctrine\ORM\PersistentCollection {#5949 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5950 -id: 538 -name: "NOT CONVENTIOANL" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1619478000 {#5943 date: 2021-04-27 08:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5944 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5951 …} -Children: Doctrine\ORM\PersistentCollection {#5954 …} -Parent: Eccube\Entity\Category {#5945} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5959 -id: 517 -name: "TOPS" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1587620700 {#5957 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5958 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5960 …} -Children: Doctrine\ORM\PersistentCollection {#5963 …} -Parent: Eccube\Entity\Category {#5945} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5966 -id: 531 -name: "SALE" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1598352369 {#5964 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5965 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5967 …} -Children: Doctrine\ORM\PersistentCollection {#5970 …} -Parent: Eccube\Entity\Category {#5945} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5973 -id: 539 -name: "REMAKE" -hierarchy: 2 -sort_no: -3 -create_date: DateTime @1619478000 {#5971 date: 2021-04-27 08:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5972 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5974 …} -Children: Doctrine\ORM\PersistentCollection {#5977 …} -Parent: Eccube\Entity\Category {#5945} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5980 -id: 518 -name: "SHIRTS" -hierarchy: 2 -sort_no: -3 -create_date: DateTime @1587620700 {#5978 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5979 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5981 …} -Children: Doctrine\ORM\PersistentCollection {#5984 …} -Parent: Eccube\Entity\Category {#5945} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5987 -id: 519 -name: "BOTTOMS" -hierarchy: 2 -sort_no: -4 -create_date: DateTime @1587620700 {#5985 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5986 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5988 …} -Children: Doctrine\ORM\PersistentCollection {#5991 …} -Parent: Eccube\Entity\Category {#5945} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5994 -id: 540 -name: "SELECT ITEM" -hierarchy: 2 -sort_no: -4 -create_date: DateTime @1619478000 {#5992 date: 2021-04-27 08:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5993 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5995 …} -Children: Doctrine\ORM\PersistentCollection {#5998 …} -Parent: Eccube\Entity\Category {#5945} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6001 -id: 520 -name: "OUTER" -hierarchy: 2 -sort_no: -5 -create_date: DateTime @1587620700 {#5999 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6000 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6002 …} -Children: Doctrine\ORM\PersistentCollection {#6005 …} -Parent: Eccube\Entity\Category {#5945} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6006 -id: 4 -name: "OUT" -hierarchy: 1 -sort_no: -5 -create_date: DateTime @1576137960 {#5956 date: 2019-12-12 17:06:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#5955 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6007 …} -Children: Doctrine\ORM\PersistentCollection {#6010 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6013 -id: 532 -name: "USED" -hierarchy: 1 -sort_no: -5 -create_date: DateTime @1598352369 {#6011 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#6012 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6014 …} -Children: Doctrine\ORM\PersistentCollection {#6017 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6020 -id: 5 -name: "CAP" -hierarchy: 1 -sort_no: -6 -create_date: DateTime @1576826700 {#6018 date: 2019-12-20 16:25:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#6019 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6021 …} -Children: Doctrine\ORM\PersistentCollection {#6024 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6029 -id: 511 -name: "SELECT ITEM" -hierarchy: 1 -sort_no: -6 -create_date: DateTime @1587620700 {#6025 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#6026 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6030 …} -Children: Doctrine\ORM\PersistentCollection {#6033 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6034 -id: 529 -name: "OTHER" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1598352369 {#6027 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6028 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6035 …} -Children: Doctrine\ORM\PersistentCollection {#6038 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6043 -id: 512 -name: "SAMURAI CORE" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1587620700 {#6041 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6042 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6044 …} -Children: Doctrine\ORM\PersistentCollection {#6047 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6050 -id: 530 -name: "SALE" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1598352369 {#6048 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6049 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6051 …} -Children: Doctrine\ORM\PersistentCollection {#6054 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6057 -id: 513 -name: "Abu Garsia" -hierarchy: 2 -sort_no: -3 -create_date: DateTime @1587620700 {#6055 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6056 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6058 …} -Children: Doctrine\ORM\PersistentCollection {#6061 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6064 -id: 514 -name: "New Balance" -hierarchy: 2 -sort_no: -4 -create_date: DateTime @1587620700 {#6062 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6063 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6065 …} -Children: Doctrine\ORM\PersistentCollection {#6068 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6071 -id: 515 -name: "MIL-TEC" -hierarchy: 2 -sort_no: -5 -create_date: DateTime @1587620700 {#6069 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6070 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6072 …} -Children: Doctrine\ORM\PersistentCollection {#6075 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6078 -id: 522 -name: "Real Harness" -hierarchy: 2 -sort_no: -6 -create_date: DateTime @1588226400 {#6076 date: 2020-04-30 15:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6077 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6079 …} -Children: Doctrine\ORM\PersistentCollection {#6082 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6085 -id: 536 -name: "Reebok" -hierarchy: 2 -sort_no: -6 -create_date: DateTime @1619154000 {#6083 date: 2021-04-23 14:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6084 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6086 …} -Children: Doctrine\ORM\PersistentCollection {#6089 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6092 -id: 537 -name: "CONVERSE" -hierarchy: 2 -sort_no: -7 -create_date: DateTime @1619427600 {#6090 date: 2021-04-26 18:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6091 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6093 …} -Children: Doctrine\ORM\PersistentCollection {#6096 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6099 -id: 523 -name: "PANAM" -hierarchy: 2 -sort_no: -7 -create_date: DateTime @1588226400 {#6097 date: 2020-04-30 15:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6098 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6100 …} -Children: Doctrine\ORM\PersistentCollection {#6103 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6106 -id: 6 -name: "NOT(生産)" -hierarchy: 1 -sort_no: -7 -create_date: DateTime @1576832460 {#6040 date: 2019-12-20 18:01:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#6039 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6107 …} -Children: Doctrine\ORM\PersistentCollection {#6110 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6111 -id: 7 -name: "TOPS" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1576832580 {#6104 date: 2019-12-20 18:03:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6105 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6112 …} -Children: Doctrine\ORM\PersistentCollection {#6115 …} -Parent: Eccube\Entity\Category {#6106} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6120 -id: 8 -name: "SH" -hierarchy: 2 -sort_no: -3 -create_date: DateTime @1576832580 {#6118 date: 2019-12-20 18:03:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6119 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6121 …} -Children: Doctrine\ORM\PersistentCollection {#6124 …} -Parent: Eccube\Entity\Category {#6106} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6127 -id: 9 -name: "OUT" -hierarchy: 2 -sort_no: -4 -create_date: DateTime @1576832580 {#6125 date: 2019-12-20 18:03:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6126 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6128 …} -Children: Doctrine\ORM\PersistentCollection {#6131 …} -Parent: Eccube\Entity\Category {#6106} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6134 -id: 10 -name: "BTMS" -hierarchy: 2 -sort_no: -5 -create_date: DateTime @1571452260 {#6132 date: 2019-10-19 11:31:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6133 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6135 …} -Children: Doctrine\ORM\PersistentCollection {#6138 …} -Parent: Eccube\Entity\Category {#6106} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6141 -id: 11 -name: "古着" -hierarchy: 1 -sort_no: -8 -create_date: DateTime @1571452260 {#6117 date: 2019-10-19 11:31:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#6116 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6142 …} -Children: Doctrine\ORM\PersistentCollection {#6145 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6146 -id: 12 -name: "SH" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1571452260 {#6139 date: 2019-10-19 11:31:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6140 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6147 …} -Children: Doctrine\ORM\PersistentCollection {#6150 …} -Parent: Eccube\Entity\Category {#6141} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6155 -id: 13 -name: "OUT" -hierarchy: 2 -sort_no: -3 -create_date: DateTime @1571452260 {#6153 date: 2019-10-19 11:31:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6154 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6156 …} -Children: Doctrine\ORM\PersistentCollection {#6159 …} -Parent: Eccube\Entity\Category {#6141} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } ] |
| 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 {#6373 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4084 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6366 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#6367 …} } |
| choices | [ Eccube\Entity\Category {#5530 -id: 2 -name: "SH" -hierarchy: 1 -sort_no: -2 -create_date: DateTime @1576137960 {#5549 date: 2019-12-12 17:06:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#5543 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5542 …} -Children: Doctrine\ORM\PersistentCollection {#5724 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5727 -id: 1 -name: "TOPS" -hierarchy: 1 -sort_no: -2 -create_date: DateTime @1576137960 {#5725 date: 2019-12-12 17:06:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#5726 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5728 …} -Children: Doctrine\ORM\PersistentCollection {#5731 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5596 -id: 501 -name: "NOT CONVENTIONAL / UNISEX" -hierarchy: 1 -sort_no: -2 -create_date: DateTime @1587620700 {#5732 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#5733 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5597 …} -Children: Doctrine\ORM\PersistentCollection {#5600 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5601 -id: 524 -name: "PRE ORDER" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1589241600 {#5734 date: 2020-05-12 09:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5595 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5602 …} -Children: Doctrine\ORM\PersistentCollection {#5605 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5610 -id: 533 -name: "NEW ARRIVAL" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1599091200 {#5608 date: 2020-09-03 09:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5609 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5614 …} -Children: Doctrine\ORM\PersistentCollection {#5617 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5581 -id: 541 -name: "KIMONO/NOT STYLE" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1732633200 {#5578 date: 2024-11-27 00:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5582 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5580 …} -Children: Doctrine\ORM\PersistentCollection {#5619 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5613 -id: 525 -name: "ONLINE EXCLUSIVE限定" -hierarchy: 2 -sort_no: -3 -create_date: DateTime @1598352369 {#5618 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1754892527 {#5616 date: 2025-08-11 15:08:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5589 …} -Children: Doctrine\ORM\PersistentCollection {#5622 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5634 -id: 503 -name: "SHIRTS" -hierarchy: 2 -sort_no: -4 -create_date: DateTime @1587620700 {#5620 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5615 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5632 …} -Children: Doctrine\ORM\PersistentCollection {#5636 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5639 -id: 504 -name: "BOTTOMS" -hierarchy: 2 -sort_no: -5 -create_date: DateTime @1587620700 {#5637 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5638 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5640 …} -Children: Doctrine\ORM\PersistentCollection {#5643 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5646 -id: 502 -name: "TOPS" -hierarchy: 2 -sort_no: -6 -create_date: DateTime @1587620700 {#5644 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5645 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5756 …} -Children: Doctrine\ORM\PersistentCollection {#5837 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5840 -id: 505 -name: "OUTERS" -hierarchy: 2 -sort_no: -7 -create_date: DateTime @1587620700 {#5838 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5839 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5841 …} -Children: Doctrine\ORM\PersistentCollection {#5844 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5847 -id: 521 -name: "BAG・HAT・ACC" -hierarchy: 2 -sort_no: -11 -create_date: DateTime @1588032900 {#5845 date: 2020-04-28 09:15:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753165429 {#5846 date: 2025-07-22 15:23:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5848 …} -Children: Doctrine\ORM\PersistentCollection {#5851 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5854 -id: 1063 -name: "25-26AW Collection" -hierarchy: 2 -sort_no: -12 -create_date: DateTime @1756704761 {#5852 date: 2025-09-01 14:32:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756704761 {#5853 date: 2025-09-01 14:32:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5855 …} -Children: Doctrine\ORM\PersistentCollection {#5858 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5861 -id: 542 -name: "RESTOCK" -hierarchy: 2 -sort_no: -12 -create_date: DateTime @1732633200 {#5859 date: 2024-11-27 00:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5860 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5862 …} -Children: Doctrine\ORM\PersistentCollection {#5865 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5868 -id: 543 -name: "LIMITED STOCK" -hierarchy: 2 -sort_no: -13 -create_date: DateTime @1738569194 {#5866 date: 2025-02-03 16:53:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5867 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5869 …} -Children: Doctrine\ORM\PersistentCollection {#5872 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5875 -id: 526 -name: "SALE" -hierarchy: 2 -sort_no: -98 -create_date: DateTime @1598352369 {#5873 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5874 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5876 …} -Children: Doctrine\ORM\PersistentCollection {#5879 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5882 -id: 535 -name: "しろせんせー" -hierarchy: 2 -sort_no: -99 -create_date: DateTime @1612828800 {#5880 date: 2021-02-09 09:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5881 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5883 …} -Children: Doctrine\ORM\PersistentCollection {#5886 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5887 -id: 3 -name: "BTMS" -hierarchy: 1 -sort_no: -3 -create_date: DateTime @1576137960 {#5607 date: 2019-12-12 17:06:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#5606 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5888 …} -Children: Doctrine\ORM\PersistentCollection {#5891 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5896 -id: 506 -name: "25-26AW COLLECTION" -hierarchy: 1 -sort_no: -3 -create_date: DateTime @1587620700 {#5892 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#5893 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5897 …} -Children: Doctrine\ORM\PersistentCollection {#5900 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5901 -id: 527 -name: "BAG・HAT・ACC" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1598352369 {#5894 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753165415 {#5895 date: 2025-07-22 15:23:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5902 …} -Children: Doctrine\ORM\PersistentCollection {#5905 …} -Parent: Eccube\Entity\Category {#5896} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5910 -id: 508 -name: "SHIRTS" -hierarchy: 2 -sort_no: -3 -create_date: DateTime @1587620700 {#5908 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5909 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5911 …} -Children: Doctrine\ORM\PersistentCollection {#5914 …} -Parent: Eccube\Entity\Category {#5896} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5917 -id: 509 -name: "BOTTOMS" -hierarchy: 2 -sort_no: -4 -create_date: DateTime @1587620700 {#5915 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5916 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5918 …} -Children: Doctrine\ORM\PersistentCollection {#5921 …} -Parent: Eccube\Entity\Category {#5896} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5924 -id: 507 -name: "TOPS" -hierarchy: 2 -sort_no: -4 -create_date: DateTime @1587620700 {#5922 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1587620700 {#5923 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5925 …} -Children: Doctrine\ORM\PersistentCollection {#5928 …} -Parent: Eccube\Entity\Category {#5896} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5931 -id: 510 -name: "OUTER" -hierarchy: 2 -sort_no: -5 -create_date: DateTime @1587620700 {#5929 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5930 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5932 …} -Children: Doctrine\ORM\PersistentCollection {#5935 …} -Parent: Eccube\Entity\Category {#5896} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5938 -id: 528 -name: "SALE" -hierarchy: 2 -sort_no: -7 -create_date: DateTime @1598352369 {#5936 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1598352369 {#5937 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5939 …} -Children: Doctrine\ORM\PersistentCollection {#5942 …} -Parent: Eccube\Entity\Category {#5896} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5945 -id: 516 -name: "SPECIAL PRICE" -hierarchy: 1 -sort_no: -4 -create_date: DateTime @1587620700 {#5907 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1755415040 {#5906 date: 2025-08-17 16:17:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5946 …} -Children: Doctrine\ORM\PersistentCollection {#5949 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5950 -id: 538 -name: "NOT CONVENTIOANL" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1619478000 {#5943 date: 2021-04-27 08:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5944 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5951 …} -Children: Doctrine\ORM\PersistentCollection {#5954 …} -Parent: Eccube\Entity\Category {#5945} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5959 -id: 517 -name: "TOPS" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1587620700 {#5957 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5958 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5960 …} -Children: Doctrine\ORM\PersistentCollection {#5963 …} -Parent: Eccube\Entity\Category {#5945} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5966 -id: 531 -name: "SALE" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1598352369 {#5964 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5965 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5967 …} -Children: Doctrine\ORM\PersistentCollection {#5970 …} -Parent: Eccube\Entity\Category {#5945} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5973 -id: 539 -name: "REMAKE" -hierarchy: 2 -sort_no: -3 -create_date: DateTime @1619478000 {#5971 date: 2021-04-27 08:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5972 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5974 …} -Children: Doctrine\ORM\PersistentCollection {#5977 …} -Parent: Eccube\Entity\Category {#5945} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5980 -id: 518 -name: "SHIRTS" -hierarchy: 2 -sort_no: -3 -create_date: DateTime @1587620700 {#5978 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5979 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5981 …} -Children: Doctrine\ORM\PersistentCollection {#5984 …} -Parent: Eccube\Entity\Category {#5945} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5987 -id: 519 -name: "BOTTOMS" -hierarchy: 2 -sort_no: -4 -create_date: DateTime @1587620700 {#5985 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5986 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5988 …} -Children: Doctrine\ORM\PersistentCollection {#5991 …} -Parent: Eccube\Entity\Category {#5945} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#5994 -id: 540 -name: "SELECT ITEM" -hierarchy: 2 -sort_no: -4 -create_date: DateTime @1619478000 {#5992 date: 2021-04-27 08:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5993 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5995 …} -Children: Doctrine\ORM\PersistentCollection {#5998 …} -Parent: Eccube\Entity\Category {#5945} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6001 -id: 520 -name: "OUTER" -hierarchy: 2 -sort_no: -5 -create_date: DateTime @1587620700 {#5999 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6000 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6002 …} -Children: Doctrine\ORM\PersistentCollection {#6005 …} -Parent: Eccube\Entity\Category {#5945} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6006 -id: 4 -name: "OUT" -hierarchy: 1 -sort_no: -5 -create_date: DateTime @1576137960 {#5956 date: 2019-12-12 17:06:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#5955 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6007 …} -Children: Doctrine\ORM\PersistentCollection {#6010 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6013 -id: 532 -name: "USED" -hierarchy: 1 -sort_no: -5 -create_date: DateTime @1598352369 {#6011 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#6012 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6014 …} -Children: Doctrine\ORM\PersistentCollection {#6017 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6020 -id: 5 -name: "CAP" -hierarchy: 1 -sort_no: -6 -create_date: DateTime @1576826700 {#6018 date: 2019-12-20 16:25:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#6019 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6021 …} -Children: Doctrine\ORM\PersistentCollection {#6024 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6029 -id: 511 -name: "SELECT ITEM" -hierarchy: 1 -sort_no: -6 -create_date: DateTime @1587620700 {#6025 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#6026 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6030 …} -Children: Doctrine\ORM\PersistentCollection {#6033 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6034 -id: 529 -name: "OTHER" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1598352369 {#6027 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6028 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6035 …} -Children: Doctrine\ORM\PersistentCollection {#6038 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6043 -id: 512 -name: "SAMURAI CORE" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1587620700 {#6041 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6042 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6044 …} -Children: Doctrine\ORM\PersistentCollection {#6047 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6050 -id: 530 -name: "SALE" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1598352369 {#6048 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6049 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6051 …} -Children: Doctrine\ORM\PersistentCollection {#6054 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6057 -id: 513 -name: "Abu Garsia" -hierarchy: 2 -sort_no: -3 -create_date: DateTime @1587620700 {#6055 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6056 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6058 …} -Children: Doctrine\ORM\PersistentCollection {#6061 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6064 -id: 514 -name: "New Balance" -hierarchy: 2 -sort_no: -4 -create_date: DateTime @1587620700 {#6062 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6063 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6065 …} -Children: Doctrine\ORM\PersistentCollection {#6068 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6071 -id: 515 -name: "MIL-TEC" -hierarchy: 2 -sort_no: -5 -create_date: DateTime @1587620700 {#6069 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6070 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6072 …} -Children: Doctrine\ORM\PersistentCollection {#6075 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6078 -id: 522 -name: "Real Harness" -hierarchy: 2 -sort_no: -6 -create_date: DateTime @1588226400 {#6076 date: 2020-04-30 15:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6077 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6079 …} -Children: Doctrine\ORM\PersistentCollection {#6082 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6085 -id: 536 -name: "Reebok" -hierarchy: 2 -sort_no: -6 -create_date: DateTime @1619154000 {#6083 date: 2021-04-23 14:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6084 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6086 …} -Children: Doctrine\ORM\PersistentCollection {#6089 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6092 -id: 537 -name: "CONVERSE" -hierarchy: 2 -sort_no: -7 -create_date: DateTime @1619427600 {#6090 date: 2021-04-26 18:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6091 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6093 …} -Children: Doctrine\ORM\PersistentCollection {#6096 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6099 -id: 523 -name: "PANAM" -hierarchy: 2 -sort_no: -7 -create_date: DateTime @1588226400 {#6097 date: 2020-04-30 15:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6098 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6100 …} -Children: Doctrine\ORM\PersistentCollection {#6103 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6106 -id: 6 -name: "NOT(生産)" -hierarchy: 1 -sort_no: -7 -create_date: DateTime @1576832460 {#6040 date: 2019-12-20 18:01:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#6039 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6107 …} -Children: Doctrine\ORM\PersistentCollection {#6110 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6111 -id: 7 -name: "TOPS" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1576832580 {#6104 date: 2019-12-20 18:03:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6105 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6112 …} -Children: Doctrine\ORM\PersistentCollection {#6115 …} -Parent: Eccube\Entity\Category {#6106} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6120 -id: 8 -name: "SH" -hierarchy: 2 -sort_no: -3 -create_date: DateTime @1576832580 {#6118 date: 2019-12-20 18:03:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6119 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6121 …} -Children: Doctrine\ORM\PersistentCollection {#6124 …} -Parent: Eccube\Entity\Category {#6106} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6127 -id: 9 -name: "OUT" -hierarchy: 2 -sort_no: -4 -create_date: DateTime @1576832580 {#6125 date: 2019-12-20 18:03:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6126 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6128 …} -Children: Doctrine\ORM\PersistentCollection {#6131 …} -Parent: Eccube\Entity\Category {#6106} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6134 -id: 10 -name: "BTMS" -hierarchy: 2 -sort_no: -5 -create_date: DateTime @1571452260 {#6132 date: 2019-10-19 11:31:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6133 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6135 …} -Children: Doctrine\ORM\PersistentCollection {#6138 …} -Parent: Eccube\Entity\Category {#6106} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6141 -id: 11 -name: "古着" -hierarchy: 1 -sort_no: -8 -create_date: DateTime @1571452260 {#6117 date: 2019-10-19 11:31:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#6116 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6142 …} -Children: Doctrine\ORM\PersistentCollection {#6145 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6146 -id: 12 -name: "SH" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1571452260 {#6139 date: 2019-10-19 11:31:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6140 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6147 …} -Children: Doctrine\ORM\PersistentCollection {#6150 …} -Parent: Eccube\Entity\Category {#6141} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } Eccube\Entity\Category {#6155 -id: 13 -name: "OUT" -hierarchy: 2 -sort_no: -3 -create_date: DateTime @1571452260 {#6153 date: 2019-10-19 11:31:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6154 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6156 …} -Children: Doctrine\ORM\PersistentCollection {#6159 …} -Parent: Eccube\Entity\Category {#6141} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } ] |
| 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 {#787 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#786 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#785 …} -namespace: Closure() {#783 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerYKXXDvy\EntityManagerGhost554d0f0 {#775 …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 {#6368 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerYKXXDvy\EntityManagerGhost554d0f0 {#775 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5371 …} } |
| 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() {#6369 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1184 …} $message: Closure() {#6370 …} $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 | [ 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6418 +label: "SH" +value: "2" +data: Eccube\Entity\Category {#5530 -id: 2 -name: "SH" -hierarchy: 1 -sort_no: -2 -create_date: DateTime @1576137960 {#5549 date: 2019-12-12 17:06:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#5543 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5542 …} -Children: Doctrine\ORM\PersistentCollection {#5724 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6420 +label: "TOPS" +value: "1" +data: Eccube\Entity\Category {#5727 -id: 1 -name: "TOPS" -hierarchy: 1 -sort_no: -2 -create_date: DateTime @1576137960 {#5725 date: 2019-12-12 17:06:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#5726 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5728 …} -Children: Doctrine\ORM\PersistentCollection {#5731 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6419 +label: "NOT CONVENTIONAL / UNISEX" +value: "501" +data: Eccube\Entity\Category {#5596 -id: 501 -name: "NOT CONVENTIONAL / UNISEX" -hierarchy: 1 -sort_no: -2 -create_date: DateTime @1587620700 {#5732 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#5733 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5597 …} -Children: Doctrine\ORM\PersistentCollection {#5600 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6422 +label: "\u{3000}PRE ORDER" +value: "524" +data: Eccube\Entity\Category {#5601 -id: 524 -name: "PRE ORDER" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1589241600 {#5734 date: 2020-05-12 09:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5595 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5602 …} -Children: Doctrine\ORM\PersistentCollection {#5605 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6423 +label: "\u{3000}NEW ARRIVAL" +value: "533" +data: Eccube\Entity\Category {#5610 -id: 533 -name: "NEW ARRIVAL" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1599091200 {#5608 date: 2020-09-03 09:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5609 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5614 …} -Children: Doctrine\ORM\PersistentCollection {#5617 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6424 +label: "\u{3000}KIMONO/NOT STYLE" +value: "541" +data: Eccube\Entity\Category {#5581 -id: 541 -name: "KIMONO/NOT STYLE" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1732633200 {#5578 date: 2024-11-27 00:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5582 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5580 …} -Children: Doctrine\ORM\PersistentCollection {#5619 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6425 +label: "\u{3000}ONLINE EXCLUSIVE限定" +value: "525" +data: Eccube\Entity\Category {#5613 -id: 525 -name: "ONLINE EXCLUSIVE限定" -hierarchy: 2 -sort_no: -3 -create_date: DateTime @1598352369 {#5618 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1754892527 {#5616 date: 2025-08-11 15:08:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5589 …} -Children: Doctrine\ORM\PersistentCollection {#5622 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6426 +label: "\u{3000}SHIRTS" +value: "503" +data: Eccube\Entity\Category {#5634 -id: 503 -name: "SHIRTS" -hierarchy: 2 -sort_no: -4 -create_date: DateTime @1587620700 {#5620 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5615 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5632 …} -Children: Doctrine\ORM\PersistentCollection {#5636 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6427 +label: "\u{3000}BOTTOMS" +value: "504" +data: Eccube\Entity\Category {#5639 -id: 504 -name: "BOTTOMS" -hierarchy: 2 -sort_no: -5 -create_date: DateTime @1587620700 {#5637 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5638 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5640 …} -Children: Doctrine\ORM\PersistentCollection {#5643 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6428 +label: "\u{3000}TOPS" +value: "502" +data: Eccube\Entity\Category {#5646 -id: 502 -name: "TOPS" -hierarchy: 2 -sort_no: -6 -create_date: DateTime @1587620700 {#5644 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5645 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5756 …} -Children: Doctrine\ORM\PersistentCollection {#5837 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6429 +label: "\u{3000}OUTERS" +value: "505" +data: Eccube\Entity\Category {#5840 -id: 505 -name: "OUTERS" -hierarchy: 2 -sort_no: -7 -create_date: DateTime @1587620700 {#5838 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5839 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5841 …} -Children: Doctrine\ORM\PersistentCollection {#5844 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6430 +label: "\u{3000}BAG・HAT・ACC" +value: "521" +data: Eccube\Entity\Category {#5847 -id: 521 -name: "BAG・HAT・ACC" -hierarchy: 2 -sort_no: -11 -create_date: DateTime @1588032900 {#5845 date: 2020-04-28 09:15:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753165429 {#5846 date: 2025-07-22 15:23:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5848 …} -Children: Doctrine\ORM\PersistentCollection {#5851 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 1063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6431 +label: "\u{3000}25-26AW Collection" +value: "1063" +data: Eccube\Entity\Category {#5854 -id: 1063 -name: "25-26AW Collection" -hierarchy: 2 -sort_no: -12 -create_date: DateTime @1756704761 {#5852 date: 2025-09-01 14:32:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756704761 {#5853 date: 2025-09-01 14:32:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5855 …} -Children: Doctrine\ORM\PersistentCollection {#5858 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6432 +label: "\u{3000}RESTOCK" +value: "542" +data: Eccube\Entity\Category {#5861 -id: 542 -name: "RESTOCK" -hierarchy: 2 -sort_no: -12 -create_date: DateTime @1732633200 {#5859 date: 2024-11-27 00:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5860 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5862 …} -Children: Doctrine\ORM\PersistentCollection {#5865 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6433 +label: "\u{3000}LIMITED STOCK" +value: "543" +data: Eccube\Entity\Category {#5868 -id: 543 -name: "LIMITED STOCK" -hierarchy: 2 -sort_no: -13 -create_date: DateTime @1738569194 {#5866 date: 2025-02-03 16:53:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5867 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5869 …} -Children: Doctrine\ORM\PersistentCollection {#5872 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6434 +label: "\u{3000}SALE" +value: "526" +data: Eccube\Entity\Category {#5875 -id: 526 -name: "SALE" -hierarchy: 2 -sort_no: -98 -create_date: DateTime @1598352369 {#5873 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5874 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5876 …} -Children: Doctrine\ORM\PersistentCollection {#5879 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6435 +label: "\u{3000}しろせんせー" +value: "535" +data: Eccube\Entity\Category {#5882 -id: 535 -name: "しろせんせー" -hierarchy: 2 -sort_no: -99 -create_date: DateTime @1612828800 {#5880 date: 2021-02-09 09:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752830210 {#5881 date: 2025-07-18 18:16:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5883 …} -Children: Doctrine\ORM\PersistentCollection {#5886 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6436 +label: "BTMS" +value: "3" +data: Eccube\Entity\Category {#5887 -id: 3 -name: "BTMS" -hierarchy: 1 -sort_no: -3 -create_date: DateTime @1576137960 {#5607 date: 2019-12-12 17:06:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#5606 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5888 …} -Children: Doctrine\ORM\PersistentCollection {#5891 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6437 +label: "25-26AW COLLECTION" +value: "506" +data: Eccube\Entity\Category {#5896 -id: 506 -name: "25-26AW COLLECTION" -hierarchy: 1 -sort_no: -3 -create_date: DateTime @1587620700 {#5892 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#5893 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5897 …} -Children: Doctrine\ORM\PersistentCollection {#5900 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6438 +label: "\u{3000}BAG・HAT・ACC" +value: "527" +data: Eccube\Entity\Category {#5901 -id: 527 -name: "BAG・HAT・ACC" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1598352369 {#5894 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753165415 {#5895 date: 2025-07-22 15:23:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5902 …} -Children: Doctrine\ORM\PersistentCollection {#5905 …} -Parent: Eccube\Entity\Category {#5896} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6439 +label: "\u{3000}SHIRTS" +value: "508" +data: Eccube\Entity\Category {#5910 -id: 508 -name: "SHIRTS" -hierarchy: 2 -sort_no: -3 -create_date: DateTime @1587620700 {#5908 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5909 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5911 …} -Children: Doctrine\ORM\PersistentCollection {#5914 …} -Parent: Eccube\Entity\Category {#5896} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6440 +label: "\u{3000}BOTTOMS" +value: "509" +data: Eccube\Entity\Category {#5917 -id: 509 -name: "BOTTOMS" -hierarchy: 2 -sort_no: -4 -create_date: DateTime @1587620700 {#5915 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5916 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5918 …} -Children: Doctrine\ORM\PersistentCollection {#5921 …} -Parent: Eccube\Entity\Category {#5896} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6441 +label: "\u{3000}TOPS" +value: "507" +data: Eccube\Entity\Category {#5924 -id: 507 -name: "TOPS" -hierarchy: 2 -sort_no: -4 -create_date: DateTime @1587620700 {#5922 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1587620700 {#5923 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5925 …} -Children: Doctrine\ORM\PersistentCollection {#5928 …} -Parent: Eccube\Entity\Category {#5896} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6442 +label: "\u{3000}OUTER" +value: "510" +data: Eccube\Entity\Category {#5931 -id: 510 -name: "OUTER" -hierarchy: 2 -sort_no: -5 -create_date: DateTime @1587620700 {#5929 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5930 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5932 …} -Children: Doctrine\ORM\PersistentCollection {#5935 …} -Parent: Eccube\Entity\Category {#5896} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6443 +label: "\u{3000}SALE" +value: "528" +data: Eccube\Entity\Category {#5938 -id: 528 -name: "SALE" -hierarchy: 2 -sort_no: -7 -create_date: DateTime @1598352369 {#5936 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1598352369 {#5937 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5939 …} -Children: Doctrine\ORM\PersistentCollection {#5942 …} -Parent: Eccube\Entity\Category {#5896} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6444 +label: "SPECIAL PRICE" +value: "516" +data: Eccube\Entity\Category {#5945 -id: 516 -name: "SPECIAL PRICE" -hierarchy: 1 -sort_no: -4 -create_date: DateTime @1587620700 {#5907 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1755415040 {#5906 date: 2025-08-17 16:17:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5946 …} -Children: Doctrine\ORM\PersistentCollection {#5949 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6445 +label: "\u{3000}NOT CONVENTIOANL" +value: "538" +data: Eccube\Entity\Category {#5950 -id: 538 -name: "NOT CONVENTIOANL" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1619478000 {#5943 date: 2021-04-27 08:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5944 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5951 …} -Children: Doctrine\ORM\PersistentCollection {#5954 …} -Parent: Eccube\Entity\Category {#5945} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6446 +label: "\u{3000}TOPS" +value: "517" +data: Eccube\Entity\Category {#5959 -id: 517 -name: "TOPS" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1587620700 {#5957 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5958 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5960 …} -Children: Doctrine\ORM\PersistentCollection {#5963 …} -Parent: Eccube\Entity\Category {#5945} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6447 +label: "\u{3000}SALE" +value: "531" +data: Eccube\Entity\Category {#5966 -id: 531 -name: "SALE" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1598352369 {#5964 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5965 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5967 …} -Children: Doctrine\ORM\PersistentCollection {#5970 …} -Parent: Eccube\Entity\Category {#5945} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6448 +label: "\u{3000}REMAKE" +value: "539" +data: Eccube\Entity\Category {#5973 -id: 539 -name: "REMAKE" -hierarchy: 2 -sort_no: -3 -create_date: DateTime @1619478000 {#5971 date: 2021-04-27 08:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5972 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5974 …} -Children: Doctrine\ORM\PersistentCollection {#5977 …} -Parent: Eccube\Entity\Category {#5945} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6449 +label: "\u{3000}SHIRTS" +value: "518" +data: Eccube\Entity\Category {#5980 -id: 518 -name: "SHIRTS" -hierarchy: 2 -sort_no: -3 -create_date: DateTime @1587620700 {#5978 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5979 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5981 …} -Children: Doctrine\ORM\PersistentCollection {#5984 …} -Parent: Eccube\Entity\Category {#5945} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6450 +label: "\u{3000}BOTTOMS" +value: "519" +data: Eccube\Entity\Category {#5987 -id: 519 -name: "BOTTOMS" -hierarchy: 2 -sort_no: -4 -create_date: DateTime @1587620700 {#5985 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5986 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5988 …} -Children: Doctrine\ORM\PersistentCollection {#5991 …} -Parent: Eccube\Entity\Category {#5945} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6451 +label: "\u{3000}SELECT ITEM" +value: "540" +data: Eccube\Entity\Category {#5994 -id: 540 -name: "SELECT ITEM" -hierarchy: 2 -sort_no: -4 -create_date: DateTime @1619478000 {#5992 date: 2021-04-27 08:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#5993 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5995 …} -Children: Doctrine\ORM\PersistentCollection {#5998 …} -Parent: Eccube\Entity\Category {#5945} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6452 +label: "\u{3000}OUTER" +value: "520" +data: Eccube\Entity\Category {#6001 -id: 520 -name: "OUTER" -hierarchy: 2 -sort_no: -5 -create_date: DateTime @1587620700 {#5999 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6000 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6002 …} -Children: Doctrine\ORM\PersistentCollection {#6005 …} -Parent: Eccube\Entity\Category {#5945} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6453 +label: "OUT" +value: "4" +data: Eccube\Entity\Category {#6006 -id: 4 -name: "OUT" -hierarchy: 1 -sort_no: -5 -create_date: DateTime @1576137960 {#5956 date: 2019-12-12 17:06:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#5955 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6007 …} -Children: Doctrine\ORM\PersistentCollection {#6010 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6454 +label: "USED" +value: "532" +data: Eccube\Entity\Category {#6013 -id: 532 -name: "USED" -hierarchy: 1 -sort_no: -5 -create_date: DateTime @1598352369 {#6011 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#6012 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6014 …} -Children: Doctrine\ORM\PersistentCollection {#6017 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6455 +label: "CAP" +value: "5" +data: Eccube\Entity\Category {#6020 -id: 5 -name: "CAP" -hierarchy: 1 -sort_no: -6 -create_date: DateTime @1576826700 {#6018 date: 2019-12-20 16:25:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#6019 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6021 …} -Children: Doctrine\ORM\PersistentCollection {#6024 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6456 +label: "SELECT ITEM" +value: "511" +data: Eccube\Entity\Category {#6029 -id: 511 -name: "SELECT ITEM" -hierarchy: 1 -sort_no: -6 -create_date: DateTime @1587620700 {#6025 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#6026 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6030 …} -Children: Doctrine\ORM\PersistentCollection {#6033 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6457 +label: "\u{3000}OTHER" +value: "529" +data: Eccube\Entity\Category {#6034 -id: 529 -name: "OTHER" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1598352369 {#6027 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6028 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6035 …} -Children: Doctrine\ORM\PersistentCollection {#6038 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6458 +label: "\u{3000}SAMURAI CORE" +value: "512" +data: Eccube\Entity\Category {#6043 -id: 512 -name: "SAMURAI CORE" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1587620700 {#6041 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6042 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6044 …} -Children: Doctrine\ORM\PersistentCollection {#6047 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6459 +label: "\u{3000}SALE" +value: "530" +data: Eccube\Entity\Category {#6050 -id: 530 -name: "SALE" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1598352369 {#6048 date: 2020-08-25 19:46:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6049 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6051 …} -Children: Doctrine\ORM\PersistentCollection {#6054 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6460 +label: "\u{3000}Abu Garsia" +value: "513" +data: Eccube\Entity\Category {#6057 -id: 513 -name: "Abu Garsia" -hierarchy: 2 -sort_no: -3 -create_date: DateTime @1587620700 {#6055 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6056 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6058 …} -Children: Doctrine\ORM\PersistentCollection {#6061 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6461 +label: "\u{3000}New Balance" +value: "514" +data: Eccube\Entity\Category {#6064 -id: 514 -name: "New Balance" -hierarchy: 2 -sort_no: -4 -create_date: DateTime @1587620700 {#6062 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6063 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6065 …} -Children: Doctrine\ORM\PersistentCollection {#6068 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6462 +label: "\u{3000}MIL-TEC" +value: "515" +data: Eccube\Entity\Category {#6071 -id: 515 -name: "MIL-TEC" -hierarchy: 2 -sort_no: -5 -create_date: DateTime @1587620700 {#6069 date: 2020-04-23 14:45:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6070 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6072 …} -Children: Doctrine\ORM\PersistentCollection {#6075 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6463 +label: "\u{3000}Real Harness" +value: "522" +data: Eccube\Entity\Category {#6078 -id: 522 -name: "Real Harness" -hierarchy: 2 -sort_no: -6 -create_date: DateTime @1588226400 {#6076 date: 2020-04-30 15:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6077 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6079 …} -Children: Doctrine\ORM\PersistentCollection {#6082 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6464 +label: "\u{3000}Reebok" +value: "536" +data: Eccube\Entity\Category {#6085 -id: 536 -name: "Reebok" -hierarchy: 2 -sort_no: -6 -create_date: DateTime @1619154000 {#6083 date: 2021-04-23 14:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6084 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6086 …} -Children: Doctrine\ORM\PersistentCollection {#6089 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6465 +label: "\u{3000}CONVERSE" +value: "537" +data: Eccube\Entity\Category {#6092 -id: 537 -name: "CONVERSE" -hierarchy: 2 -sort_no: -7 -create_date: DateTime @1619427600 {#6090 date: 2021-04-26 18:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6091 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6093 …} -Children: Doctrine\ORM\PersistentCollection {#6096 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6466 +label: "\u{3000}PANAM" +value: "523" +data: Eccube\Entity\Category {#6099 -id: 523 -name: "PANAM" -hierarchy: 2 -sort_no: -7 -create_date: DateTime @1588226400 {#6097 date: 2020-04-30 15:00:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6098 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6100 …} -Children: Doctrine\ORM\PersistentCollection {#6103 …} -Parent: Eccube\Entity\Category {#6029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6467 +label: "NOT(生産)" +value: "6" +data: Eccube\Entity\Category {#6106 -id: 6 -name: "NOT(生産)" -hierarchy: 1 -sort_no: -7 -create_date: DateTime @1576832460 {#6040 date: 2019-12-20 18:01:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#6039 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6107 …} -Children: Doctrine\ORM\PersistentCollection {#6110 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6468 +label: "\u{3000}TOPS" +value: "7" +data: Eccube\Entity\Category {#6111 -id: 7 -name: "TOPS" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1576832580 {#6104 date: 2019-12-20 18:03:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6105 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6112 …} -Children: Doctrine\ORM\PersistentCollection {#6115 …} -Parent: Eccube\Entity\Category {#6106} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6469 +label: "\u{3000}SH" +value: "8" +data: Eccube\Entity\Category {#6120 -id: 8 -name: "SH" -hierarchy: 2 -sort_no: -3 -create_date: DateTime @1576832580 {#6118 date: 2019-12-20 18:03:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6119 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6121 …} -Children: Doctrine\ORM\PersistentCollection {#6124 …} -Parent: Eccube\Entity\Category {#6106} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6470 +label: "\u{3000}OUT" +value: "9" +data: Eccube\Entity\Category {#6127 -id: 9 -name: "OUT" -hierarchy: 2 -sort_no: -4 -create_date: DateTime @1576832580 {#6125 date: 2019-12-20 18:03:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6126 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6128 …} -Children: Doctrine\ORM\PersistentCollection {#6131 …} -Parent: Eccube\Entity\Category {#6106} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6471 +label: "\u{3000}BTMS" +value: "10" +data: Eccube\Entity\Category {#6134 -id: 10 -name: "BTMS" -hierarchy: 2 -sort_no: -5 -create_date: DateTime @1571452260 {#6132 date: 2019-10-19 11:31:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6133 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6135 …} -Children: Doctrine\ORM\PersistentCollection {#6138 …} -Parent: Eccube\Entity\Category {#6106} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6472 +label: "古着" +value: "11" +data: Eccube\Entity\Category {#6141 -id: 11 -name: "古着" -hierarchy: 1 -sort_no: -8 -create_date: DateTime @1571452260 {#6117 date: 2019-10-19 11:31:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752819066 {#6116 date: 2025-07-18 15:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6142 …} -Children: Doctrine\ORM\PersistentCollection {#6145 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6473 +label: "\u{3000}SH" +value: "12" +data: Eccube\Entity\Category {#6146 -id: 12 -name: "SH" -hierarchy: 2 -sort_no: -2 -create_date: DateTime @1571452260 {#6139 date: 2019-10-19 11:31:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6140 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6147 …} -Children: Doctrine\ORM\PersistentCollection {#6150 …} -Parent: Eccube\Entity\Category {#6141} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6474 +label: "\u{3000}OUT" +value: "13" +data: Eccube\Entity\Category {#6155 -id: 13 -name: "OUT" -hierarchy: 2 -sort_no: -3 -create_date: DateTime @1571452260 {#6153 date: 2019-10-19 11:31:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1660524432 {#6154 date: 2022-08-15 09:47:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6156 …} -Children: Doctrine\ORM\PersistentCollection {#6159 …} -Parent: Eccube\Entity\Category {#6141} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5721 …} } +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 {#6411 -form: Symfony\Component\Form\Form {#6398 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6410 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#6417 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 {#787 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#786 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#785 …} -namespace: Closure() {#783 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6384 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() {#6387 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1184 …} $message: Closure() {#6374 …} $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 {#6475 -form: Symfony\Component\Form\Form {#6401 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6416 …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 | "" |