- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 506
- Events
- Routing
- Cache
- Translation 36
- Security
- Twig
- Doctrine
- Migrations 14
- Debug
- E-mails
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
-
name01
-
name02
-
-
-
kana01
-
kana02
-
-
postal_code
-
-
pref
-
addr01
-
addr02
-
-
phone_number
-
email
-
contents
-
ContactType
-
customer_id
-
order_id
-
book_name
-
illustdownload_file_name
-
-
0
-
1
-
-
_token
-
-
-
category_id
-
name
-
contact
"Eccube\Form\Type\Front\ContactType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1615 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1616 …} -namespace: Closure() {#1618 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4463 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4395 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4465 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4446 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#912 …} $translationDomain: "validators" $message: Closure() {#4464 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "contact" "_contact" ] |
| cache_key | "_contact_contact" |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4950 -form: Symfony\Component\Form\Form {#4752 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4949 …5} |
| full_name | "contact" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contact" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact" |
| valid | true |
| value | null |
name
"Eccube\Form\Type\NameType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1615 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1616 …} -namespace: Closure() {#1618 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4508 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4395 …} } |
| 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 {#4511 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4510 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | true |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| lastname_name | "" |
| lastname_options | [ "attr" => [ "placeholder" => "common.last_name" ] "constraints" => [ Symfony\Component\Validator\Constraints\Length {#4491 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4498 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] ] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4506 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4446 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#912 …} $translationDomain: "validators" $message: Closure() {#4507 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "name" "_contact_name" ] |
| cache_key | "_contact_name_name" |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4954 -form: Symfony\Component\Form\Form {#4777 …} -errors: [] } |
| firstname_name | "name02" |
| form | Symfony\Component\Form\FormView {#4953 …5} |
| full_name | "contact[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| lastname_name | "name01" |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_name" |
| valid | true |
| value | null |
name01
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "common.last_name" ] |
[ "placeholder" => "common.last_name" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4499 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4491 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4498 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4499 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4491 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4498 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
| error_bubbling | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.last_name" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4499 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4491 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4498 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1615 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1616 …} -namespace: Closure() {#1618 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4756 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4395 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4758 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4446 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#912 …} $translationDomain: "validators" $message: Closure() {#4757 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.last_name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_name_name01" ] |
| cache_key | "_contact_name_name01_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4992 -form: Symfony\Component\Form\Form {#4780 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4991 …5} |
| full_name | "contact[name][name01]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_name_name01" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name01" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_name_name01" |
| valid | true |
| value | "" |
name02
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "common.first_name" ] |
[ "placeholder" => "common.first_name" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4512 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4511 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4510 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4512 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4511 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4510 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
| error_bubbling | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.first_name" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4512 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4511 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4510 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1615 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1616 …} -namespace: Closure() {#1618 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4767 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4395 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4769 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4446 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#912 …} $translationDomain: "validators" $message: Closure() {#4768 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.first_name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_name_name02" ] |
| cache_key | "_contact_name_name02_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4993 -form: Symfony\Component\Form\Form {#4783 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4994 …5} |
| full_name | "contact[name][name02]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_name_name02" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name02" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_name_name02" |
| valid | true |
| value | "" |
kana
"Eccube\Form\Type\KanaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1615 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1616 …} -namespace: Closure() {#1618 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4522 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4395 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| firstname_name | "" |
| firstname_options | [ "attr" => [ "placeholder" => "common.first_name_kana" ] "constraints" => [ Symfony\Component\Validator\Constraints\Regex {#4519 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4520 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | true |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| lastname_name | "" |
| lastname_options | [ "attr" => [ "placeholder" => "common.last_name_kana" ] "constraints" => [ Symfony\Component\Validator\Constraints\Regex {#4517 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4518 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] ] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4524 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4446 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#912 …} $translationDomain: "validators" $message: Closure() {#4523 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "name" "kana" "_contact_kana" ] |
| cache_key | "_contact_kana_kana" |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4989 -form: Symfony\Component\Form\Form {#4808 …} -errors: [] } |
| firstname_name | "kana02" |
| form | Symfony\Component\Form\FormView {#4990 …5} |
| full_name | "contact[kana]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_kana" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| lastname_name | "kana01" |
| method | "POST" |
| multipart | false |
| name | "kana" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_kana" |
| valid | true |
| value | null |
kana01
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "common.last_name_kana" ] |
[ "placeholder" => "common.last_name_kana" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#4517 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4518 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\Regex {#4517 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4518 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| error_bubbling | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.last_name_kana" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#4517 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4518 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1615 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1616 …} -namespace: Closure() {#1618 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4787 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4395 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4789 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4446 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#912 …} $translationDomain: "validators" $message: Closure() {#4788 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.last_name_kana" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_kana_kana01" ] |
| cache_key | "_contact_kana_kana01_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5002 -form: Symfony\Component\Form\Form {#4811 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5001 …5} |
| full_name | "contact[kana][kana01]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_kana_kana01" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "kana01" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_kana_kana01" |
| valid | true |
| value | "" |
kana02
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "common.first_name_kana" ] |
[ "placeholder" => "common.first_name_kana" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#4519 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4520 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\Regex {#4519 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4520 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| error_bubbling | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.first_name_kana" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#4519 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4520 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1615 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1616 …} -namespace: Closure() {#1618 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4798 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4395 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4800 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4446 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#912 …} $translationDomain: "validators" $message: Closure() {#4799 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.first_name_kana" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_kana_kana02" ] |
| cache_key | "_contact_kana_kana02_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5003 -form: Symfony\Component\Form\Form {#4814 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5004 …5} |
| full_name | "contact[kana][kana02]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_kana_kana02" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "kana02" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_kana_kana02" |
| valid | true |
| value | "" |
postal_code
"Eccube\Form\Type\PostalType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "p-postal-code" "placeholder" => "common.postal_code_sample" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4556 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 8 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Type {#4557 +payload: null +message: "form_error.numeric_only" +type: "digit" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1615 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1616 …} -namespace: Closure() {#1618 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4553 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4395 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4555 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4446 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#912 …} $translationDomain: "validators" $message: Closure() {#4554 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "p-postal-code" "placeholder" => "common.postal_code_sample" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "postal" "_contact_postal_code" ] |
| cache_key | "_contact_postal_code_postal" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5000 -form: Symfony\Component\Form\Form {#4817 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4999 …5} |
| full_name | "contact[postal_code]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_postal_code" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "postal_code" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_postal_code" |
| valid | true |
| value | "" |
address
"Eccube\Form\Type\AddressType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| addr01_name | "addr01" |
| addr01_options | [ "constraints" => [ Symfony\Component\Validator\Constraints\Length {#4571 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] "attr" => [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] ] |
| addr02_name | "addr02" |
| addr02_options | [ "constraints" => [ Symfony\Component\Validator\Constraints\Length {#4572 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] "attr" => [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] ] |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1615 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1616 …} -namespace: Closure() {#1618 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4574 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4395 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | true |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| pref_name | "pref" |
| pref_options | [ "constraints" => [] "attr" => [ "class" => "p-region-id" ] ] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4576 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4446 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#912 …} $translationDomain: "validators" $message: Closure() {#4575 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| addr01_name | "addr01" |
| addr02_name | "addr02" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "address" "_contact_address" ] |
| cache_key | "_contact_address_address" |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5006 -form: Symfony\Component\Form\Form {#4870 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5005 …5} |
| full_name | "contact[address]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_address" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "address" |
| pref_name | "pref" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_address" |
| valid | true |
| value | null |
pref
"Eccube\Form\Type\Master\PrefType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "p-region-id" ] |
[ "class" => "p-region-id" ] |
| constraints | [] |
[] |
| error_bubbling | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "p-region-id" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#4663 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4850 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4833 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4832 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4834 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4838 -om: Container5lcpiCO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#579 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3631 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "Eccube\Entity\Master\Pref" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1615 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1616 …} -namespace: Closure() {#1618 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | Container5lcpiCO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#579 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4838 -om: Container5lcpiCO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#579 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3631 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "common.select__pref" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#4827 -_em: Doctrine\ORM\EntityManager {#535 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4829 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4830 #from: "Eccube\Entity\Master\Pref" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4831 #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 {#4828 …} -_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() {#4826 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4446 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#912 …} $translationDomain: "validators" $message: Closure() {#4825 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "p-region-id" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "master" "pref" "_contact_address_pref" ] |
| cache_key | "_contact_address_pref_pref" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5011 +label: "北海道" +value: "1" +data: Eccube\Entity\Master\Pref {#5028 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5013 +label: "青森県" +value: "2" +data: Eccube\Entity\Master\Pref {#5029 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5015 +label: "岩手県" +value: "3" +data: Eccube\Entity\Master\Pref {#5030 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5018 +label: "宮城県" +value: "4" +data: Eccube\Entity\Master\Pref {#5031 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5017 +label: "秋田県" +value: "5" +data: Eccube\Entity\Master\Pref {#5032 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5012 +label: "山形県" +value: "6" +data: Eccube\Entity\Master\Pref {#5033 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5024 +label: "福島県" +value: "7" +data: Eccube\Entity\Master\Pref {#5034 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5022 +label: "茨城県" +value: "8" +data: Eccube\Entity\Master\Pref {#5035 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5021 +label: "栃木県" +value: "9" +data: Eccube\Entity\Master\Pref {#5036 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5014 +label: "群馬県" +value: "10" +data: Eccube\Entity\Master\Pref {#5037 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5025 +label: "埼玉県" +value: "11" +data: Eccube\Entity\Master\Pref {#5038 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5074 +label: "千葉県" +value: "12" +data: Eccube\Entity\Master\Pref {#5039 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5075 +label: "東京都" +value: "13" +data: Eccube\Entity\Master\Pref {#5040 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5076 +label: "神奈川県" +value: "14" +data: Eccube\Entity\Master\Pref {#5041 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5077 +label: "新潟県" +value: "15" +data: Eccube\Entity\Master\Pref {#5042 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5078 +label: "富山県" +value: "16" +data: Eccube\Entity\Master\Pref {#5043 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5079 +label: "石川県" +value: "17" +data: Eccube\Entity\Master\Pref {#5044 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5080 +label: "福井県" +value: "18" +data: Eccube\Entity\Master\Pref {#5045 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5081 +label: "山梨県" +value: "19" +data: Eccube\Entity\Master\Pref {#5046 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5082 +label: "長野県" +value: "20" +data: Eccube\Entity\Master\Pref {#5047 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5083 +label: "岐阜県" +value: "21" +data: Eccube\Entity\Master\Pref {#5048 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5084 +label: "静岡県" +value: "22" +data: Eccube\Entity\Master\Pref {#5049 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5085 +label: "愛知県" +value: "23" +data: Eccube\Entity\Master\Pref {#5050 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5086 +label: "三重県" +value: "24" +data: Eccube\Entity\Master\Pref {#5051 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5087 +label: "滋賀県" +value: "25" +data: Eccube\Entity\Master\Pref {#5052 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5088 +label: "京都府" +value: "26" +data: Proxies\__CG__\Eccube\Entity\Master\Pref {#3668 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5089 +label: "大阪府" +value: "27" +data: Eccube\Entity\Master\Pref {#5053 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5090 +label: "兵庫県" +value: "28" +data: Eccube\Entity\Master\Pref {#5054 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5091 +label: "奈良県" +value: "29" +data: Eccube\Entity\Master\Pref {#5055 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5092 +label: "和歌山県" +value: "30" +data: Eccube\Entity\Master\Pref {#5056 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5093 +label: "鳥取県" +value: "31" +data: Eccube\Entity\Master\Pref {#5057 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5094 +label: "島根県" +value: "32" +data: Eccube\Entity\Master\Pref {#5058 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5095 +label: "岡山県" +value: "33" +data: Eccube\Entity\Master\Pref {#5059 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5096 +label: "広島県" +value: "34" +data: Eccube\Entity\Master\Pref {#5060 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5097 +label: "山口県" +value: "35" +data: Eccube\Entity\Master\Pref {#5061 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5098 +label: "徳島県" +value: "36" +data: Eccube\Entity\Master\Pref {#5062 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5099 +label: "香川県" +value: "37" +data: Eccube\Entity\Master\Pref {#5063 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5100 +label: "愛媛県" +value: "38" +data: Eccube\Entity\Master\Pref {#5064 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5101 +label: "高知県" +value: "39" +data: Eccube\Entity\Master\Pref {#5065 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5102 +label: "福岡県" +value: "40" +data: Eccube\Entity\Master\Pref {#5066 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5103 +label: "佐賀県" +value: "41" +data: Eccube\Entity\Master\Pref {#5067 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5104 +label: "長崎県" +value: "42" +data: Eccube\Entity\Master\Pref {#5068 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5105 +label: "熊本県" +value: "43" +data: Eccube\Entity\Master\Pref {#5069 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5106 +label: "大分県" +value: "44" +data: Eccube\Entity\Master\Pref {#5070 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5107 +label: "宮崎県" +value: "45" +data: Eccube\Entity\Master\Pref {#5071 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5108 +label: "鹿児島県" +value: "46" +data: Eccube\Entity\Master\Pref {#5072 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5109 +label: "沖縄県" +value: "47" +data: Eccube\Entity\Master\Pref {#5073 …} +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 {#5010 -form: Symfony\Component\Form\Form {#4873 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5009 …5} |
| full_name | "contact[address][pref]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_address_pref" |
| is_selected | Closure($choice, $value) {#5111 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4637 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "pref" |
| placeholder | "common.select__pref" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_address_pref" |
| valid | true |
| value | "" |
addr01
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
[ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4571 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\Length {#4571 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| error_bubbling | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4571 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1615 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1616 …} -namespace: Closure() {#1618 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4843 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4395 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4851 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4446 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#912 …} $translationDomain: "validators" $message: Closure() {#4842 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_address_addr01" ] |
| cache_key | "_contact_address_addr01_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5112 -form: Symfony\Component\Form\Form {#4876 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5113 …5} |
| full_name | "contact[address][addr01]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_address_addr01" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "addr01" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_address_addr01" |
| valid | true |
| value | "" |
addr02
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
[ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4572 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\Length {#4572 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| error_bubbling | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4572 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1615 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1616 …} -namespace: Closure() {#1618 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4860 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4395 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4862 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4446 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#912 …} $translationDomain: "validators" $message: Closure() {#4861 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_address_addr02" ] |
| cache_key | "_contact_address_addr02_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5114 -form: Symfony\Component\Form\Form {#4879 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5115 …5} |
| full_name | "contact[address][addr02]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_address_addr02" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "addr02" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_address_addr02" |
| valid | true |
| value | "" |
phone_number
"Eccube\Form\Type\PhoneNumberType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.phone_number_sample" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4592 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 14 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Type {#4593 +payload: null +message: "form_error.numeric_only" +type: "digit" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1615 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1616 …} -namespace: Closure() {#1618 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4589 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4395 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4591 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4446 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#912 …} $translationDomain: "validators" $message: Closure() {#4590 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.phone_number_sample" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "phone_number" "_contact_phone_number" ] |
| cache_key | "_contact_phone_number_phone_number" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5007 -form: Symfony\Component\Form\Form {#4882 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5008 …5} |
| full_name | "contact[phone_number]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_phone_number" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone_number" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_phone_number" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4472 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4473 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4472 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4473 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4472 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4473 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1615 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1616 …} -namespace: Closure() {#1618 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4604 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4395 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4611 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4446 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#912 …} $translationDomain: "validators" $message: Closure() {#4605 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_contact_email" ] |
| cache_key | "_contact_email_email" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5117 -form: Symfony\Component\Form\Form {#4885 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5116 …5} |
| full_name | "contact[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_email" |
| valid | true |
| value | "" |
contents
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4474 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4488 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 99999 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4474 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4488 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 99999 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4474 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4488 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 99999 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1615 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1616 …} -namespace: Closure() {#1618 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4621 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4395 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4626 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4446 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#912 …} $translationDomain: "validators" $message: Closure() {#4620 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_contact_contents" ] |
| cache_key | "_contact_contents_textarea" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5118 -form: Symfony\Component\Form\Form {#4888 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5119 …5} |
| full_name | "contact[contents]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_contents" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contents" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_contents" |
| valid | true |
| value | "" |
ContactType
"Plugin\HigashiyamaForContact42\Form\Type\Admin\Master\ContactTypeType"
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 {#4486 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4486 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| eccube_form_options | [ "auto_render" => false ] |
[ "auto_render" => false ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#4663 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4681 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4676 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4689 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4680 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4684 -om: Container5lcpiCO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#579 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4398 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "Plugin\HigashiyamaForContact42\Entity\Master\ContactType" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4486 +payload: null +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 {#1614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1615 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1616 …} -namespace: Closure() {#1618 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false ] |
| em | Container5lcpiCO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#579 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4684 -om: Container5lcpiCO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#579 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4398 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "common.select__contactType" |
| 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 {#4670 -_em: Doctrine\ORM\EntityManager {#535 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4672 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4673 #from: "Plugin\HigashiyamaForContact42\Entity\Master\ContactType" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4674 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT m FROM Plugin\HigashiyamaForContact42\Entity\Master\ContactType m ORDER BY m.sort_no ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#4671 …} -_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() {#4669 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4446 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#912 …} $translationDomain: "validators" $message: Closure() {#4666 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "master" "contactType" "_contact_ContactType" ] |
| cache_key | "_contact_ContactType_contactType" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5122 +label: "定期購読について" +value: "1" +data: Plugin\HigashiyamaForContact42\Entity\Master\ContactType {#5139 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5124 +label: "注文について" +value: "2" +data: Plugin\HigashiyamaForContact42\Entity\Master\ContactType {#5140 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5126 +label: "書籍について" +value: "3" +data: Plugin\HigashiyamaForContact42\Entity\Master\ContactType {#5141 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5129 +label: "イラストダウンロードについて" +value: "4" +data: Plugin\HigashiyamaForContact42\Entity\Master\ContactType {#5142 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5128 +label: "原稿募集について" +value: "5" +data: Plugin\HigashiyamaForContact42\Entity\Master\ContactType {#5143 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5123 +label: "購読者プレゼント" +value: "7" +data: Plugin\HigashiyamaForContact42\Entity\Master\ContactType {#5144 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5135 +label: "学校保健ゼミナールについて" +value: "8" +data: Plugin\HigashiyamaForContact42\Entity\Master\ContactType {#5145 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5133 +label: "その他" +value: "6" +data: Plugin\HigashiyamaForContact42\Entity\Master\ContactType {#5146 …} +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 {#5120 -form: Symfony\Component\Form\Form {#4891 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5121 …5} |
| full_name | "contact[ContactType]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_ContactType" |
| is_selected | Closure($choice, $value) {#5125 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4637 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "ContactType" |
| placeholder | "common.select__contactType" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_ContactType" |
| valid | true |
| value | "" |
customer_id
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1615 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1616 …} -namespace: Closure() {#1618 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4694 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4395 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4697 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4446 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#912 …} $translationDomain: "validators" $message: Closure() {#4695 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_customer_id" ] |
| cache_key | "_contact_customer_id_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5136 -form: Symfony\Component\Form\Form {#4894 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5147 …5} |
| full_name | "contact[customer_id]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_customer_id" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "customer_id" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_customer_id" |
| valid | true |
| value | "" |
order_id
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1615 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1616 …} -namespace: Closure() {#1618 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4703 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4395 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4705 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4446 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#912 …} $translationDomain: "validators" $message: Closure() {#4704 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_order_id" ] |
| cache_key | "_contact_order_id_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5148 -form: Symfony\Component\Form\Form {#4897 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5149 …5} |
| full_name | "contact[order_id]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_order_id" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "order_id" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_order_id" |
| valid | true |
| value | "" |
book_name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1615 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1616 …} -namespace: Closure() {#1618 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4714 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4395 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4716 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4446 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#912 …} $translationDomain: "validators" $message: Closure() {#4715 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_book_name" ] |
| cache_key | "_contact_book_name_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5150 -form: Symfony\Component\Form\Form {#4900 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5151 …5} |
| full_name | "contact[book_name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_book_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "book_name" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_book_name" |
| valid | true |
| value | "" |
illustdownload_file_name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1615 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1616 …} -namespace: Closure() {#1618 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4725 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4395 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4727 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4446 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#912 …} $translationDomain: "validators" $message: Closure() {#4726 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_illustdownload_file_name" ] |
| cache_key | "_contact_illustdownload_file_name_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5152 -form: Symfony\Component\Form\Form {#4903 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5153 …5} |
| full_name | "contact[illustdownload_file_name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_illustdownload_file_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "illustdownload_file_name" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_illustdownload_file_name" |
| valid | true |
| value | "" |
present_type
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "DVD郵送" => "DVD郵送" "一括DL" => "一括DL" ] |
[ "DVD郵送" => "DVD郵送" "一括DL" => "一括DL" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4485 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4485 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| expanded | true |
same as passed value |
| multiple | false |
false
|
| placeholder | false |
null
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| 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 | [ "DVD郵送" => "DVD郵送" "一括DL" => "一括DL" ] |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4485 +payload: null +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 {#1614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1615 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1616 …} -namespace: Closure() {#1618 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4737 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4446 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#912 …} $translationDomain: "validators" $message: Closure() {#4736 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_contact_present_type" ] |
| cache_key | "_contact_present_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4751 +label: "DVD郵送" +value: "DVD郵送" +data: "DVD郵送" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4746 +label: "一括DL" +value: "一括DL" +data: "一括DL" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5154 -form: Symfony\Component\Form\Form {#4938 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#5155 …5} |
| full_name | "contact[present_type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_present_type" |
| is_selected | Closure($choice, $value) {#5156 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4637 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "present_type" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_present_type" |
| valid | true |
| value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | "DVD郵送" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "DVD郵送" |
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 {#1614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1615 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1616 …} -namespace: Closure() {#1618 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4911 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4912 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4915 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "DVD郵送" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4919 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4446 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#912 …} $translationDomain: "validators" $message: Closure() {#4916 …} } } |
| validation_groups | null |
| value | "DVD郵送" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_contact_present_type_entry" ] |
| cache_key | "_contact_present_type_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 {#5160 -form: Symfony\Component\Form\Form {#4941 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5159 …5} |
| full_name | "contact[present_type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_present_type_0" |
| label | "DVD郵送" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_present_type_entry" |
| valid | true |
| value | "DVD郵送" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | "一括DL" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "一括DL" |
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 {#1614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1615 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1616 …} -namespace: Closure() {#1618 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4911 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4912 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4915 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "一括DL" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4932 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4446 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#912 …} $translationDomain: "validators" $message: Closure() {#4930 …} } } |
| validation_groups | null |
| value | "一括DL" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_contact_present_type_entry" ] |
| cache_key | "_contact_present_type_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 {#5161 -form: Symfony\Component\Form\Form {#4944 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5162 …5} |
| full_name | "contact[present_type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_present_type_1" |
| label | "一括DL" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_present_type_entry" |
| valid | true |
| value | "一括DL" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "8d850c793a48ed9bc90fa.NFBX3G_6bCxaVg3SECX6OSm3cmxgAEhbPeMfUP4q9j8.WCc0twqePxo0HX_rX2aRD1HTMzY6UDwpEKQmI7dfrmZmYBaQGK8JQQoaSA" |
| 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 | "8d850c793a48ed9bc90fa.NFBX3G_6bCxaVg3SECX6OSm3cmxgAEhbPeMfUP4q9j8.WCc0twqePxo0HX_rX2aRD1HTMzY6UDwpEKQmI7dfrmZmYBaQGK8JQQoaSA" |
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 {#1614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1615 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1616 …} -namespace: Closure() {#1618 …} } |
| data | "8d850c793a48ed9bc90fa.NFBX3G_6bCxaVg3SECX6OSm3cmxgAEhbPeMfUP4q9j8.WCc0twqePxo0HX_rX2aRD1HTMzY6UDwpEKQmI7dfrmZmYBaQGK8JQQoaSA" |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4951 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4395 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5167 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4446 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#912 …} $translationDomain: "validators" $message: Closure() {#5157 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_contact__token" ] |
| cache_key | "_contact__token_hidden" |
| compound | false |
| data | "8d850c793a48ed9bc90fa.NFBX3G_6bCxaVg3SECX6OSm3cmxgAEhbPeMfUP4q9j8.WCc0twqePxo0HX_rX2aRD1HTMzY6UDwpEKQmI7dfrmZmYBaQGK8JQQoaSA" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5179 -form: Symfony\Component\Form\Form {#5174 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5168 …5} |
| full_name | "contact[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact__token" |
| valid | true |
| value | "8d850c793a48ed9bc90fa.NFBX3G_6bCxaVg3SECX6OSm3cmxgAEhbPeMfUP4q9j8.WCc0twqePxo0HX_rX2aRD1HTMzY6UDwpEKQmI7dfrmZmYBaQGK8JQQoaSA" |
(no name)
"Eccube\Form\Type\SearchProductBlockType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1615 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1616 …} -namespace: Closure() {#1618 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5844 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4395 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5842 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4446 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#912 …} $translationDomain: "validators" $message: Closure() {#5843 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search_product_block" "_" ] |
| cache_key | "__search_product_block" |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#6851 -form: Symfony\Component\Form\Form {#6840 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6852 …5} |
| full_name | "" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_" |
| valid | true |
| value | null |
category_id
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "NameWithLevel" |
same as passed value |
| choices | [ Eccube\Entity\Category {#5955 -id: 67 -name: "「健康教室」2025年度購読者プレゼント" -hierarchy: 1 -sort_no: 58 -create_date: DateTime @1758500285 {#5961 date: 2025-09-22 09:18:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758500285 {#5959 date: 2025-09-22 09:18:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6045 …} -Children: Doctrine\ORM\PersistentCollection {#6206 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6215 …} } Eccube\Entity\Category {#6188 -id: 66 -name: "「健康教室」増刊号・3冊セット" -hierarchy: 1 -sort_no: 57 -create_date: DateTime @1752820234 {#6209 date: 2025-07-18 15:30:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752820234 {#6214 date: 2025-07-18 15:30:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6198 …} -Children: Doctrine\ORM\PersistentCollection {#6278 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6192 …} } Eccube\Entity\Category {#6195 -id: 65 -name: "第62回学校保健ゼミナール" -hierarchy: 1 -sort_no: 56 -create_date: DateTime @1750221909 {#6232 date: 2025-06-18 13:45:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1750221909 {#6194 date: 2025-06-18 13:45:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6193 …} -Children: Doctrine\ORM\PersistentCollection {#6289 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6285 …} } Eccube\Entity\Category {#6282 -id: 48 -name: "44 「健康教室」定期購読料" -hierarchy: 1 -sort_no: 55 -create_date: DateTime @1622606986 {#6288 date: 2021-06-02 13:09:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1622606986 {#6283 date: 2021-06-02 13:09:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6284 …} -Children: Doctrine\ORM\PersistentCollection {#6299 …} -Parent: null -Creator: null -AddOnForCategory: null } Eccube\Entity\Category {#6295 -id: 37 -name: "第61回学校保健ゼミナール" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1706628432 {#6298 date: 2024-01-31 00:27:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719897487 {#6293 date: 2024-07-02 14:18:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6292 …} -Children: Doctrine\ORM\PersistentCollection {#6308 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6304 …} } Eccube\Entity\Category {#6301 -id: 46 -name: "ダウンロード販売" -hierarchy: 1 -sort_no: 53 -create_date: DateTime @1603097438 {#6307 date: 2020-10-19 17:50:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1603097438 {#6302 date: 2020-10-19 17:50:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6303 …} -Children: Doctrine\ORM\PersistentCollection {#6318 …} -Parent: null -Creator: null -AddOnForCategory: null } Eccube\Entity\Category {#6313 -id: 1 -name: "健康教室" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1412336378 {#6317 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412583902 {#6312 date: 2014-10-06 17:25:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6319 …} -Children: Doctrine\ORM\PersistentCollection {#6329 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6325 …} } Eccube\Entity\Category {#6328 -id: 61 -name: "2025年度" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1740106182 {#6314 date: 2025-02-21 11:49:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740106182 {#6311 date: 2025-02-21 11:49:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6323 …} -Children: Doctrine\ORM\PersistentCollection {#6337 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: null } Eccube\Entity\Category {#6332 -id: 59 -name: "2024年度" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1709000928 {#6333 date: 2024-02-27 11:28:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709000928 {#6330 date: 2024-02-27 11:28:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6338 …} -Children: Doctrine\ORM\PersistentCollection {#6348 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6344 …} } Eccube\Entity\Category {#6341 -id: 56 -name: "2023年度" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1677563132 {#6347 date: 2023-02-28 14:45:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1677563132 {#6342 date: 2023-02-28 14:45:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6343 …} -Children: Doctrine\ORM\PersistentCollection {#6358 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6354 …} } Eccube\Entity\Category {#6351 -id: 49 -name: "2022年度" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1646373427 {#6357 date: 2022-03-04 14:57:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1646373427 {#6352 date: 2022-03-04 14:57:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6353 …} -Children: Doctrine\ORM\PersistentCollection {#6368 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6364 …} } Eccube\Entity\Category {#6361 -id: 47 -name: "2021年度" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1615276461 {#6367 date: 2021-03-09 16:54:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1615276461 {#6362 date: 2021-03-09 16:54:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6363 …} -Children: Doctrine\ORM\PersistentCollection {#6378 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6374 …} } Eccube\Entity\Category {#6371 -id: 44 -name: "2020年度" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1583294809 {#6377 date: 2020-03-04 13:06:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1583294809 {#6372 date: 2020-03-04 13:06:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6373 …} -Children: Doctrine\ORM\PersistentCollection {#6388 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6384 …} } Eccube\Entity\Category {#6381 -id: 43 -name: "2019年度" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1551940041 {#6387 date: 2019-03-07 15:27:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1551940041 {#6382 date: 2019-03-07 15:27:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6383 …} -Children: Doctrine\ORM\PersistentCollection {#6398 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6394 …} } Eccube\Entity\Category {#6391 -id: 42 -name: "2018年度" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1520493297 {#6397 date: 2018-03-08 16:14:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1520493297 {#6392 date: 2018-03-08 16:14:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6393 …} -Children: Doctrine\ORM\PersistentCollection {#6408 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6404 …} } Eccube\Entity\Category {#6401 -id: 40 -name: "2017年度" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1488181462 {#6407 date: 2017-02-27 16:44:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488181462 {#6402 date: 2017-02-27 16:44:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6403 …} -Children: Doctrine\ORM\PersistentCollection {#6418 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6414 …} } Eccube\Entity\Category {#6411 -id: 38 -name: "2016年度" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1450251635 {#6417 date: 2015-12-16 16:40:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1450251635 {#6412 date: 2015-12-16 16:40:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6413 …} -Children: Doctrine\ORM\PersistentCollection {#6428 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6424 …} } Eccube\Entity\Category {#6421 -id: 36 -name: "2015年度" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1424240855 {#6427 date: 2015-02-18 15:27:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1424240855 {#6422 date: 2015-02-18 15:27:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6423 …} -Children: Doctrine\ORM\PersistentCollection {#6438 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6434 …} } Eccube\Entity\Category {#6431 -id: 11 -name: "2014年度" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1412584027 {#6437 date: 2014-10-06 17:27:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764238 {#6432 date: 2014-10-20 09:17:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6433 …} -Children: Doctrine\ORM\PersistentCollection {#6448 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6444 …} } Eccube\Entity\Category {#6441 -id: 10 -name: "2013年度" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1412584021 {#6447 date: 2014-10-06 17:27:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764231 {#6442 date: 2014-10-20 09:17:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6443 …} -Children: Doctrine\ORM\PersistentCollection {#6458 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6454 …} } Eccube\Entity\Category {#6451 -id: 9 -name: "2012年度" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1412584013 {#6457 date: 2014-10-06 17:26:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764226 {#6452 date: 2014-10-20 09:17:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6453 …} -Children: Doctrine\ORM\PersistentCollection {#6468 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6464 …} } Eccube\Entity\Category {#6461 -id: 4 -name: "2011年度" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1412336378 {#6467 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764220 {#6462 date: 2014-10-20 09:17:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6463 …} -Children: Doctrine\ORM\PersistentCollection {#6478 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6474 …} } Eccube\Entity\Category {#6471 -id: 3 -name: "2010年度" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1412336378 {#6477 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764214 {#6472 date: 2014-10-20 09:16:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6473 …} -Children: Doctrine\ORM\PersistentCollection {#6488 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6484 …} } Eccube\Entity\Category {#6487 -id: 2 -name: "健康教室 増刊号" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1412336378 {#6331 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412583921 {#6336 date: 2014-10-06 17:25:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6482 …} -Children: Doctrine\ORM\PersistentCollection {#6496 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6492 …} } Eccube\Entity\Category {#6497 -id: 7 -name: "栄養教諭・職員向け" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1412583954 {#6495 date: 2014-10-06 17:25:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1418199797 {#6490 date: 2014-12-10 17:23:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6498 …} -Children: Doctrine\ORM\PersistentCollection {#6508 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6504 …} } Eccube\Entity\Category {#6507 -id: 25 -name: "食育・栄養指導" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1412584394 {#6489 date: 2014-10-06 17:33:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584394 {#6491 date: 2014-10-06 17:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6502 …} -Children: Doctrine\ORM\PersistentCollection {#6516 …} -Parent: Eccube\Entity\Category {#6497} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6512 …} } Eccube\Entity\Category {#6517 -id: 26 -name: "歯と口の健康" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1412584402 {#6509 date: 2014-10-06 17:33:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584402 {#6511 date: 2014-10-06 17:33:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6518 …} -Children: Doctrine\ORM\PersistentCollection {#6528 …} -Parent: Eccube\Entity\Category {#6497} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6524 …} } Eccube\Entity\Category {#6521 -id: 27 -name: "クイズ・カット集・掲示物" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1412584410 {#6527 date: 2014-10-06 17:33:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584410 {#6522 date: 2014-10-06 17:33:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6523 …} -Children: Doctrine\ORM\PersistentCollection {#6538 …} -Parent: Eccube\Entity\Category {#6497} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6534 …} } Eccube\Entity\Category {#6531 -id: 28 -name: "マルチメディア" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1412584419 {#6537 date: 2014-10-06 17:33:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584419 {#6532 date: 2014-10-06 17:33:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6533 …} -Children: Doctrine\ORM\PersistentCollection {#6548 …} -Parent: Eccube\Entity\Category {#6497} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6544 …} } Eccube\Entity\Category {#6541 -id: 29 -name: "その他" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1412584423 {#6547 date: 2014-10-06 17:33:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584423 {#6542 date: 2014-10-06 17:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6543 …} -Children: Doctrine\ORM\PersistentCollection {#6558 …} -Parent: Eccube\Entity\Category {#6497} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6554 …} } Eccube\Entity\Category {#6551 -id: 6 -name: "養護教諭向け" -hierarchy: 1 -sort_no: 28 -create_date: DateTime @1412336378 {#6515 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1418199740 {#6510 date: 2014-12-10 17:22:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6553 …} -Children: Doctrine\ORM\PersistentCollection {#6568 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6564 …} } Eccube\Entity\Category {#6567 -id: 12 -name: "養護教諭の職務" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1412584058 {#6557 date: 2014-10-06 17:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584058 {#6552 date: 2014-10-06 17:27:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6562 …} -Children: Doctrine\ORM\PersistentCollection {#6576 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6572 …} } Eccube\Entity\Category {#6577 -id: 13 -name: "保健指導・保健教育" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1412584076 {#6569 date: 2014-10-06 17:27:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717490841 {#6571 date: 2024-06-04 17:47:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6578 …} -Children: Doctrine\ORM\PersistentCollection {#6588 …} -Parent: Eccube\Entity\Category {#6551} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6584 …} } Eccube\Entity\Category {#6581 -id: 14 -name: "健康相談・メンタルヘルス" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1412584087 {#6587 date: 2014-10-06 17:28:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584087 {#6582 date: 2014-10-06 17:28:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6583 …} -Children: Doctrine\ORM\PersistentCollection {#6598 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6594 …} } Eccube\Entity\Category {#6591 -id: 15 -name: "救急処置・病気の予防" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1412584100 {#6597 date: 2014-10-06 17:28:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584100 {#6592 date: 2014-10-06 17:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6593 …} -Children: Doctrine\ORM\PersistentCollection {#6608 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6604 …} } Eccube\Entity\Category {#6601 -id: 16 -name: "性教育・薬物乱用防止教育" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1412584117 {#6607 date: 2014-10-06 17:28:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584117 {#6602 date: 2014-10-06 17:28:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6603 …} -Children: Doctrine\ORM\PersistentCollection {#6618 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6614 …} } Eccube\Entity\Category {#6611 -id: 17 -name: "歯と口の健康" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1412584130 {#6617 date: 2014-10-06 17:28:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584130 {#6612 date: 2014-10-06 17:28:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6613 …} -Children: Doctrine\ORM\PersistentCollection {#6628 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6624 …} } Eccube\Entity\Category {#6621 -id: 18 -name: "食育・栄養指導" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1412584143 {#6627 date: 2014-10-06 17:29:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584143 {#6622 date: 2014-10-06 17:29:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6623 …} -Children: Doctrine\ORM\PersistentCollection {#6638 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6634 …} } Eccube\Entity\Category {#6631 -id: 19 -name: "クイズ・カット集・掲示物" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1412584161 {#6637 date: 2014-10-06 17:29:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584161 {#6632 date: 2014-10-06 17:29:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6633 …} -Children: Doctrine\ORM\PersistentCollection {#6648 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6644 …} } Eccube\Entity\Category {#6641 -id: 20 -name: "養護教諭必携シリーズ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1412584189 {#6647 date: 2014-10-06 17:29:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584189 {#6642 date: 2014-10-06 17:29:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6643 …} -Children: Doctrine\ORM\PersistentCollection {#6658 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6654 …} } Eccube\Entity\Category {#6651 -id: 21 -name: "養護教諭講座" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1412584196 {#6657 date: 2014-10-06 17:29:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764196 {#6652 date: 2014-10-20 09:16:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6653 …} -Children: Doctrine\ORM\PersistentCollection {#6668 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6664 …} } Eccube\Entity\Category {#6661 -id: 22 -name: "マルチメディア" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1412584208 {#6667 date: 2014-10-06 17:30:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584208 {#6662 date: 2014-10-06 17:30:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6663 …} -Children: Doctrine\ORM\PersistentCollection {#6678 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6674 …} } Eccube\Entity\Category {#6671 -id: 23 -name: "保健簿・保健日誌" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1412584218 {#6677 date: 2014-10-06 17:30:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584218 {#6672 date: 2014-10-06 17:30:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6673 …} -Children: Doctrine\ORM\PersistentCollection {#6688 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6684 …} } Eccube\Entity\Category {#6681 -id: 24 -name: "その他" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1412584223 {#6687 date: 2014-10-06 17:30:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584223 {#6682 date: 2014-10-06 17:30:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6683 …} -Children: Doctrine\ORM\PersistentCollection {#6698 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6694 …} } Eccube\Entity\Category {#6691 -id: 8 -name: "その他" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1412583966 {#6575 date: 2014-10-06 17:26:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412583966 {#6570 date: 2014-10-06 17:26:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6693 …} -Children: Doctrine\ORM\PersistentCollection {#6708 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6704 …} } Eccube\Entity\Category {#6707 -id: 41 -name: "マルチメディア" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1498012336 {#6697 date: 2017-06-21 11:32:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1498012336 {#6692 date: 2017-06-21 11:32:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6702 …} -Children: Doctrine\ORM\PersistentCollection {#6716 …} -Parent: Eccube\Entity\Category {#6691} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6712 …} } Eccube\Entity\Category {#6717 -id: 30 -name: "文部科学省刊行書" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1412584461 {#6709 date: 2014-10-06 17:34:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584461 {#6711 date: 2014-10-06 17:34:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6718 …} -Children: Doctrine\ORM\PersistentCollection {#6728 …} -Parent: Eccube\Entity\Category {#6691} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6724 …} } Eccube\Entity\Category {#6721 -id: 31 -name: "大学教科書" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1412584466 {#6727 date: 2014-10-06 17:34:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584466 {#6722 date: 2014-10-06 17:34:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6723 …} -Children: Doctrine\ORM\PersistentCollection {#6738 …} -Parent: Eccube\Entity\Category {#6691} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6734 …} } Eccube\Entity\Category {#6731 -id: 32 -name: "奈良教育大学ブックレットシリーズ" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1412584480 {#6737 date: 2014-10-06 17:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584480 {#6732 date: 2014-10-06 17:34:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6733 …} -Children: Doctrine\ORM\PersistentCollection {#6748 …} -Parent: Eccube\Entity\Category {#6691} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6744 …} } Eccube\Entity\Category {#6741 -id: 33 -name: "社会福祉士養成シリーズ" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1412584504 {#6747 date: 2014-10-06 17:35:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584504 {#6742 date: 2014-10-06 17:35:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6743 …} -Children: Doctrine\ORM\PersistentCollection {#6758 …} -Parent: Eccube\Entity\Category {#6691} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6754 …} } Eccube\Entity\Category {#6751 -id: 34 -name: "その他" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1412584508 {#6757 date: 2014-10-06 17:35:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584508 {#6752 date: 2014-10-06 17:35:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6753 …} -Children: Doctrine\ORM\PersistentCollection {#6768 …} -Parent: Eccube\Entity\Category {#6691} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6764 …} } Eccube\Entity\Category {#6767 -id: 45 -name: "定期購読" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1594186705 {#6710 date: 2020-07-08 14:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1594186705 {#6715 date: 2020-07-08 14:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6762 …} -Children: Doctrine\ORM\PersistentCollection {#6776 …} -Parent: null -Creator: null -AddOnForCategory: null } Eccube\Entity\Category {#6772 -id: 50 -name: "第59回学校保健ゼミナール" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1650848609 {#6775 date: 2022-04-25 10:03:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659311291 {#6770 date: 2022-08-01 08:48:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6769 …} -Children: Doctrine\ORM\PersistentCollection {#6785 …} -Parent: null -Creator: null -AddOnForCategory: null } Eccube\Entity\Category {#6781 -id: 51 -name: "【全国養護教諭連絡協議会第 30 回研究協議会】 ※キャンペーン特別価格の商品のみ送料無料" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1658377185 {#6784 date: 2022-07-21 13:19:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1736495946 {#6779 date: 2025-01-10 16:59:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6778 …} -Children: Doctrine\ORM\PersistentCollection {#6794 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6790 …} } Eccube\Entity\Category {#6787 -id: 52 -name: "奈良県養護教育研究会 (期限2025年2月28日) ※キャンペーン価格の商品のみ送料無料" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1658377193 {#6793 date: 2022-07-21 13:19:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1739168830 {#6788 date: 2025-02-10 15:27:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6789 …} -Children: Doctrine\ORM\PersistentCollection {#6804 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6800 …} } Eccube\Entity\Category {#6797 -id: 53 -name: "第61回学校保健ゼミナール" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1658377200 {#6803 date: 2022-07-21 13:20:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720768081 {#6798 date: 2024-07-12 16:08:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6799 …} -Children: Doctrine\ORM\PersistentCollection {#6814 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6810 …} } Eccube\Entity\Category {#6807 -id: 54 -name: "Canva×保健室セミナー" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1658377206 {#6813 date: 2022-07-21 13:20:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751269745 {#6808 date: 2025-06-30 16:49:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6809 …} -Children: Doctrine\ORM\PersistentCollection {#6824 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6820 …} } Eccube\Entity\Category {#6817 -id: 55 -name: "「niko」✖東山書房コラボ販売ページ" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1658377212 {#6823 date: 2022-07-21 13:20:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751336414 {#6818 date: 2025-07-01 11:20:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6819 …} -Children: Doctrine\ORM\PersistentCollection {#6834 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6830 …} } ] |
[ Eccube\Entity\Category {#5955 -id: 67 -name: "「健康教室」2025年度購読者プレゼント" -hierarchy: 1 -sort_no: 58 -create_date: DateTime @1758500285 {#5961 date: 2025-09-22 09:18:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758500285 {#5959 date: 2025-09-22 09:18:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6045 …} -Children: Doctrine\ORM\PersistentCollection {#6206 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6215 …} } Eccube\Entity\Category {#6188 -id: 66 -name: "「健康教室」増刊号・3冊セット" -hierarchy: 1 -sort_no: 57 -create_date: DateTime @1752820234 {#6209 date: 2025-07-18 15:30:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752820234 {#6214 date: 2025-07-18 15:30:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6198 …} -Children: Doctrine\ORM\PersistentCollection {#6278 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6192 …} } Eccube\Entity\Category {#6195 -id: 65 -name: "第62回学校保健ゼミナール" -hierarchy: 1 -sort_no: 56 -create_date: DateTime @1750221909 {#6232 date: 2025-06-18 13:45:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1750221909 {#6194 date: 2025-06-18 13:45:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6193 …} -Children: Doctrine\ORM\PersistentCollection {#6289 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6285 …} } Eccube\Entity\Category {#6282 -id: 48 -name: "44 「健康教室」定期購読料" -hierarchy: 1 -sort_no: 55 -create_date: DateTime @1622606986 {#6288 date: 2021-06-02 13:09:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1622606986 {#6283 date: 2021-06-02 13:09:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6284 …} -Children: Doctrine\ORM\PersistentCollection {#6299 …} -Parent: null -Creator: null -AddOnForCategory: null } Eccube\Entity\Category {#6295 -id: 37 -name: "第61回学校保健ゼミナール" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1706628432 {#6298 date: 2024-01-31 00:27:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719897487 {#6293 date: 2024-07-02 14:18:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6292 …} -Children: Doctrine\ORM\PersistentCollection {#6308 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6304 …} } Eccube\Entity\Category {#6301 -id: 46 -name: "ダウンロード販売" -hierarchy: 1 -sort_no: 53 -create_date: DateTime @1603097438 {#6307 date: 2020-10-19 17:50:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1603097438 {#6302 date: 2020-10-19 17:50:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6303 …} -Children: Doctrine\ORM\PersistentCollection {#6318 …} -Parent: null -Creator: null -AddOnForCategory: null } Eccube\Entity\Category {#6313 -id: 1 -name: "健康教室" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1412336378 {#6317 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412583902 {#6312 date: 2014-10-06 17:25:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6319 …} -Children: Doctrine\ORM\PersistentCollection {#6329 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6325 …} } Eccube\Entity\Category {#6328 -id: 61 -name: "2025年度" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1740106182 {#6314 date: 2025-02-21 11:49:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740106182 {#6311 date: 2025-02-21 11:49:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6323 …} -Children: Doctrine\ORM\PersistentCollection {#6337 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: null } Eccube\Entity\Category {#6332 -id: 59 -name: "2024年度" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1709000928 {#6333 date: 2024-02-27 11:28:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709000928 {#6330 date: 2024-02-27 11:28:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6338 …} -Children: Doctrine\ORM\PersistentCollection {#6348 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6344 …} } Eccube\Entity\Category {#6341 -id: 56 -name: "2023年度" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1677563132 {#6347 date: 2023-02-28 14:45:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1677563132 {#6342 date: 2023-02-28 14:45:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6343 …} -Children: Doctrine\ORM\PersistentCollection {#6358 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6354 …} } Eccube\Entity\Category {#6351 -id: 49 -name: "2022年度" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1646373427 {#6357 date: 2022-03-04 14:57:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1646373427 {#6352 date: 2022-03-04 14:57:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6353 …} -Children: Doctrine\ORM\PersistentCollection {#6368 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6364 …} } Eccube\Entity\Category {#6361 -id: 47 -name: "2021年度" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1615276461 {#6367 date: 2021-03-09 16:54:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1615276461 {#6362 date: 2021-03-09 16:54:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6363 …} -Children: Doctrine\ORM\PersistentCollection {#6378 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6374 …} } Eccube\Entity\Category {#6371 -id: 44 -name: "2020年度" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1583294809 {#6377 date: 2020-03-04 13:06:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1583294809 {#6372 date: 2020-03-04 13:06:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6373 …} -Children: Doctrine\ORM\PersistentCollection {#6388 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6384 …} } Eccube\Entity\Category {#6381 -id: 43 -name: "2019年度" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1551940041 {#6387 date: 2019-03-07 15:27:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1551940041 {#6382 date: 2019-03-07 15:27:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6383 …} -Children: Doctrine\ORM\PersistentCollection {#6398 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6394 …} } Eccube\Entity\Category {#6391 -id: 42 -name: "2018年度" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1520493297 {#6397 date: 2018-03-08 16:14:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1520493297 {#6392 date: 2018-03-08 16:14:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6393 …} -Children: Doctrine\ORM\PersistentCollection {#6408 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6404 …} } Eccube\Entity\Category {#6401 -id: 40 -name: "2017年度" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1488181462 {#6407 date: 2017-02-27 16:44:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488181462 {#6402 date: 2017-02-27 16:44:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6403 …} -Children: Doctrine\ORM\PersistentCollection {#6418 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6414 …} } Eccube\Entity\Category {#6411 -id: 38 -name: "2016年度" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1450251635 {#6417 date: 2015-12-16 16:40:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1450251635 {#6412 date: 2015-12-16 16:40:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6413 …} -Children: Doctrine\ORM\PersistentCollection {#6428 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6424 …} } Eccube\Entity\Category {#6421 -id: 36 -name: "2015年度" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1424240855 {#6427 date: 2015-02-18 15:27:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1424240855 {#6422 date: 2015-02-18 15:27:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6423 …} -Children: Doctrine\ORM\PersistentCollection {#6438 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6434 …} } Eccube\Entity\Category {#6431 -id: 11 -name: "2014年度" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1412584027 {#6437 date: 2014-10-06 17:27:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764238 {#6432 date: 2014-10-20 09:17:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6433 …} -Children: Doctrine\ORM\PersistentCollection {#6448 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6444 …} } Eccube\Entity\Category {#6441 -id: 10 -name: "2013年度" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1412584021 {#6447 date: 2014-10-06 17:27:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764231 {#6442 date: 2014-10-20 09:17:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6443 …} -Children: Doctrine\ORM\PersistentCollection {#6458 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6454 …} } Eccube\Entity\Category {#6451 -id: 9 -name: "2012年度" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1412584013 {#6457 date: 2014-10-06 17:26:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764226 {#6452 date: 2014-10-20 09:17:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6453 …} -Children: Doctrine\ORM\PersistentCollection {#6468 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6464 …} } Eccube\Entity\Category {#6461 -id: 4 -name: "2011年度" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1412336378 {#6467 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764220 {#6462 date: 2014-10-20 09:17:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6463 …} -Children: Doctrine\ORM\PersistentCollection {#6478 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6474 …} } Eccube\Entity\Category {#6471 -id: 3 -name: "2010年度" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1412336378 {#6477 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764214 {#6472 date: 2014-10-20 09:16:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6473 …} -Children: Doctrine\ORM\PersistentCollection {#6488 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6484 …} } Eccube\Entity\Category {#6487 -id: 2 -name: "健康教室 増刊号" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1412336378 {#6331 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412583921 {#6336 date: 2014-10-06 17:25:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6482 …} -Children: Doctrine\ORM\PersistentCollection {#6496 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6492 …} } Eccube\Entity\Category {#6497 -id: 7 -name: "栄養教諭・職員向け" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1412583954 {#6495 date: 2014-10-06 17:25:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1418199797 {#6490 date: 2014-12-10 17:23:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6498 …} -Children: Doctrine\ORM\PersistentCollection {#6508 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6504 …} } Eccube\Entity\Category {#6507 -id: 25 -name: "食育・栄養指導" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1412584394 {#6489 date: 2014-10-06 17:33:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584394 {#6491 date: 2014-10-06 17:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6502 …} -Children: Doctrine\ORM\PersistentCollection {#6516 …} -Parent: Eccube\Entity\Category {#6497} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6512 …} } Eccube\Entity\Category {#6517 -id: 26 -name: "歯と口の健康" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1412584402 {#6509 date: 2014-10-06 17:33:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584402 {#6511 date: 2014-10-06 17:33:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6518 …} -Children: Doctrine\ORM\PersistentCollection {#6528 …} -Parent: Eccube\Entity\Category {#6497} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6524 …} } Eccube\Entity\Category {#6521 -id: 27 -name: "クイズ・カット集・掲示物" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1412584410 {#6527 date: 2014-10-06 17:33:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584410 {#6522 date: 2014-10-06 17:33:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6523 …} -Children: Doctrine\ORM\PersistentCollection {#6538 …} -Parent: Eccube\Entity\Category {#6497} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6534 …} } Eccube\Entity\Category {#6531 -id: 28 -name: "マルチメディア" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1412584419 {#6537 date: 2014-10-06 17:33:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584419 {#6532 date: 2014-10-06 17:33:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6533 …} -Children: Doctrine\ORM\PersistentCollection {#6548 …} -Parent: Eccube\Entity\Category {#6497} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6544 …} } Eccube\Entity\Category {#6541 -id: 29 -name: "その他" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1412584423 {#6547 date: 2014-10-06 17:33:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584423 {#6542 date: 2014-10-06 17:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6543 …} -Children: Doctrine\ORM\PersistentCollection {#6558 …} -Parent: Eccube\Entity\Category {#6497} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6554 …} } Eccube\Entity\Category {#6551 -id: 6 -name: "養護教諭向け" -hierarchy: 1 -sort_no: 28 -create_date: DateTime @1412336378 {#6515 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1418199740 {#6510 date: 2014-12-10 17:22:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6553 …} -Children: Doctrine\ORM\PersistentCollection {#6568 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6564 …} } Eccube\Entity\Category {#6567 -id: 12 -name: "養護教諭の職務" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1412584058 {#6557 date: 2014-10-06 17:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584058 {#6552 date: 2014-10-06 17:27:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6562 …} -Children: Doctrine\ORM\PersistentCollection {#6576 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6572 …} } Eccube\Entity\Category {#6577 -id: 13 -name: "保健指導・保健教育" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1412584076 {#6569 date: 2014-10-06 17:27:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717490841 {#6571 date: 2024-06-04 17:47:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6578 …} -Children: Doctrine\ORM\PersistentCollection {#6588 …} -Parent: Eccube\Entity\Category {#6551} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6584 …} } Eccube\Entity\Category {#6581 -id: 14 -name: "健康相談・メンタルヘルス" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1412584087 {#6587 date: 2014-10-06 17:28:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584087 {#6582 date: 2014-10-06 17:28:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6583 …} -Children: Doctrine\ORM\PersistentCollection {#6598 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6594 …} } Eccube\Entity\Category {#6591 -id: 15 -name: "救急処置・病気の予防" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1412584100 {#6597 date: 2014-10-06 17:28:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584100 {#6592 date: 2014-10-06 17:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6593 …} -Children: Doctrine\ORM\PersistentCollection {#6608 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6604 …} } Eccube\Entity\Category {#6601 -id: 16 -name: "性教育・薬物乱用防止教育" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1412584117 {#6607 date: 2014-10-06 17:28:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584117 {#6602 date: 2014-10-06 17:28:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6603 …} -Children: Doctrine\ORM\PersistentCollection {#6618 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6614 …} } Eccube\Entity\Category {#6611 -id: 17 -name: "歯と口の健康" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1412584130 {#6617 date: 2014-10-06 17:28:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584130 {#6612 date: 2014-10-06 17:28:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6613 …} -Children: Doctrine\ORM\PersistentCollection {#6628 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6624 …} } Eccube\Entity\Category {#6621 -id: 18 -name: "食育・栄養指導" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1412584143 {#6627 date: 2014-10-06 17:29:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584143 {#6622 date: 2014-10-06 17:29:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6623 …} -Children: Doctrine\ORM\PersistentCollection {#6638 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6634 …} } Eccube\Entity\Category {#6631 -id: 19 -name: "クイズ・カット集・掲示物" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1412584161 {#6637 date: 2014-10-06 17:29:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584161 {#6632 date: 2014-10-06 17:29:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6633 …} -Children: Doctrine\ORM\PersistentCollection {#6648 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6644 …} } Eccube\Entity\Category {#6641 -id: 20 -name: "養護教諭必携シリーズ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1412584189 {#6647 date: 2014-10-06 17:29:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584189 {#6642 date: 2014-10-06 17:29:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6643 …} -Children: Doctrine\ORM\PersistentCollection {#6658 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6654 …} } Eccube\Entity\Category {#6651 -id: 21 -name: "養護教諭講座" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1412584196 {#6657 date: 2014-10-06 17:29:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764196 {#6652 date: 2014-10-20 09:16:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6653 …} -Children: Doctrine\ORM\PersistentCollection {#6668 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6664 …} } Eccube\Entity\Category {#6661 -id: 22 -name: "マルチメディア" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1412584208 {#6667 date: 2014-10-06 17:30:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584208 {#6662 date: 2014-10-06 17:30:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6663 …} -Children: Doctrine\ORM\PersistentCollection {#6678 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6674 …} } Eccube\Entity\Category {#6671 -id: 23 -name: "保健簿・保健日誌" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1412584218 {#6677 date: 2014-10-06 17:30:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584218 {#6672 date: 2014-10-06 17:30:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6673 …} -Children: Doctrine\ORM\PersistentCollection {#6688 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6684 …} } Eccube\Entity\Category {#6681 -id: 24 -name: "その他" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1412584223 {#6687 date: 2014-10-06 17:30:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584223 {#6682 date: 2014-10-06 17:30:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6683 …} -Children: Doctrine\ORM\PersistentCollection {#6698 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6694 …} } Eccube\Entity\Category {#6691 -id: 8 -name: "その他" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1412583966 {#6575 date: 2014-10-06 17:26:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412583966 {#6570 date: 2014-10-06 17:26:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6693 …} -Children: Doctrine\ORM\PersistentCollection {#6708 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6704 …} } Eccube\Entity\Category {#6707 -id: 41 -name: "マルチメディア" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1498012336 {#6697 date: 2017-06-21 11:32:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1498012336 {#6692 date: 2017-06-21 11:32:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6702 …} -Children: Doctrine\ORM\PersistentCollection {#6716 …} -Parent: Eccube\Entity\Category {#6691} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6712 …} } Eccube\Entity\Category {#6717 -id: 30 -name: "文部科学省刊行書" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1412584461 {#6709 date: 2014-10-06 17:34:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584461 {#6711 date: 2014-10-06 17:34:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6718 …} -Children: Doctrine\ORM\PersistentCollection {#6728 …} -Parent: Eccube\Entity\Category {#6691} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6724 …} } Eccube\Entity\Category {#6721 -id: 31 -name: "大学教科書" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1412584466 {#6727 date: 2014-10-06 17:34:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584466 {#6722 date: 2014-10-06 17:34:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6723 …} -Children: Doctrine\ORM\PersistentCollection {#6738 …} -Parent: Eccube\Entity\Category {#6691} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6734 …} } Eccube\Entity\Category {#6731 -id: 32 -name: "奈良教育大学ブックレットシリーズ" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1412584480 {#6737 date: 2014-10-06 17:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584480 {#6732 date: 2014-10-06 17:34:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6733 …} -Children: Doctrine\ORM\PersistentCollection {#6748 …} -Parent: Eccube\Entity\Category {#6691} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6744 …} } Eccube\Entity\Category {#6741 -id: 33 -name: "社会福祉士養成シリーズ" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1412584504 {#6747 date: 2014-10-06 17:35:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584504 {#6742 date: 2014-10-06 17:35:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6743 …} -Children: Doctrine\ORM\PersistentCollection {#6758 …} -Parent: Eccube\Entity\Category {#6691} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6754 …} } Eccube\Entity\Category {#6751 -id: 34 -name: "その他" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1412584508 {#6757 date: 2014-10-06 17:35:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584508 {#6752 date: 2014-10-06 17:35:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6753 …} -Children: Doctrine\ORM\PersistentCollection {#6768 …} -Parent: Eccube\Entity\Category {#6691} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6764 …} } Eccube\Entity\Category {#6767 -id: 45 -name: "定期購読" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1594186705 {#6710 date: 2020-07-08 14:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1594186705 {#6715 date: 2020-07-08 14:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6762 …} -Children: Doctrine\ORM\PersistentCollection {#6776 …} -Parent: null -Creator: null -AddOnForCategory: null } Eccube\Entity\Category {#6772 -id: 50 -name: "第59回学校保健ゼミナール" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1650848609 {#6775 date: 2022-04-25 10:03:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659311291 {#6770 date: 2022-08-01 08:48:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6769 …} -Children: Doctrine\ORM\PersistentCollection {#6785 …} -Parent: null -Creator: null -AddOnForCategory: null } Eccube\Entity\Category {#6781 -id: 51 -name: "【全国養護教諭連絡協議会第 30 回研究協議会】 ※キャンペーン特別価格の商品のみ送料無料" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1658377185 {#6784 date: 2022-07-21 13:19:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1736495946 {#6779 date: 2025-01-10 16:59:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6778 …} -Children: Doctrine\ORM\PersistentCollection {#6794 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6790 …} } Eccube\Entity\Category {#6787 -id: 52 -name: "奈良県養護教育研究会 (期限2025年2月28日) ※キャンペーン価格の商品のみ送料無料" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1658377193 {#6793 date: 2022-07-21 13:19:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1739168830 {#6788 date: 2025-02-10 15:27:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6789 …} -Children: Doctrine\ORM\PersistentCollection {#6804 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6800 …} } Eccube\Entity\Category {#6797 -id: 53 -name: "第61回学校保健ゼミナール" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1658377200 {#6803 date: 2022-07-21 13:20:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720768081 {#6798 date: 2024-07-12 16:08:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6799 …} -Children: Doctrine\ORM\PersistentCollection {#6814 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6810 …} } Eccube\Entity\Category {#6807 -id: 54 -name: "Canva×保健室セミナー" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1658377206 {#6813 date: 2022-07-21 13:20:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751269745 {#6808 date: 2025-06-30 16:49:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6809 …} -Children: Doctrine\ORM\PersistentCollection {#6824 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6820 …} } Eccube\Entity\Category {#6817 -id: 55 -name: "「niko」✖東山書房コラボ販売ページ" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1658377212 {#6823 date: 2022-07-21 13:20:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751336414 {#6818 date: 2025-07-01 11:20:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6819 …} -Children: Doctrine\ORM\PersistentCollection {#6834 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6830 …} } ] |
| 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 {#5777 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5829 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5828 -om: Container5lcpiCO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#579 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5771 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Category {#5955 -id: 67 -name: "「健康教室」2025年度購読者プレゼント" -hierarchy: 1 -sort_no: 58 -create_date: DateTime @1758500285 {#5961 date: 2025-09-22 09:18:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758500285 {#5959 date: 2025-09-22 09:18:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6045 …} -Children: Doctrine\ORM\PersistentCollection {#6206 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6215 …} } Eccube\Entity\Category {#6188 -id: 66 -name: "「健康教室」増刊号・3冊セット" -hierarchy: 1 -sort_no: 57 -create_date: DateTime @1752820234 {#6209 date: 2025-07-18 15:30:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752820234 {#6214 date: 2025-07-18 15:30:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6198 …} -Children: Doctrine\ORM\PersistentCollection {#6278 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6192 …} } Eccube\Entity\Category {#6195 -id: 65 -name: "第62回学校保健ゼミナール" -hierarchy: 1 -sort_no: 56 -create_date: DateTime @1750221909 {#6232 date: 2025-06-18 13:45:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1750221909 {#6194 date: 2025-06-18 13:45:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6193 …} -Children: Doctrine\ORM\PersistentCollection {#6289 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6285 …} } Eccube\Entity\Category {#6282 -id: 48 -name: "44 「健康教室」定期購読料" -hierarchy: 1 -sort_no: 55 -create_date: DateTime @1622606986 {#6288 date: 2021-06-02 13:09:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1622606986 {#6283 date: 2021-06-02 13:09:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6284 …} -Children: Doctrine\ORM\PersistentCollection {#6299 …} -Parent: null -Creator: null -AddOnForCategory: null } Eccube\Entity\Category {#6295 -id: 37 -name: "第61回学校保健ゼミナール" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1706628432 {#6298 date: 2024-01-31 00:27:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719897487 {#6293 date: 2024-07-02 14:18:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6292 …} -Children: Doctrine\ORM\PersistentCollection {#6308 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6304 …} } Eccube\Entity\Category {#6301 -id: 46 -name: "ダウンロード販売" -hierarchy: 1 -sort_no: 53 -create_date: DateTime @1603097438 {#6307 date: 2020-10-19 17:50:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1603097438 {#6302 date: 2020-10-19 17:50:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6303 …} -Children: Doctrine\ORM\PersistentCollection {#6318 …} -Parent: null -Creator: null -AddOnForCategory: null } Eccube\Entity\Category {#6313 -id: 1 -name: "健康教室" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1412336378 {#6317 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412583902 {#6312 date: 2014-10-06 17:25:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6319 …} -Children: Doctrine\ORM\PersistentCollection {#6329 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6325 …} } Eccube\Entity\Category {#6328 -id: 61 -name: "2025年度" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1740106182 {#6314 date: 2025-02-21 11:49:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740106182 {#6311 date: 2025-02-21 11:49:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6323 …} -Children: Doctrine\ORM\PersistentCollection {#6337 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: null } Eccube\Entity\Category {#6332 -id: 59 -name: "2024年度" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1709000928 {#6333 date: 2024-02-27 11:28:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709000928 {#6330 date: 2024-02-27 11:28:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6338 …} -Children: Doctrine\ORM\PersistentCollection {#6348 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6344 …} } Eccube\Entity\Category {#6341 -id: 56 -name: "2023年度" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1677563132 {#6347 date: 2023-02-28 14:45:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1677563132 {#6342 date: 2023-02-28 14:45:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6343 …} -Children: Doctrine\ORM\PersistentCollection {#6358 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6354 …} } Eccube\Entity\Category {#6351 -id: 49 -name: "2022年度" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1646373427 {#6357 date: 2022-03-04 14:57:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1646373427 {#6352 date: 2022-03-04 14:57:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6353 …} -Children: Doctrine\ORM\PersistentCollection {#6368 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6364 …} } Eccube\Entity\Category {#6361 -id: 47 -name: "2021年度" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1615276461 {#6367 date: 2021-03-09 16:54:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1615276461 {#6362 date: 2021-03-09 16:54:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6363 …} -Children: Doctrine\ORM\PersistentCollection {#6378 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6374 …} } Eccube\Entity\Category {#6371 -id: 44 -name: "2020年度" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1583294809 {#6377 date: 2020-03-04 13:06:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1583294809 {#6372 date: 2020-03-04 13:06:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6373 …} -Children: Doctrine\ORM\PersistentCollection {#6388 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6384 …} } Eccube\Entity\Category {#6381 -id: 43 -name: "2019年度" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1551940041 {#6387 date: 2019-03-07 15:27:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1551940041 {#6382 date: 2019-03-07 15:27:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6383 …} -Children: Doctrine\ORM\PersistentCollection {#6398 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6394 …} } Eccube\Entity\Category {#6391 -id: 42 -name: "2018年度" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1520493297 {#6397 date: 2018-03-08 16:14:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1520493297 {#6392 date: 2018-03-08 16:14:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6393 …} -Children: Doctrine\ORM\PersistentCollection {#6408 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6404 …} } Eccube\Entity\Category {#6401 -id: 40 -name: "2017年度" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1488181462 {#6407 date: 2017-02-27 16:44:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488181462 {#6402 date: 2017-02-27 16:44:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6403 …} -Children: Doctrine\ORM\PersistentCollection {#6418 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6414 …} } Eccube\Entity\Category {#6411 -id: 38 -name: "2016年度" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1450251635 {#6417 date: 2015-12-16 16:40:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1450251635 {#6412 date: 2015-12-16 16:40:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6413 …} -Children: Doctrine\ORM\PersistentCollection {#6428 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6424 …} } Eccube\Entity\Category {#6421 -id: 36 -name: "2015年度" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1424240855 {#6427 date: 2015-02-18 15:27:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1424240855 {#6422 date: 2015-02-18 15:27:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6423 …} -Children: Doctrine\ORM\PersistentCollection {#6438 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6434 …} } Eccube\Entity\Category {#6431 -id: 11 -name: "2014年度" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1412584027 {#6437 date: 2014-10-06 17:27:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764238 {#6432 date: 2014-10-20 09:17:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6433 …} -Children: Doctrine\ORM\PersistentCollection {#6448 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6444 …} } Eccube\Entity\Category {#6441 -id: 10 -name: "2013年度" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1412584021 {#6447 date: 2014-10-06 17:27:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764231 {#6442 date: 2014-10-20 09:17:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6443 …} -Children: Doctrine\ORM\PersistentCollection {#6458 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6454 …} } Eccube\Entity\Category {#6451 -id: 9 -name: "2012年度" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1412584013 {#6457 date: 2014-10-06 17:26:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764226 {#6452 date: 2014-10-20 09:17:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6453 …} -Children: Doctrine\ORM\PersistentCollection {#6468 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6464 …} } Eccube\Entity\Category {#6461 -id: 4 -name: "2011年度" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1412336378 {#6467 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764220 {#6462 date: 2014-10-20 09:17:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6463 …} -Children: Doctrine\ORM\PersistentCollection {#6478 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6474 …} } Eccube\Entity\Category {#6471 -id: 3 -name: "2010年度" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1412336378 {#6477 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764214 {#6472 date: 2014-10-20 09:16:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6473 …} -Children: Doctrine\ORM\PersistentCollection {#6488 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6484 …} } Eccube\Entity\Category {#6487 -id: 2 -name: "健康教室 増刊号" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1412336378 {#6331 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412583921 {#6336 date: 2014-10-06 17:25:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6482 …} -Children: Doctrine\ORM\PersistentCollection {#6496 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6492 …} } Eccube\Entity\Category {#6497 -id: 7 -name: "栄養教諭・職員向け" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1412583954 {#6495 date: 2014-10-06 17:25:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1418199797 {#6490 date: 2014-12-10 17:23:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6498 …} -Children: Doctrine\ORM\PersistentCollection {#6508 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6504 …} } Eccube\Entity\Category {#6507 -id: 25 -name: "食育・栄養指導" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1412584394 {#6489 date: 2014-10-06 17:33:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584394 {#6491 date: 2014-10-06 17:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6502 …} -Children: Doctrine\ORM\PersistentCollection {#6516 …} -Parent: Eccube\Entity\Category {#6497} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6512 …} } Eccube\Entity\Category {#6517 -id: 26 -name: "歯と口の健康" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1412584402 {#6509 date: 2014-10-06 17:33:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584402 {#6511 date: 2014-10-06 17:33:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6518 …} -Children: Doctrine\ORM\PersistentCollection {#6528 …} -Parent: Eccube\Entity\Category {#6497} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6524 …} } Eccube\Entity\Category {#6521 -id: 27 -name: "クイズ・カット集・掲示物" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1412584410 {#6527 date: 2014-10-06 17:33:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584410 {#6522 date: 2014-10-06 17:33:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6523 …} -Children: Doctrine\ORM\PersistentCollection {#6538 …} -Parent: Eccube\Entity\Category {#6497} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6534 …} } Eccube\Entity\Category {#6531 -id: 28 -name: "マルチメディア" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1412584419 {#6537 date: 2014-10-06 17:33:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584419 {#6532 date: 2014-10-06 17:33:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6533 …} -Children: Doctrine\ORM\PersistentCollection {#6548 …} -Parent: Eccube\Entity\Category {#6497} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6544 …} } Eccube\Entity\Category {#6541 -id: 29 -name: "その他" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1412584423 {#6547 date: 2014-10-06 17:33:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584423 {#6542 date: 2014-10-06 17:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6543 …} -Children: Doctrine\ORM\PersistentCollection {#6558 …} -Parent: Eccube\Entity\Category {#6497} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6554 …} } Eccube\Entity\Category {#6551 -id: 6 -name: "養護教諭向け" -hierarchy: 1 -sort_no: 28 -create_date: DateTime @1412336378 {#6515 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1418199740 {#6510 date: 2014-12-10 17:22:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6553 …} -Children: Doctrine\ORM\PersistentCollection {#6568 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6564 …} } Eccube\Entity\Category {#6567 -id: 12 -name: "養護教諭の職務" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1412584058 {#6557 date: 2014-10-06 17:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584058 {#6552 date: 2014-10-06 17:27:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6562 …} -Children: Doctrine\ORM\PersistentCollection {#6576 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6572 …} } Eccube\Entity\Category {#6577 -id: 13 -name: "保健指導・保健教育" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1412584076 {#6569 date: 2014-10-06 17:27:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717490841 {#6571 date: 2024-06-04 17:47:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6578 …} -Children: Doctrine\ORM\PersistentCollection {#6588 …} -Parent: Eccube\Entity\Category {#6551} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6584 …} } Eccube\Entity\Category {#6581 -id: 14 -name: "健康相談・メンタルヘルス" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1412584087 {#6587 date: 2014-10-06 17:28:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584087 {#6582 date: 2014-10-06 17:28:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6583 …} -Children: Doctrine\ORM\PersistentCollection {#6598 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6594 …} } Eccube\Entity\Category {#6591 -id: 15 -name: "救急処置・病気の予防" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1412584100 {#6597 date: 2014-10-06 17:28:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584100 {#6592 date: 2014-10-06 17:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6593 …} -Children: Doctrine\ORM\PersistentCollection {#6608 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6604 …} } Eccube\Entity\Category {#6601 -id: 16 -name: "性教育・薬物乱用防止教育" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1412584117 {#6607 date: 2014-10-06 17:28:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584117 {#6602 date: 2014-10-06 17:28:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6603 …} -Children: Doctrine\ORM\PersistentCollection {#6618 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6614 …} } Eccube\Entity\Category {#6611 -id: 17 -name: "歯と口の健康" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1412584130 {#6617 date: 2014-10-06 17:28:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584130 {#6612 date: 2014-10-06 17:28:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6613 …} -Children: Doctrine\ORM\PersistentCollection {#6628 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6624 …} } Eccube\Entity\Category {#6621 -id: 18 -name: "食育・栄養指導" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1412584143 {#6627 date: 2014-10-06 17:29:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584143 {#6622 date: 2014-10-06 17:29:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6623 …} -Children: Doctrine\ORM\PersistentCollection {#6638 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6634 …} } Eccube\Entity\Category {#6631 -id: 19 -name: "クイズ・カット集・掲示物" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1412584161 {#6637 date: 2014-10-06 17:29:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584161 {#6632 date: 2014-10-06 17:29:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6633 …} -Children: Doctrine\ORM\PersistentCollection {#6648 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6644 …} } Eccube\Entity\Category {#6641 -id: 20 -name: "養護教諭必携シリーズ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1412584189 {#6647 date: 2014-10-06 17:29:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584189 {#6642 date: 2014-10-06 17:29:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6643 …} -Children: Doctrine\ORM\PersistentCollection {#6658 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6654 …} } Eccube\Entity\Category {#6651 -id: 21 -name: "養護教諭講座" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1412584196 {#6657 date: 2014-10-06 17:29:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764196 {#6652 date: 2014-10-20 09:16:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6653 …} -Children: Doctrine\ORM\PersistentCollection {#6668 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6664 …} } Eccube\Entity\Category {#6661 -id: 22 -name: "マルチメディア" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1412584208 {#6667 date: 2014-10-06 17:30:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584208 {#6662 date: 2014-10-06 17:30:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6663 …} -Children: Doctrine\ORM\PersistentCollection {#6678 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6674 …} } Eccube\Entity\Category {#6671 -id: 23 -name: "保健簿・保健日誌" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1412584218 {#6677 date: 2014-10-06 17:30:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584218 {#6672 date: 2014-10-06 17:30:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6673 …} -Children: Doctrine\ORM\PersistentCollection {#6688 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6684 …} } Eccube\Entity\Category {#6681 -id: 24 -name: "その他" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1412584223 {#6687 date: 2014-10-06 17:30:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584223 {#6682 date: 2014-10-06 17:30:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6683 …} -Children: Doctrine\ORM\PersistentCollection {#6698 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6694 …} } Eccube\Entity\Category {#6691 -id: 8 -name: "その他" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1412583966 {#6575 date: 2014-10-06 17:26:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412583966 {#6570 date: 2014-10-06 17:26:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6693 …} -Children: Doctrine\ORM\PersistentCollection {#6708 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6704 …} } Eccube\Entity\Category {#6707 -id: 41 -name: "マルチメディア" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1498012336 {#6697 date: 2017-06-21 11:32:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1498012336 {#6692 date: 2017-06-21 11:32:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6702 …} -Children: Doctrine\ORM\PersistentCollection {#6716 …} -Parent: Eccube\Entity\Category {#6691} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6712 …} } Eccube\Entity\Category {#6717 -id: 30 -name: "文部科学省刊行書" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1412584461 {#6709 date: 2014-10-06 17:34:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584461 {#6711 date: 2014-10-06 17:34:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6718 …} -Children: Doctrine\ORM\PersistentCollection {#6728 …} -Parent: Eccube\Entity\Category {#6691} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6724 …} } Eccube\Entity\Category {#6721 -id: 31 -name: "大学教科書" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1412584466 {#6727 date: 2014-10-06 17:34:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584466 {#6722 date: 2014-10-06 17:34:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6723 …} -Children: Doctrine\ORM\PersistentCollection {#6738 …} -Parent: Eccube\Entity\Category {#6691} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6734 …} } Eccube\Entity\Category {#6731 -id: 32 -name: "奈良教育大学ブックレットシリーズ" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1412584480 {#6737 date: 2014-10-06 17:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584480 {#6732 date: 2014-10-06 17:34:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6733 …} -Children: Doctrine\ORM\PersistentCollection {#6748 …} -Parent: Eccube\Entity\Category {#6691} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6744 …} } Eccube\Entity\Category {#6741 -id: 33 -name: "社会福祉士養成シリーズ" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1412584504 {#6747 date: 2014-10-06 17:35:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584504 {#6742 date: 2014-10-06 17:35:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6743 …} -Children: Doctrine\ORM\PersistentCollection {#6758 …} -Parent: Eccube\Entity\Category {#6691} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6754 …} } Eccube\Entity\Category {#6751 -id: 34 -name: "その他" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1412584508 {#6757 date: 2014-10-06 17:35:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584508 {#6752 date: 2014-10-06 17:35:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6753 …} -Children: Doctrine\ORM\PersistentCollection {#6768 …} -Parent: Eccube\Entity\Category {#6691} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6764 …} } Eccube\Entity\Category {#6767 -id: 45 -name: "定期購読" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1594186705 {#6710 date: 2020-07-08 14:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1594186705 {#6715 date: 2020-07-08 14:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6762 …} -Children: Doctrine\ORM\PersistentCollection {#6776 …} -Parent: null -Creator: null -AddOnForCategory: null } Eccube\Entity\Category {#6772 -id: 50 -name: "第59回学校保健ゼミナール" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1650848609 {#6775 date: 2022-04-25 10:03:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659311291 {#6770 date: 2022-08-01 08:48:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6769 …} -Children: Doctrine\ORM\PersistentCollection {#6785 …} -Parent: null -Creator: null -AddOnForCategory: null } Eccube\Entity\Category {#6781 -id: 51 -name: "【全国養護教諭連絡協議会第 30 回研究協議会】 ※キャンペーン特別価格の商品のみ送料無料" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1658377185 {#6784 date: 2022-07-21 13:19:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1736495946 {#6779 date: 2025-01-10 16:59:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6778 …} -Children: Doctrine\ORM\PersistentCollection {#6794 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6790 …} } Eccube\Entity\Category {#6787 -id: 52 -name: "奈良県養護教育研究会 (期限2025年2月28日) ※キャンペーン価格の商品のみ送料無料" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1658377193 {#6793 date: 2022-07-21 13:19:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1739168830 {#6788 date: 2025-02-10 15:27:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6789 …} -Children: Doctrine\ORM\PersistentCollection {#6804 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6800 …} } Eccube\Entity\Category {#6797 -id: 53 -name: "第61回学校保健ゼミナール" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1658377200 {#6803 date: 2022-07-21 13:20:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720768081 {#6798 date: 2024-07-12 16:08:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6799 …} -Children: Doctrine\ORM\PersistentCollection {#6814 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6810 …} } Eccube\Entity\Category {#6807 -id: 54 -name: "Canva×保健室セミナー" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1658377206 {#6813 date: 2022-07-21 13:20:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751269745 {#6808 date: 2025-06-30 16:49:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6809 …} -Children: Doctrine\ORM\PersistentCollection {#6824 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6820 …} } Eccube\Entity\Category {#6817 -id: 55 -name: "「niko」✖東山書房コラボ販売ページ" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1658377212 {#6823 date: 2022-07-21 13:20:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751336414 {#6818 date: 2025-07-01 11:20:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6819 …} -Children: Doctrine\ORM\PersistentCollection {#6834 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6830 …} } ] |
| 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 {#1614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1615 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1616 …} -namespace: Closure() {#1618 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | Container5lcpiCO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#579 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5828 -om: Container5lcpiCO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#579 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5771 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "common.select__all_products" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#5826 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4446 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#912 …} $translationDomain: "validators" $message: Closure() {#5786 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_category_id" ] |
| cache_key | "_category_id_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6863 +label: "「健康教室」2025年度購読者プレゼント" +value: "67" +data: Eccube\Entity\Category {#5955 -id: 67 -name: "「健康教室」2025年度購読者プレゼント" -hierarchy: 1 -sort_no: 58 -create_date: DateTime @1758500285 {#5961 date: 2025-09-22 09:18:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758500285 {#5959 date: 2025-09-22 09:18:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6045 …} -Children: Doctrine\ORM\PersistentCollection {#6206 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6215 …} } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6865 +label: "「健康教室」増刊号・3冊セット" +value: "66" +data: Eccube\Entity\Category {#6188 -id: 66 -name: "「健康教室」増刊号・3冊セット" -hierarchy: 1 -sort_no: 57 -create_date: DateTime @1752820234 {#6209 date: 2025-07-18 15:30:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752820234 {#6214 date: 2025-07-18 15:30:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6198 …} -Children: Doctrine\ORM\PersistentCollection {#6278 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6192 …} } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6864 +label: "第62回学校保健ゼミナール" +value: "65" +data: Eccube\Entity\Category {#6195 -id: 65 -name: "第62回学校保健ゼミナール" -hierarchy: 1 -sort_no: 56 -create_date: DateTime @1750221909 {#6232 date: 2025-06-18 13:45:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1750221909 {#6194 date: 2025-06-18 13:45:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6193 …} -Children: Doctrine\ORM\PersistentCollection {#6289 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6285 …} } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6867 +label: "44 「健康教室」定期購読料" +value: "48" +data: Eccube\Entity\Category {#6282 -id: 48 -name: "44 「健康教室」定期購読料" -hierarchy: 1 -sort_no: 55 -create_date: DateTime @1622606986 {#6288 date: 2021-06-02 13:09:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1622606986 {#6283 date: 2021-06-02 13:09:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6284 …} -Children: Doctrine\ORM\PersistentCollection {#6299 …} -Parent: null -Creator: null -AddOnForCategory: null } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6868 +label: "第61回学校保健ゼミナール" +value: "37" +data: Eccube\Entity\Category {#6295 -id: 37 -name: "第61回学校保健ゼミナール" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1706628432 {#6298 date: 2024-01-31 00:27:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719897487 {#6293 date: 2024-07-02 14:18:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6292 …} -Children: Doctrine\ORM\PersistentCollection {#6308 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6304 …} } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6869 +label: "ダウンロード販売" +value: "46" +data: Eccube\Entity\Category {#6301 -id: 46 -name: "ダウンロード販売" -hierarchy: 1 -sort_no: 53 -create_date: DateTime @1603097438 {#6307 date: 2020-10-19 17:50:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1603097438 {#6302 date: 2020-10-19 17:50:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6303 …} -Children: Doctrine\ORM\PersistentCollection {#6318 …} -Parent: null -Creator: null -AddOnForCategory: null } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6870 +label: "健康教室" +value: "1" +data: Eccube\Entity\Category {#6313 -id: 1 -name: "健康教室" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1412336378 {#6317 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412583902 {#6312 date: 2014-10-06 17:25:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6319 …} -Children: Doctrine\ORM\PersistentCollection {#6329 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6325 …} } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6871 +label: " 2025年度" +value: "61" +data: Eccube\Entity\Category {#6328 -id: 61 -name: "2025年度" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1740106182 {#6314 date: 2025-02-21 11:49:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740106182 {#6311 date: 2025-02-21 11:49:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6323 …} -Children: Doctrine\ORM\PersistentCollection {#6337 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: null } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6872 +label: " 2024年度" +value: "59" +data: Eccube\Entity\Category {#6332 -id: 59 -name: "2024年度" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1709000928 {#6333 date: 2024-02-27 11:28:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709000928 {#6330 date: 2024-02-27 11:28:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6338 …} -Children: Doctrine\ORM\PersistentCollection {#6348 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6344 …} } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6873 +label: " 2023年度" +value: "56" +data: Eccube\Entity\Category {#6341 -id: 56 -name: "2023年度" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1677563132 {#6347 date: 2023-02-28 14:45:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1677563132 {#6342 date: 2023-02-28 14:45:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6343 …} -Children: Doctrine\ORM\PersistentCollection {#6358 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6354 …} } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6874 +label: " 2022年度" +value: "49" +data: Eccube\Entity\Category {#6351 -id: 49 -name: "2022年度" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1646373427 {#6357 date: 2022-03-04 14:57:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1646373427 {#6352 date: 2022-03-04 14:57:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6353 …} -Children: Doctrine\ORM\PersistentCollection {#6368 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6364 …} } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6875 +label: " 2021年度" +value: "47" +data: Eccube\Entity\Category {#6361 -id: 47 -name: "2021年度" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1615276461 {#6367 date: 2021-03-09 16:54:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1615276461 {#6362 date: 2021-03-09 16:54:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6363 …} -Children: Doctrine\ORM\PersistentCollection {#6378 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6374 …} } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6876 +label: " 2020年度" +value: "44" +data: Eccube\Entity\Category {#6371 -id: 44 -name: "2020年度" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1583294809 {#6377 date: 2020-03-04 13:06:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1583294809 {#6372 date: 2020-03-04 13:06:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6373 …} -Children: Doctrine\ORM\PersistentCollection {#6388 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6384 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6877 +label: " 2019年度" +value: "43" +data: Eccube\Entity\Category {#6381 -id: 43 -name: "2019年度" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1551940041 {#6387 date: 2019-03-07 15:27:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1551940041 {#6382 date: 2019-03-07 15:27:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6383 …} -Children: Doctrine\ORM\PersistentCollection {#6398 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6394 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6878 +label: " 2018年度" +value: "42" +data: Eccube\Entity\Category {#6391 -id: 42 -name: "2018年度" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1520493297 {#6397 date: 2018-03-08 16:14:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1520493297 {#6392 date: 2018-03-08 16:14:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6393 …} -Children: Doctrine\ORM\PersistentCollection {#6408 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6404 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6879 +label: " 2017年度" +value: "40" +data: Eccube\Entity\Category {#6401 -id: 40 -name: "2017年度" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1488181462 {#6407 date: 2017-02-27 16:44:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488181462 {#6402 date: 2017-02-27 16:44:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6403 …} -Children: Doctrine\ORM\PersistentCollection {#6418 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6414 …} } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6880 +label: " 2016年度" +value: "38" +data: Eccube\Entity\Category {#6411 -id: 38 -name: "2016年度" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1450251635 {#6417 date: 2015-12-16 16:40:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1450251635 {#6412 date: 2015-12-16 16:40:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6413 …} -Children: Doctrine\ORM\PersistentCollection {#6428 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6424 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6881 +label: " 2015年度" +value: "36" +data: Eccube\Entity\Category {#6421 -id: 36 -name: "2015年度" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1424240855 {#6427 date: 2015-02-18 15:27:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1424240855 {#6422 date: 2015-02-18 15:27:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6423 …} -Children: Doctrine\ORM\PersistentCollection {#6438 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6434 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6882 +label: " 2014年度" +value: "11" +data: Eccube\Entity\Category {#6431 -id: 11 -name: "2014年度" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1412584027 {#6437 date: 2014-10-06 17:27:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764238 {#6432 date: 2014-10-20 09:17:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6433 …} -Children: Doctrine\ORM\PersistentCollection {#6448 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6444 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6883 +label: " 2013年度" +value: "10" +data: Eccube\Entity\Category {#6441 -id: 10 -name: "2013年度" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1412584021 {#6447 date: 2014-10-06 17:27:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764231 {#6442 date: 2014-10-20 09:17:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6443 …} -Children: Doctrine\ORM\PersistentCollection {#6458 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6454 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6884 +label: " 2012年度" +value: "9" +data: Eccube\Entity\Category {#6451 -id: 9 -name: "2012年度" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1412584013 {#6457 date: 2014-10-06 17:26:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764226 {#6452 date: 2014-10-20 09:17:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6453 …} -Children: Doctrine\ORM\PersistentCollection {#6468 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6464 …} } +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6885 +label: " 2011年度" +value: "4" +data: Eccube\Entity\Category {#6461 -id: 4 -name: "2011年度" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1412336378 {#6467 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764220 {#6462 date: 2014-10-20 09:17:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6463 …} -Children: Doctrine\ORM\PersistentCollection {#6478 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6474 …} } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6886 +label: " 2010年度" +value: "3" +data: Eccube\Entity\Category {#6471 -id: 3 -name: "2010年度" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1412336378 {#6477 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764214 {#6472 date: 2014-10-20 09:16:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6473 …} -Children: Doctrine\ORM\PersistentCollection {#6488 …} -Parent: Eccube\Entity\Category {#6313} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6484 …} } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6887 +label: "健康教室 増刊号" +value: "2" +data: Eccube\Entity\Category {#6487 -id: 2 -name: "健康教室 増刊号" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1412336378 {#6331 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412583921 {#6336 date: 2014-10-06 17:25:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6482 …} -Children: Doctrine\ORM\PersistentCollection {#6496 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6492 …} } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6888 +label: "栄養教諭・職員向け" +value: "7" +data: Eccube\Entity\Category {#6497 -id: 7 -name: "栄養教諭・職員向け" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1412583954 {#6495 date: 2014-10-06 17:25:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1418199797 {#6490 date: 2014-12-10 17:23:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6498 …} -Children: Doctrine\ORM\PersistentCollection {#6508 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6504 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6889 +label: " 食育・栄養指導" +value: "25" +data: Eccube\Entity\Category {#6507 -id: 25 -name: "食育・栄養指導" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1412584394 {#6489 date: 2014-10-06 17:33:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584394 {#6491 date: 2014-10-06 17:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6502 …} -Children: Doctrine\ORM\PersistentCollection {#6516 …} -Parent: Eccube\Entity\Category {#6497} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6512 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6890 +label: " 歯と口の健康" +value: "26" +data: Eccube\Entity\Category {#6517 -id: 26 -name: "歯と口の健康" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1412584402 {#6509 date: 2014-10-06 17:33:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584402 {#6511 date: 2014-10-06 17:33:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6518 …} -Children: Doctrine\ORM\PersistentCollection {#6528 …} -Parent: Eccube\Entity\Category {#6497} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6524 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6891 +label: " クイズ・カット集・掲示物" +value: "27" +data: Eccube\Entity\Category {#6521 -id: 27 -name: "クイズ・カット集・掲示物" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1412584410 {#6527 date: 2014-10-06 17:33:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584410 {#6522 date: 2014-10-06 17:33:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6523 …} -Children: Doctrine\ORM\PersistentCollection {#6538 …} -Parent: Eccube\Entity\Category {#6497} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6534 …} } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6892 +label: " マルチメディア" +value: "28" +data: Eccube\Entity\Category {#6531 -id: 28 -name: "マルチメディア" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1412584419 {#6537 date: 2014-10-06 17:33:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584419 {#6532 date: 2014-10-06 17:33:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6533 …} -Children: Doctrine\ORM\PersistentCollection {#6548 …} -Parent: Eccube\Entity\Category {#6497} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6544 …} } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6893 +label: " その他" +value: "29" +data: Eccube\Entity\Category {#6541 -id: 29 -name: "その他" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1412584423 {#6547 date: 2014-10-06 17:33:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584423 {#6542 date: 2014-10-06 17:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6543 …} -Children: Doctrine\ORM\PersistentCollection {#6558 …} -Parent: Eccube\Entity\Category {#6497} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6554 …} } +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6894 +label: "養護教諭向け" +value: "6" +data: Eccube\Entity\Category {#6551 -id: 6 -name: "養護教諭向け" -hierarchy: 1 -sort_no: 28 -create_date: DateTime @1412336378 {#6515 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1418199740 {#6510 date: 2014-12-10 17:22:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6553 …} -Children: Doctrine\ORM\PersistentCollection {#6568 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6564 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6895 +label: " 養護教諭の職務" +value: "12" +data: Eccube\Entity\Category {#6567 -id: 12 -name: "養護教諭の職務" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1412584058 {#6557 date: 2014-10-06 17:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584058 {#6552 date: 2014-10-06 17:27:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6562 …} -Children: Doctrine\ORM\PersistentCollection {#6576 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6572 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6896 +label: " 保健指導・保健教育" +value: "13" +data: Eccube\Entity\Category {#6577 -id: 13 -name: "保健指導・保健教育" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1412584076 {#6569 date: 2014-10-06 17:27:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717490841 {#6571 date: 2024-06-04 17:47:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6578 …} -Children: Doctrine\ORM\PersistentCollection {#6588 …} -Parent: Eccube\Entity\Category {#6551} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6584 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6897 +label: " 健康相談・メンタルヘルス" +value: "14" +data: Eccube\Entity\Category {#6581 -id: 14 -name: "健康相談・メンタルヘルス" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1412584087 {#6587 date: 2014-10-06 17:28:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584087 {#6582 date: 2014-10-06 17:28:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6583 …} -Children: Doctrine\ORM\PersistentCollection {#6598 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6594 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6898 +label: " 救急処置・病気の予防" +value: "15" +data: Eccube\Entity\Category {#6591 -id: 15 -name: "救急処置・病気の予防" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1412584100 {#6597 date: 2014-10-06 17:28:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584100 {#6592 date: 2014-10-06 17:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6593 …} -Children: Doctrine\ORM\PersistentCollection {#6608 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6604 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6899 +label: " 性教育・薬物乱用防止教育" +value: "16" +data: Eccube\Entity\Category {#6601 -id: 16 -name: "性教育・薬物乱用防止教育" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1412584117 {#6607 date: 2014-10-06 17:28:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584117 {#6602 date: 2014-10-06 17:28:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6603 …} -Children: Doctrine\ORM\PersistentCollection {#6618 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6614 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6900 +label: " 歯と口の健康" +value: "17" +data: Eccube\Entity\Category {#6611 -id: 17 -name: "歯と口の健康" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1412584130 {#6617 date: 2014-10-06 17:28:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584130 {#6612 date: 2014-10-06 17:28:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6613 …} -Children: Doctrine\ORM\PersistentCollection {#6628 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6624 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6901 +label: " 食育・栄養指導" +value: "18" +data: Eccube\Entity\Category {#6621 -id: 18 -name: "食育・栄養指導" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1412584143 {#6627 date: 2014-10-06 17:29:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584143 {#6622 date: 2014-10-06 17:29:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6623 …} -Children: Doctrine\ORM\PersistentCollection {#6638 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6634 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6902 +label: " クイズ・カット集・掲示物" +value: "19" +data: Eccube\Entity\Category {#6631 -id: 19 -name: "クイズ・カット集・掲示物" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1412584161 {#6637 date: 2014-10-06 17:29:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584161 {#6632 date: 2014-10-06 17:29:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6633 …} -Children: Doctrine\ORM\PersistentCollection {#6648 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6644 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6903 +label: " 養護教諭必携シリーズ" +value: "20" +data: Eccube\Entity\Category {#6641 -id: 20 -name: "養護教諭必携シリーズ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1412584189 {#6647 date: 2014-10-06 17:29:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584189 {#6642 date: 2014-10-06 17:29:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6643 …} -Children: Doctrine\ORM\PersistentCollection {#6658 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6654 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6904 +label: " 養護教諭講座" +value: "21" +data: Eccube\Entity\Category {#6651 -id: 21 -name: "養護教諭講座" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1412584196 {#6657 date: 2014-10-06 17:29:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764196 {#6652 date: 2014-10-20 09:16:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6653 …} -Children: Doctrine\ORM\PersistentCollection {#6668 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6664 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6905 +label: " マルチメディア" +value: "22" +data: Eccube\Entity\Category {#6661 -id: 22 -name: "マルチメディア" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1412584208 {#6667 date: 2014-10-06 17:30:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584208 {#6662 date: 2014-10-06 17:30:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6663 …} -Children: Doctrine\ORM\PersistentCollection {#6678 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6674 …} } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6906 +label: " 保健簿・保健日誌" +value: "23" +data: Eccube\Entity\Category {#6671 -id: 23 -name: "保健簿・保健日誌" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1412584218 {#6677 date: 2014-10-06 17:30:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584218 {#6672 date: 2014-10-06 17:30:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6673 …} -Children: Doctrine\ORM\PersistentCollection {#6688 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6684 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6907 +label: " その他" +value: "24" +data: Eccube\Entity\Category {#6681 -id: 24 -name: "その他" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1412584223 {#6687 date: 2014-10-06 17:30:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584223 {#6682 date: 2014-10-06 17:30:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6683 …} -Children: Doctrine\ORM\PersistentCollection {#6698 …} -Parent: Eccube\Entity\Category {#6551} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6694 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6908 +label: "その他" +value: "8" +data: Eccube\Entity\Category {#6691 -id: 8 -name: "その他" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1412583966 {#6575 date: 2014-10-06 17:26:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412583966 {#6570 date: 2014-10-06 17:26:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6693 …} -Children: Doctrine\ORM\PersistentCollection {#6708 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6704 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6909 +label: " マルチメディア" +value: "41" +data: Eccube\Entity\Category {#6707 -id: 41 -name: "マルチメディア" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1498012336 {#6697 date: 2017-06-21 11:32:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1498012336 {#6692 date: 2017-06-21 11:32:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6702 …} -Children: Doctrine\ORM\PersistentCollection {#6716 …} -Parent: Eccube\Entity\Category {#6691} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6712 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6910 +label: " 文部科学省刊行書" +value: "30" +data: Eccube\Entity\Category {#6717 -id: 30 -name: "文部科学省刊行書" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1412584461 {#6709 date: 2014-10-06 17:34:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584461 {#6711 date: 2014-10-06 17:34:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6718 …} -Children: Doctrine\ORM\PersistentCollection {#6728 …} -Parent: Eccube\Entity\Category {#6691} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6724 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6911 +label: " 大学教科書" +value: "31" +data: Eccube\Entity\Category {#6721 -id: 31 -name: "大学教科書" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1412584466 {#6727 date: 2014-10-06 17:34:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584466 {#6722 date: 2014-10-06 17:34:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6723 …} -Children: Doctrine\ORM\PersistentCollection {#6738 …} -Parent: Eccube\Entity\Category {#6691} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6734 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6912 +label: " 奈良教育大学ブックレットシリーズ" +value: "32" +data: Eccube\Entity\Category {#6731 -id: 32 -name: "奈良教育大学ブックレットシリーズ" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1412584480 {#6737 date: 2014-10-06 17:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584480 {#6732 date: 2014-10-06 17:34:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6733 …} -Children: Doctrine\ORM\PersistentCollection {#6748 …} -Parent: Eccube\Entity\Category {#6691} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6744 …} } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6913 +label: " 社会福祉士養成シリーズ" +value: "33" +data: Eccube\Entity\Category {#6741 -id: 33 -name: "社会福祉士養成シリーズ" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1412584504 {#6747 date: 2014-10-06 17:35:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584504 {#6742 date: 2014-10-06 17:35:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6743 …} -Children: Doctrine\ORM\PersistentCollection {#6758 …} -Parent: Eccube\Entity\Category {#6691} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6754 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6914 +label: " その他" +value: "34" +data: Eccube\Entity\Category {#6751 -id: 34 -name: "その他" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1412584508 {#6757 date: 2014-10-06 17:35:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584508 {#6752 date: 2014-10-06 17:35:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6753 …} -Children: Doctrine\ORM\PersistentCollection {#6768 …} -Parent: Eccube\Entity\Category {#6691} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6764 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6915 +label: "定期購読" +value: "45" +data: Eccube\Entity\Category {#6767 -id: 45 -name: "定期購読" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1594186705 {#6710 date: 2020-07-08 14:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1594186705 {#6715 date: 2020-07-08 14:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6762 …} -Children: Doctrine\ORM\PersistentCollection {#6776 …} -Parent: null -Creator: null -AddOnForCategory: null } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6916 +label: "第59回学校保健ゼミナール" +value: "50" +data: Eccube\Entity\Category {#6772 -id: 50 -name: "第59回学校保健ゼミナール" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1650848609 {#6775 date: 2022-04-25 10:03:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659311291 {#6770 date: 2022-08-01 08:48:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6769 …} -Children: Doctrine\ORM\PersistentCollection {#6785 …} -Parent: null -Creator: null -AddOnForCategory: null } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6917 +label: "【全国養護教諭連絡協議会第 30 回研究協議会】 ※キャンペーン特別価格の商品のみ送料無料" +value: "51" +data: Eccube\Entity\Category {#6781 -id: 51 -name: "【全国養護教諭連絡協議会第 30 回研究協議会】 ※キャンペーン特別価格の商品のみ送料無料" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1658377185 {#6784 date: 2022-07-21 13:19:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1736495946 {#6779 date: 2025-01-10 16:59:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6778 …} -Children: Doctrine\ORM\PersistentCollection {#6794 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6790 …} } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6918 +label: "奈良県養護教育研究会 (期限2025年2月28日) ※キャンペーン価格の商品のみ送料無料" +value: "52" +data: Eccube\Entity\Category {#6787 -id: 52 -name: "奈良県養護教育研究会 (期限2025年2月28日) ※キャンペーン価格の商品のみ送料無料" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1658377193 {#6793 date: 2022-07-21 13:19:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1739168830 {#6788 date: 2025-02-10 15:27:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6789 …} -Children: Doctrine\ORM\PersistentCollection {#6804 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6800 …} } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6919 +label: "第61回学校保健ゼミナール" +value: "53" +data: Eccube\Entity\Category {#6797 -id: 53 -name: "第61回学校保健ゼミナール" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1658377200 {#6803 date: 2022-07-21 13:20:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720768081 {#6798 date: 2024-07-12 16:08:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6799 …} -Children: Doctrine\ORM\PersistentCollection {#6814 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6810 …} } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6920 +label: "Canva×保健室セミナー" +value: "54" +data: Eccube\Entity\Category {#6807 -id: 54 -name: "Canva×保健室セミナー" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1658377206 {#6813 date: 2022-07-21 13:20:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751269745 {#6808 date: 2025-06-30 16:49:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6809 …} -Children: Doctrine\ORM\PersistentCollection {#6824 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6820 …} } +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6921 +label: "「niko」✖東山書房コラボ販売ページ" +value: "55" +data: Eccube\Entity\Category {#6817 -id: 55 -name: "「niko」✖東山書房コラボ販売ページ" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1658377212 {#6823 date: 2022-07-21 13:20:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751336414 {#6818 date: 2025-07-01 11:20:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6819 …} -Children: Doctrine\ORM\PersistentCollection {#6834 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6203 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6830 …} } +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 {#6856 -form: Symfony\Component\Form\Form {#6843 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6855 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#6862 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4637 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "category_id" |
| placeholder | "common.select__all_products" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_category_id" |
| valid | true |
| value | "" |
name
"Symfony\Component\Form\Extension\Core\Type\SearchType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 50 ] |
[ "maxlength" => 50 ] |
| label | "common.search_keyword" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1615 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1616 …} -namespace: Closure() {#1618 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5782 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4395 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "common.search_keyword" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6828 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4446 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#912 …} $translationDomain: "validators" $message: Closure() {#5781 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "search" "_name" ] |
| cache_key | "_name_search" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#6922 -form: Symfony\Component\Form\Form {#6846 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6861 …5} |
| full_name | "name" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "name" |
| label | "common.search_keyword" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_name" |
| valid | true |
| value | "" |