- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 507
- 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 {#4891 -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 {#4990 -form: Symfony\Component\Form\Form {#4777 …} -errors: [] } |
| firstname_name | "name02" |
| form | Symfony\Component\Form\FormView {#4977 …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 {#5015 -form: Symfony\Component\Form\Form {#4780 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5014 …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 {#5016 -form: Symfony\Component\Form\Form {#4783 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5019 …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 {#5012 -form: Symfony\Component\Form\Form {#4808 …} -errors: [] } |
| firstname_name | "kana02" |
| form | Symfony\Component\Form\FormView {#5013 …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 {#5023 -form: Symfony\Component\Form\Form {#4811 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5022 …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 {#5024 -form: Symfony\Component\Form\Form {#4814 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5025 …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 {#5021 -form: Symfony\Component\Form\Form {#4817 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5020 …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 {#5027 -form: Symfony\Component\Form\Form {#4870 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5026 …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 {#5032 +label: "北海道" +value: "1" +data: Eccube\Entity\Master\Pref {#5049 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5034 +label: "青森県" +value: "2" +data: Eccube\Entity\Master\Pref {#5050 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5036 +label: "岩手県" +value: "3" +data: Eccube\Entity\Master\Pref {#5051 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5039 +label: "宮城県" +value: "4" +data: Eccube\Entity\Master\Pref {#5052 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5038 +label: "秋田県" +value: "5" +data: Eccube\Entity\Master\Pref {#5053 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5033 +label: "山形県" +value: "6" +data: Eccube\Entity\Master\Pref {#5054 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5045 +label: "福島県" +value: "7" +data: Eccube\Entity\Master\Pref {#5055 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5043 +label: "茨城県" +value: "8" +data: Eccube\Entity\Master\Pref {#5056 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5042 +label: "栃木県" +value: "9" +data: Eccube\Entity\Master\Pref {#5057 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5035 +label: "群馬県" +value: "10" +data: Eccube\Entity\Master\Pref {#5058 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5046 +label: "埼玉県" +value: "11" +data: Eccube\Entity\Master\Pref {#5059 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5095 +label: "千葉県" +value: "12" +data: Eccube\Entity\Master\Pref {#5060 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5096 +label: "東京都" +value: "13" +data: Eccube\Entity\Master\Pref {#5061 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5097 +label: "神奈川県" +value: "14" +data: Eccube\Entity\Master\Pref {#5062 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5098 +label: "新潟県" +value: "15" +data: Eccube\Entity\Master\Pref {#5063 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5099 +label: "富山県" +value: "16" +data: Eccube\Entity\Master\Pref {#5064 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5100 +label: "石川県" +value: "17" +data: Eccube\Entity\Master\Pref {#5065 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5101 +label: "福井県" +value: "18" +data: Eccube\Entity\Master\Pref {#5066 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5102 +label: "山梨県" +value: "19" +data: Eccube\Entity\Master\Pref {#5067 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5103 +label: "長野県" +value: "20" +data: Eccube\Entity\Master\Pref {#5068 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5104 +label: "岐阜県" +value: "21" +data: Eccube\Entity\Master\Pref {#5069 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5105 +label: "静岡県" +value: "22" +data: Eccube\Entity\Master\Pref {#5070 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5106 +label: "愛知県" +value: "23" +data: Eccube\Entity\Master\Pref {#5071 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5107 +label: "三重県" +value: "24" +data: Eccube\Entity\Master\Pref {#5072 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5108 +label: "滋賀県" +value: "25" +data: Eccube\Entity\Master\Pref {#5073 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5109 +label: "京都府" +value: "26" +data: Proxies\__CG__\Eccube\Entity\Master\Pref {#3668 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5110 +label: "大阪府" +value: "27" +data: Eccube\Entity\Master\Pref {#5074 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5111 +label: "兵庫県" +value: "28" +data: Eccube\Entity\Master\Pref {#5075 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5112 +label: "奈良県" +value: "29" +data: Eccube\Entity\Master\Pref {#5076 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5113 +label: "和歌山県" +value: "30" +data: Eccube\Entity\Master\Pref {#5077 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5114 +label: "鳥取県" +value: "31" +data: Eccube\Entity\Master\Pref {#5078 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5115 +label: "島根県" +value: "32" +data: Eccube\Entity\Master\Pref {#5079 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5116 +label: "岡山県" +value: "33" +data: Eccube\Entity\Master\Pref {#5080 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5117 +label: "広島県" +value: "34" +data: Eccube\Entity\Master\Pref {#5081 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5118 +label: "山口県" +value: "35" +data: Eccube\Entity\Master\Pref {#5082 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5119 +label: "徳島県" +value: "36" +data: Eccube\Entity\Master\Pref {#5083 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5120 +label: "香川県" +value: "37" +data: Eccube\Entity\Master\Pref {#5084 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5121 +label: "愛媛県" +value: "38" +data: Eccube\Entity\Master\Pref {#5085 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5122 +label: "高知県" +value: "39" +data: Eccube\Entity\Master\Pref {#5086 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5123 +label: "福岡県" +value: "40" +data: Eccube\Entity\Master\Pref {#5087 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5124 +label: "佐賀県" +value: "41" +data: Eccube\Entity\Master\Pref {#5088 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5125 +label: "長崎県" +value: "42" +data: Eccube\Entity\Master\Pref {#5089 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5126 +label: "熊本県" +value: "43" +data: Eccube\Entity\Master\Pref {#5090 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5127 +label: "大分県" +value: "44" +data: Eccube\Entity\Master\Pref {#5091 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5128 +label: "宮崎県" +value: "45" +data: Eccube\Entity\Master\Pref {#5092 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5129 +label: "鹿児島県" +value: "46" +data: Eccube\Entity\Master\Pref {#5093 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5130 +label: "沖縄県" +value: "47" +data: Eccube\Entity\Master\Pref {#5094 …} +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 {#5031 -form: Symfony\Component\Form\Form {#4873 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5030 …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) {#5132 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 {#5133 -form: Symfony\Component\Form\Form {#4876 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5134 …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 {#5135 -form: Symfony\Component\Form\Form {#4879 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5136 …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 {#5028 -form: Symfony\Component\Form\Form {#4882 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5029 …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 {#5138 -form: Symfony\Component\Form\Form {#4885 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5137 …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 {#5139 -form: Symfony\Component\Form\Form {#4888 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5140 …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
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 {#5143 +label: "定期購読について" +value: "1" +data: Plugin\HigashiyamaForContact42\Entity\Master\ContactType {#5158 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5145 +label: "注文について" +value: "2" +data: Plugin\HigashiyamaForContact42\Entity\Master\ContactType {#5159 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5147 +label: "書籍について" +value: "3" +data: Plugin\HigashiyamaForContact42\Entity\Master\ContactType {#5160 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5150 +label: "イラストダウンロードについて" +value: "4" +data: Plugin\HigashiyamaForContact42\Entity\Master\ContactType {#5161 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5149 +label: "原稿募集について" +value: "5" +data: Plugin\HigashiyamaForContact42\Entity\Master\ContactType {#4993 #id: 5 #name: "原稿募集について" #sort_no: 4 } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5144 +label: "購読者プレゼント" +value: "7" +data: Plugin\HigashiyamaForContact42\Entity\Master\ContactType {#5162 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5156 +label: "学校保健ゼミナールについて" +value: "8" +data: Plugin\HigashiyamaForContact42\Entity\Master\ContactType {#5163 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5154 +label: "その他" +value: "6" +data: Plugin\HigashiyamaForContact42\Entity\Master\ContactType {#5164 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Plugin\HigashiyamaForContact42\Entity\Master\ContactType {#4993 #id: 5 #name: "原稿募集について" #sort_no: 4 } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5141 -form: Symfony\Component\Form\Form {#5009 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5142 …5} |
| full_name | "contact[ContactType]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_ContactType" |
| is_selected | Closure($choice, $value) {#5146 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 | "5" |
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 {#5157 -form: Symfony\Component\Form\Form {#4894 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5165 …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 {#5166 -form: Symfony\Component\Form\Form {#4897 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5167 …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 {#5168 -form: Symfony\Component\Form\Form {#4900 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5169 …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 {#5170 -form: Symfony\Component\Form\Form {#4903 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5171 …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 {#5172 -form: Symfony\Component\Form\Form {#4938 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#5173 …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) {#5174 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 {#5178 -form: Symfony\Component\Form\Form {#4941 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5177 …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 {#5179 -form: Symfony\Component\Form\Form {#4944 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5180 …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 | "7bfa64db7ef52e76e597e2d0a.eKnduIdBXJAPY0o2YiUcOKd-aXfdy_bhyxyY-_xvlMg.P5Gt074tPcJ4VRMOIGckX-UNWyOEp7iDmFrHrK864L4RzqWB7QcG6mg7Hw" |
| 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 | "7bfa64db7ef52e76e597e2d0a.eKnduIdBXJAPY0o2YiUcOKd-aXfdy_bhyxyY-_xvlMg.P5Gt074tPcJ4VRMOIGckX-UNWyOEp7iDmFrHrK864L4RzqWB7QcG6mg7Hw" |
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 | "7bfa64db7ef52e76e597e2d0a.eKnduIdBXJAPY0o2YiUcOKd-aXfdy_bhyxyY-_xvlMg.P5Gt074tPcJ4VRMOIGckX-UNWyOEp7iDmFrHrK864L4RzqWB7QcG6mg7Hw" |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4893 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() {#5185 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() {#5175 …} } } |
| 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 | "7bfa64db7ef52e76e597e2d0a.eKnduIdBXJAPY0o2YiUcOKd-aXfdy_bhyxyY-_xvlMg.P5Gt074tPcJ4VRMOIGckX-UNWyOEp7iDmFrHrK864L4RzqWB7QcG6mg7Hw" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5197 -form: Symfony\Component\Form\Form {#5192 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5186 …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 | "7bfa64db7ef52e76e597e2d0a.eKnduIdBXJAPY0o2YiUcOKd-aXfdy_bhyxyY-_xvlMg.P5Gt074tPcJ4VRMOIGckX-UNWyOEp7iDmFrHrK864L4RzqWB7QcG6mg7Hw" |
(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) {#5855 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() {#5853 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() {#5854 …} } } |
| 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 {#6862 -form: Symfony\Component\Form\Form {#6851 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6863 …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 {#5966 -id: 67 -name: "「健康教室」2025年度購読者プレゼント" -hierarchy: 1 -sort_no: 58 -create_date: DateTime @1758500285 {#5972 date: 2025-09-22 09:18:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758500285 {#5970 date: 2025-09-22 09:18:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6056 …} -Children: Doctrine\ORM\PersistentCollection {#6217 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6226 …} } Eccube\Entity\Category {#6199 -id: 66 -name: "「健康教室」増刊号・3冊セット" -hierarchy: 1 -sort_no: 57 -create_date: DateTime @1752820234 {#6220 date: 2025-07-18 15:30:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752820234 {#6225 date: 2025-07-18 15:30:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6209 …} -Children: Doctrine\ORM\PersistentCollection {#6289 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6203 …} } Eccube\Entity\Category {#6206 -id: 65 -name: "第62回学校保健ゼミナール" -hierarchy: 1 -sort_no: 56 -create_date: DateTime @1750221909 {#6243 date: 2025-06-18 13:45:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1750221909 {#6205 date: 2025-06-18 13:45:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6204 …} -Children: Doctrine\ORM\PersistentCollection {#6300 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6296 …} } Eccube\Entity\Category {#6293 -id: 48 -name: "44 「健康教室」定期購読料" -hierarchy: 1 -sort_no: 55 -create_date: DateTime @1622606986 {#6299 date: 2021-06-02 13:09:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1622606986 {#6294 date: 2021-06-02 13:09:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6295 …} -Children: Doctrine\ORM\PersistentCollection {#6310 …} -Parent: null -Creator: null -AddOnForCategory: null } Eccube\Entity\Category {#6306 -id: 37 -name: "第61回学校保健ゼミナール" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1706628432 {#6309 date: 2024-01-31 00:27:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719897487 {#6304 date: 2024-07-02 14:18:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6303 …} -Children: Doctrine\ORM\PersistentCollection {#6319 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6315 …} } Eccube\Entity\Category {#6312 -id: 46 -name: "ダウンロード販売" -hierarchy: 1 -sort_no: 53 -create_date: DateTime @1603097438 {#6318 date: 2020-10-19 17:50:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1603097438 {#6313 date: 2020-10-19 17:50:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6314 …} -Children: Doctrine\ORM\PersistentCollection {#6329 …} -Parent: null -Creator: null -AddOnForCategory: null } Eccube\Entity\Category {#6324 -id: 1 -name: "健康教室" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1412336378 {#6328 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412583902 {#6323 date: 2014-10-06 17:25:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6330 …} -Children: Doctrine\ORM\PersistentCollection {#6340 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6336 …} } Eccube\Entity\Category {#6339 -id: 61 -name: "2025年度" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1740106182 {#6325 date: 2025-02-21 11:49:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740106182 {#6322 date: 2025-02-21 11:49:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6334 …} -Children: Doctrine\ORM\PersistentCollection {#6348 …} -Parent: Eccube\Entity\Category {#6324} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: null } Eccube\Entity\Category {#6343 -id: 59 -name: "2024年度" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1709000928 {#6344 date: 2024-02-27 11:28:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709000928 {#6341 date: 2024-02-27 11:28:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6349 …} -Children: Doctrine\ORM\PersistentCollection {#6359 …} -Parent: Eccube\Entity\Category {#6324} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6355 …} } Eccube\Entity\Category {#6352 -id: 56 -name: "2023年度" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1677563132 {#6358 date: 2023-02-28 14:45:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1677563132 {#6353 date: 2023-02-28 14:45:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6354 …} -Children: Doctrine\ORM\PersistentCollection {#6369 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6365 …} } Eccube\Entity\Category {#6362 -id: 49 -name: "2022年度" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1646373427 {#6368 date: 2022-03-04 14:57:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1646373427 {#6363 date: 2022-03-04 14:57:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6364 …} -Children: Doctrine\ORM\PersistentCollection {#6379 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6375 …} } Eccube\Entity\Category {#6372 -id: 47 -name: "2021年度" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1615276461 {#6378 date: 2021-03-09 16:54:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1615276461 {#6373 date: 2021-03-09 16:54:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6374 …} -Children: Doctrine\ORM\PersistentCollection {#6389 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6385 …} } Eccube\Entity\Category {#6382 -id: 44 -name: "2020年度" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1583294809 {#6388 date: 2020-03-04 13:06:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1583294809 {#6383 date: 2020-03-04 13:06:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6384 …} -Children: Doctrine\ORM\PersistentCollection {#6399 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6395 …} } Eccube\Entity\Category {#6392 -id: 43 -name: "2019年度" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1551940041 {#6398 date: 2019-03-07 15:27:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1551940041 {#6393 date: 2019-03-07 15:27:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6394 …} -Children: Doctrine\ORM\PersistentCollection {#6409 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6405 …} } Eccube\Entity\Category {#6402 -id: 42 -name: "2018年度" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1520493297 {#6408 date: 2018-03-08 16:14:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1520493297 {#6403 date: 2018-03-08 16:14:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6404 …} -Children: Doctrine\ORM\PersistentCollection {#6419 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6415 …} } Eccube\Entity\Category {#6412 -id: 40 -name: "2017年度" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1488181462 {#6418 date: 2017-02-27 16:44:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488181462 {#6413 date: 2017-02-27 16:44:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6414 …} -Children: Doctrine\ORM\PersistentCollection {#6429 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6425 …} } Eccube\Entity\Category {#6422 -id: 38 -name: "2016年度" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1450251635 {#6428 date: 2015-12-16 16:40:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1450251635 {#6423 date: 2015-12-16 16:40:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6424 …} -Children: Doctrine\ORM\PersistentCollection {#6439 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6435 …} } Eccube\Entity\Category {#6432 -id: 36 -name: "2015年度" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1424240855 {#6438 date: 2015-02-18 15:27:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1424240855 {#6433 date: 2015-02-18 15:27:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6434 …} -Children: Doctrine\ORM\PersistentCollection {#6449 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6445 …} } Eccube\Entity\Category {#6442 -id: 11 -name: "2014年度" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1412584027 {#6448 date: 2014-10-06 17:27:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764238 {#6443 date: 2014-10-20 09:17:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6444 …} -Children: Doctrine\ORM\PersistentCollection {#6459 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6455 …} } Eccube\Entity\Category {#6452 -id: 10 -name: "2013年度" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1412584021 {#6458 date: 2014-10-06 17:27:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764231 {#6453 date: 2014-10-20 09:17:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6454 …} -Children: Doctrine\ORM\PersistentCollection {#6469 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6465 …} } Eccube\Entity\Category {#6462 -id: 9 -name: "2012年度" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1412584013 {#6468 date: 2014-10-06 17:26:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764226 {#6463 date: 2014-10-20 09:17:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6464 …} -Children: Doctrine\ORM\PersistentCollection {#6479 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6475 …} } Eccube\Entity\Category {#6472 -id: 4 -name: "2011年度" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1412336378 {#6478 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764220 {#6473 date: 2014-10-20 09:17:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6474 …} -Children: Doctrine\ORM\PersistentCollection {#6489 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6485 …} } Eccube\Entity\Category {#6482 -id: 3 -name: "2010年度" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1412336378 {#6488 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764214 {#6483 date: 2014-10-20 09:16:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6484 …} -Children: Doctrine\ORM\PersistentCollection {#6499 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6495 …} } Eccube\Entity\Category {#6498 -id: 2 -name: "健康教室 増刊号" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1412336378 {#6342 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412583921 {#6347 date: 2014-10-06 17:25:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6493 …} -Children: Doctrine\ORM\PersistentCollection {#6507 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6503 …} } Eccube\Entity\Category {#6508 -id: 7 -name: "栄養教諭・職員向け" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1412583954 {#6506 date: 2014-10-06 17:25:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1418199797 {#6501 date: 2014-12-10 17:23:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6509 …} -Children: Doctrine\ORM\PersistentCollection {#6519 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6515 …} } Eccube\Entity\Category {#6518 -id: 25 -name: "食育・栄養指導" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1412584394 {#6500 date: 2014-10-06 17:33:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584394 {#6502 date: 2014-10-06 17:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6513 …} -Children: Doctrine\ORM\PersistentCollection {#6527 …} -Parent: Eccube\Entity\Category {#6508} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6523 …} } Eccube\Entity\Category {#6528 -id: 26 -name: "歯と口の健康" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1412584402 {#6520 date: 2014-10-06 17:33:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584402 {#6522 date: 2014-10-06 17:33:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6529 …} -Children: Doctrine\ORM\PersistentCollection {#6539 …} -Parent: Eccube\Entity\Category {#6508} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6535 …} } Eccube\Entity\Category {#6532 -id: 27 -name: "クイズ・カット集・掲示物" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1412584410 {#6538 date: 2014-10-06 17:33:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584410 {#6533 date: 2014-10-06 17:33:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6534 …} -Children: Doctrine\ORM\PersistentCollection {#6549 …} -Parent: Eccube\Entity\Category {#6508} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6545 …} } Eccube\Entity\Category {#6542 -id: 28 -name: "マルチメディア" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1412584419 {#6548 date: 2014-10-06 17:33:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584419 {#6543 date: 2014-10-06 17:33:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6544 …} -Children: Doctrine\ORM\PersistentCollection {#6559 …} -Parent: Eccube\Entity\Category {#6508} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6555 …} } Eccube\Entity\Category {#6552 -id: 29 -name: "その他" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1412584423 {#6558 date: 2014-10-06 17:33:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584423 {#6553 date: 2014-10-06 17:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6554 …} -Children: Doctrine\ORM\PersistentCollection {#6569 …} -Parent: Eccube\Entity\Category {#6508} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6565 …} } Eccube\Entity\Category {#6562 -id: 6 -name: "養護教諭向け" -hierarchy: 1 -sort_no: 28 -create_date: DateTime @1412336378 {#6526 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1418199740 {#6521 date: 2014-12-10 17:22:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6564 …} -Children: Doctrine\ORM\PersistentCollection {#6579 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6575 …} } Eccube\Entity\Category {#6578 -id: 12 -name: "養護教諭の職務" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1412584058 {#6568 date: 2014-10-06 17:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584058 {#6563 date: 2014-10-06 17:27:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6573 …} -Children: Doctrine\ORM\PersistentCollection {#6587 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6583 …} } Eccube\Entity\Category {#6588 -id: 13 -name: "保健指導・保健教育" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1412584076 {#6580 date: 2014-10-06 17:27:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717490841 {#6582 date: 2024-06-04 17:47:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6589 …} -Children: Doctrine\ORM\PersistentCollection {#6599 …} -Parent: Eccube\Entity\Category {#6562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6595 …} } Eccube\Entity\Category {#6592 -id: 14 -name: "健康相談・メンタルヘルス" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1412584087 {#6598 date: 2014-10-06 17:28:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584087 {#6593 date: 2014-10-06 17:28:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6594 …} -Children: Doctrine\ORM\PersistentCollection {#6609 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6605 …} } Eccube\Entity\Category {#6602 -id: 15 -name: "救急処置・病気の予防" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1412584100 {#6608 date: 2014-10-06 17:28:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584100 {#6603 date: 2014-10-06 17:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6604 …} -Children: Doctrine\ORM\PersistentCollection {#6619 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6615 …} } Eccube\Entity\Category {#6612 -id: 16 -name: "性教育・薬物乱用防止教育" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1412584117 {#6618 date: 2014-10-06 17:28:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584117 {#6613 date: 2014-10-06 17:28:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6614 …} -Children: Doctrine\ORM\PersistentCollection {#6629 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6625 …} } Eccube\Entity\Category {#6622 -id: 17 -name: "歯と口の健康" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1412584130 {#6628 date: 2014-10-06 17:28:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584130 {#6623 date: 2014-10-06 17:28:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6624 …} -Children: Doctrine\ORM\PersistentCollection {#6639 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6635 …} } Eccube\Entity\Category {#6632 -id: 18 -name: "食育・栄養指導" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1412584143 {#6638 date: 2014-10-06 17:29:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584143 {#6633 date: 2014-10-06 17:29:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6634 …} -Children: Doctrine\ORM\PersistentCollection {#6649 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6645 …} } Eccube\Entity\Category {#6642 -id: 19 -name: "クイズ・カット集・掲示物" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1412584161 {#6648 date: 2014-10-06 17:29:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584161 {#6643 date: 2014-10-06 17:29:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6644 …} -Children: Doctrine\ORM\PersistentCollection {#6659 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6655 …} } Eccube\Entity\Category {#6652 -id: 20 -name: "養護教諭必携シリーズ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1412584189 {#6658 date: 2014-10-06 17:29:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584189 {#6653 date: 2014-10-06 17:29:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6654 …} -Children: Doctrine\ORM\PersistentCollection {#6669 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6665 …} } Eccube\Entity\Category {#6662 -id: 21 -name: "養護教諭講座" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1412584196 {#6668 date: 2014-10-06 17:29:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764196 {#6663 date: 2014-10-20 09:16:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6664 …} -Children: Doctrine\ORM\PersistentCollection {#6679 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6675 …} } Eccube\Entity\Category {#6672 -id: 22 -name: "マルチメディア" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1412584208 {#6678 date: 2014-10-06 17:30:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584208 {#6673 date: 2014-10-06 17:30:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6674 …} -Children: Doctrine\ORM\PersistentCollection {#6689 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6685 …} } Eccube\Entity\Category {#6682 -id: 23 -name: "保健簿・保健日誌" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1412584218 {#6688 date: 2014-10-06 17:30:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584218 {#6683 date: 2014-10-06 17:30:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6684 …} -Children: Doctrine\ORM\PersistentCollection {#6699 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6695 …} } Eccube\Entity\Category {#6692 -id: 24 -name: "その他" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1412584223 {#6698 date: 2014-10-06 17:30:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584223 {#6693 date: 2014-10-06 17:30:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6694 …} -Children: Doctrine\ORM\PersistentCollection {#6709 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6705 …} } Eccube\Entity\Category {#6702 -id: 8 -name: "その他" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1412583966 {#6586 date: 2014-10-06 17:26:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412583966 {#6581 date: 2014-10-06 17:26:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6704 …} -Children: Doctrine\ORM\PersistentCollection {#6719 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6715 …} } Eccube\Entity\Category {#6718 -id: 41 -name: "マルチメディア" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1498012336 {#6708 date: 2017-06-21 11:32:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1498012336 {#6703 date: 2017-06-21 11:32:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6713 …} -Children: Doctrine\ORM\PersistentCollection {#6727 …} -Parent: Eccube\Entity\Category {#6702} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6723 …} } Eccube\Entity\Category {#6728 -id: 30 -name: "文部科学省刊行書" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1412584461 {#6720 date: 2014-10-06 17:34:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584461 {#6722 date: 2014-10-06 17:34:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6729 …} -Children: Doctrine\ORM\PersistentCollection {#6739 …} -Parent: Eccube\Entity\Category {#6702} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6735 …} } Eccube\Entity\Category {#6732 -id: 31 -name: "大学教科書" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1412584466 {#6738 date: 2014-10-06 17:34:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584466 {#6733 date: 2014-10-06 17:34:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6734 …} -Children: Doctrine\ORM\PersistentCollection {#6749 …} -Parent: Eccube\Entity\Category {#6702} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6745 …} } Eccube\Entity\Category {#6742 -id: 32 -name: "奈良教育大学ブックレットシリーズ" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1412584480 {#6748 date: 2014-10-06 17:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584480 {#6743 date: 2014-10-06 17:34:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6744 …} -Children: Doctrine\ORM\PersistentCollection {#6759 …} -Parent: Eccube\Entity\Category {#6702} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6755 …} } Eccube\Entity\Category {#6752 -id: 33 -name: "社会福祉士養成シリーズ" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1412584504 {#6758 date: 2014-10-06 17:35:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584504 {#6753 date: 2014-10-06 17:35:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6754 …} -Children: Doctrine\ORM\PersistentCollection {#6769 …} -Parent: Eccube\Entity\Category {#6702} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6765 …} } Eccube\Entity\Category {#6762 -id: 34 -name: "その他" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1412584508 {#6768 date: 2014-10-06 17:35:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584508 {#6763 date: 2014-10-06 17:35:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6764 …} -Children: Doctrine\ORM\PersistentCollection {#6779 …} -Parent: Eccube\Entity\Category {#6702} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6775 …} } Eccube\Entity\Category {#6778 -id: 45 -name: "定期購読" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1594186705 {#6721 date: 2020-07-08 14:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1594186705 {#6726 date: 2020-07-08 14:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6773 …} -Children: Doctrine\ORM\PersistentCollection {#6787 …} -Parent: null -Creator: null -AddOnForCategory: null } Eccube\Entity\Category {#6783 -id: 50 -name: "第59回学校保健ゼミナール" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1650848609 {#6786 date: 2022-04-25 10:03:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659311291 {#6781 date: 2022-08-01 08:48:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6780 …} -Children: Doctrine\ORM\PersistentCollection {#6796 …} -Parent: null -Creator: null -AddOnForCategory: null } Eccube\Entity\Category {#6792 -id: 51 -name: "【全国養護教諭連絡協議会第 30 回研究協議会】 ※キャンペーン特別価格の商品のみ送料無料" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1658377185 {#6795 date: 2022-07-21 13:19:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1736495946 {#6790 date: 2025-01-10 16:59:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6789 …} -Children: Doctrine\ORM\PersistentCollection {#6805 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6801 …} } Eccube\Entity\Category {#6798 -id: 52 -name: "奈良県養護教育研究会 (期限2025年2月28日) ※キャンペーン価格の商品のみ送料無料" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1658377193 {#6804 date: 2022-07-21 13:19:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1739168830 {#6799 date: 2025-02-10 15:27:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6800 …} -Children: Doctrine\ORM\PersistentCollection {#6815 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6811 …} } Eccube\Entity\Category {#6808 -id: 53 -name: "第61回学校保健ゼミナール" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1658377200 {#6814 date: 2022-07-21 13:20:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720768081 {#6809 date: 2024-07-12 16:08:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6810 …} -Children: Doctrine\ORM\PersistentCollection {#6825 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6821 …} } Eccube\Entity\Category {#6818 -id: 54 -name: "Canva×保健室セミナー" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1658377206 {#6824 date: 2022-07-21 13:20:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751269745 {#6819 date: 2025-06-30 16:49:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6820 …} -Children: Doctrine\ORM\PersistentCollection {#6835 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6831 …} } Eccube\Entity\Category {#6828 -id: 55 -name: "「niko」✖東山書房コラボ販売ページ" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1658377212 {#6834 date: 2022-07-21 13:20:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751336414 {#6829 date: 2025-07-01 11:20:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6830 …} -Children: Doctrine\ORM\PersistentCollection {#6845 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6841 …} } ] |
[ Eccube\Entity\Category {#5966 -id: 67 -name: "「健康教室」2025年度購読者プレゼント" -hierarchy: 1 -sort_no: 58 -create_date: DateTime @1758500285 {#5972 date: 2025-09-22 09:18:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758500285 {#5970 date: 2025-09-22 09:18:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6056 …} -Children: Doctrine\ORM\PersistentCollection {#6217 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6226 …} } Eccube\Entity\Category {#6199 -id: 66 -name: "「健康教室」増刊号・3冊セット" -hierarchy: 1 -sort_no: 57 -create_date: DateTime @1752820234 {#6220 date: 2025-07-18 15:30:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752820234 {#6225 date: 2025-07-18 15:30:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6209 …} -Children: Doctrine\ORM\PersistentCollection {#6289 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6203 …} } Eccube\Entity\Category {#6206 -id: 65 -name: "第62回学校保健ゼミナール" -hierarchy: 1 -sort_no: 56 -create_date: DateTime @1750221909 {#6243 date: 2025-06-18 13:45:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1750221909 {#6205 date: 2025-06-18 13:45:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6204 …} -Children: Doctrine\ORM\PersistentCollection {#6300 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6296 …} } Eccube\Entity\Category {#6293 -id: 48 -name: "44 「健康教室」定期購読料" -hierarchy: 1 -sort_no: 55 -create_date: DateTime @1622606986 {#6299 date: 2021-06-02 13:09:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1622606986 {#6294 date: 2021-06-02 13:09:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6295 …} -Children: Doctrine\ORM\PersistentCollection {#6310 …} -Parent: null -Creator: null -AddOnForCategory: null } Eccube\Entity\Category {#6306 -id: 37 -name: "第61回学校保健ゼミナール" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1706628432 {#6309 date: 2024-01-31 00:27:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719897487 {#6304 date: 2024-07-02 14:18:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6303 …} -Children: Doctrine\ORM\PersistentCollection {#6319 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6315 …} } Eccube\Entity\Category {#6312 -id: 46 -name: "ダウンロード販売" -hierarchy: 1 -sort_no: 53 -create_date: DateTime @1603097438 {#6318 date: 2020-10-19 17:50:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1603097438 {#6313 date: 2020-10-19 17:50:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6314 …} -Children: Doctrine\ORM\PersistentCollection {#6329 …} -Parent: null -Creator: null -AddOnForCategory: null } Eccube\Entity\Category {#6324 -id: 1 -name: "健康教室" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1412336378 {#6328 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412583902 {#6323 date: 2014-10-06 17:25:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6330 …} -Children: Doctrine\ORM\PersistentCollection {#6340 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6336 …} } Eccube\Entity\Category {#6339 -id: 61 -name: "2025年度" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1740106182 {#6325 date: 2025-02-21 11:49:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740106182 {#6322 date: 2025-02-21 11:49:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6334 …} -Children: Doctrine\ORM\PersistentCollection {#6348 …} -Parent: Eccube\Entity\Category {#6324} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: null } Eccube\Entity\Category {#6343 -id: 59 -name: "2024年度" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1709000928 {#6344 date: 2024-02-27 11:28:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709000928 {#6341 date: 2024-02-27 11:28:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6349 …} -Children: Doctrine\ORM\PersistentCollection {#6359 …} -Parent: Eccube\Entity\Category {#6324} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6355 …} } Eccube\Entity\Category {#6352 -id: 56 -name: "2023年度" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1677563132 {#6358 date: 2023-02-28 14:45:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1677563132 {#6353 date: 2023-02-28 14:45:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6354 …} -Children: Doctrine\ORM\PersistentCollection {#6369 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6365 …} } Eccube\Entity\Category {#6362 -id: 49 -name: "2022年度" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1646373427 {#6368 date: 2022-03-04 14:57:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1646373427 {#6363 date: 2022-03-04 14:57:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6364 …} -Children: Doctrine\ORM\PersistentCollection {#6379 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6375 …} } Eccube\Entity\Category {#6372 -id: 47 -name: "2021年度" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1615276461 {#6378 date: 2021-03-09 16:54:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1615276461 {#6373 date: 2021-03-09 16:54:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6374 …} -Children: Doctrine\ORM\PersistentCollection {#6389 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6385 …} } Eccube\Entity\Category {#6382 -id: 44 -name: "2020年度" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1583294809 {#6388 date: 2020-03-04 13:06:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1583294809 {#6383 date: 2020-03-04 13:06:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6384 …} -Children: Doctrine\ORM\PersistentCollection {#6399 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6395 …} } Eccube\Entity\Category {#6392 -id: 43 -name: "2019年度" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1551940041 {#6398 date: 2019-03-07 15:27:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1551940041 {#6393 date: 2019-03-07 15:27:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6394 …} -Children: Doctrine\ORM\PersistentCollection {#6409 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6405 …} } Eccube\Entity\Category {#6402 -id: 42 -name: "2018年度" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1520493297 {#6408 date: 2018-03-08 16:14:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1520493297 {#6403 date: 2018-03-08 16:14:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6404 …} -Children: Doctrine\ORM\PersistentCollection {#6419 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6415 …} } Eccube\Entity\Category {#6412 -id: 40 -name: "2017年度" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1488181462 {#6418 date: 2017-02-27 16:44:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488181462 {#6413 date: 2017-02-27 16:44:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6414 …} -Children: Doctrine\ORM\PersistentCollection {#6429 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6425 …} } Eccube\Entity\Category {#6422 -id: 38 -name: "2016年度" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1450251635 {#6428 date: 2015-12-16 16:40:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1450251635 {#6423 date: 2015-12-16 16:40:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6424 …} -Children: Doctrine\ORM\PersistentCollection {#6439 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6435 …} } Eccube\Entity\Category {#6432 -id: 36 -name: "2015年度" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1424240855 {#6438 date: 2015-02-18 15:27:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1424240855 {#6433 date: 2015-02-18 15:27:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6434 …} -Children: Doctrine\ORM\PersistentCollection {#6449 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6445 …} } Eccube\Entity\Category {#6442 -id: 11 -name: "2014年度" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1412584027 {#6448 date: 2014-10-06 17:27:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764238 {#6443 date: 2014-10-20 09:17:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6444 …} -Children: Doctrine\ORM\PersistentCollection {#6459 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6455 …} } Eccube\Entity\Category {#6452 -id: 10 -name: "2013年度" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1412584021 {#6458 date: 2014-10-06 17:27:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764231 {#6453 date: 2014-10-20 09:17:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6454 …} -Children: Doctrine\ORM\PersistentCollection {#6469 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6465 …} } Eccube\Entity\Category {#6462 -id: 9 -name: "2012年度" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1412584013 {#6468 date: 2014-10-06 17:26:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764226 {#6463 date: 2014-10-20 09:17:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6464 …} -Children: Doctrine\ORM\PersistentCollection {#6479 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6475 …} } Eccube\Entity\Category {#6472 -id: 4 -name: "2011年度" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1412336378 {#6478 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764220 {#6473 date: 2014-10-20 09:17:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6474 …} -Children: Doctrine\ORM\PersistentCollection {#6489 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6485 …} } Eccube\Entity\Category {#6482 -id: 3 -name: "2010年度" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1412336378 {#6488 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764214 {#6483 date: 2014-10-20 09:16:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6484 …} -Children: Doctrine\ORM\PersistentCollection {#6499 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6495 …} } Eccube\Entity\Category {#6498 -id: 2 -name: "健康教室 増刊号" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1412336378 {#6342 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412583921 {#6347 date: 2014-10-06 17:25:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6493 …} -Children: Doctrine\ORM\PersistentCollection {#6507 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6503 …} } Eccube\Entity\Category {#6508 -id: 7 -name: "栄養教諭・職員向け" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1412583954 {#6506 date: 2014-10-06 17:25:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1418199797 {#6501 date: 2014-12-10 17:23:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6509 …} -Children: Doctrine\ORM\PersistentCollection {#6519 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6515 …} } Eccube\Entity\Category {#6518 -id: 25 -name: "食育・栄養指導" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1412584394 {#6500 date: 2014-10-06 17:33:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584394 {#6502 date: 2014-10-06 17:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6513 …} -Children: Doctrine\ORM\PersistentCollection {#6527 …} -Parent: Eccube\Entity\Category {#6508} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6523 …} } Eccube\Entity\Category {#6528 -id: 26 -name: "歯と口の健康" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1412584402 {#6520 date: 2014-10-06 17:33:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584402 {#6522 date: 2014-10-06 17:33:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6529 …} -Children: Doctrine\ORM\PersistentCollection {#6539 …} -Parent: Eccube\Entity\Category {#6508} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6535 …} } Eccube\Entity\Category {#6532 -id: 27 -name: "クイズ・カット集・掲示物" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1412584410 {#6538 date: 2014-10-06 17:33:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584410 {#6533 date: 2014-10-06 17:33:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6534 …} -Children: Doctrine\ORM\PersistentCollection {#6549 …} -Parent: Eccube\Entity\Category {#6508} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6545 …} } Eccube\Entity\Category {#6542 -id: 28 -name: "マルチメディア" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1412584419 {#6548 date: 2014-10-06 17:33:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584419 {#6543 date: 2014-10-06 17:33:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6544 …} -Children: Doctrine\ORM\PersistentCollection {#6559 …} -Parent: Eccube\Entity\Category {#6508} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6555 …} } Eccube\Entity\Category {#6552 -id: 29 -name: "その他" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1412584423 {#6558 date: 2014-10-06 17:33:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584423 {#6553 date: 2014-10-06 17:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6554 …} -Children: Doctrine\ORM\PersistentCollection {#6569 …} -Parent: Eccube\Entity\Category {#6508} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6565 …} } Eccube\Entity\Category {#6562 -id: 6 -name: "養護教諭向け" -hierarchy: 1 -sort_no: 28 -create_date: DateTime @1412336378 {#6526 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1418199740 {#6521 date: 2014-12-10 17:22:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6564 …} -Children: Doctrine\ORM\PersistentCollection {#6579 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6575 …} } Eccube\Entity\Category {#6578 -id: 12 -name: "養護教諭の職務" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1412584058 {#6568 date: 2014-10-06 17:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584058 {#6563 date: 2014-10-06 17:27:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6573 …} -Children: Doctrine\ORM\PersistentCollection {#6587 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6583 …} } Eccube\Entity\Category {#6588 -id: 13 -name: "保健指導・保健教育" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1412584076 {#6580 date: 2014-10-06 17:27:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717490841 {#6582 date: 2024-06-04 17:47:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6589 …} -Children: Doctrine\ORM\PersistentCollection {#6599 …} -Parent: Eccube\Entity\Category {#6562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6595 …} } Eccube\Entity\Category {#6592 -id: 14 -name: "健康相談・メンタルヘルス" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1412584087 {#6598 date: 2014-10-06 17:28:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584087 {#6593 date: 2014-10-06 17:28:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6594 …} -Children: Doctrine\ORM\PersistentCollection {#6609 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6605 …} } Eccube\Entity\Category {#6602 -id: 15 -name: "救急処置・病気の予防" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1412584100 {#6608 date: 2014-10-06 17:28:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584100 {#6603 date: 2014-10-06 17:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6604 …} -Children: Doctrine\ORM\PersistentCollection {#6619 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6615 …} } Eccube\Entity\Category {#6612 -id: 16 -name: "性教育・薬物乱用防止教育" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1412584117 {#6618 date: 2014-10-06 17:28:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584117 {#6613 date: 2014-10-06 17:28:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6614 …} -Children: Doctrine\ORM\PersistentCollection {#6629 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6625 …} } Eccube\Entity\Category {#6622 -id: 17 -name: "歯と口の健康" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1412584130 {#6628 date: 2014-10-06 17:28:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584130 {#6623 date: 2014-10-06 17:28:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6624 …} -Children: Doctrine\ORM\PersistentCollection {#6639 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6635 …} } Eccube\Entity\Category {#6632 -id: 18 -name: "食育・栄養指導" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1412584143 {#6638 date: 2014-10-06 17:29:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584143 {#6633 date: 2014-10-06 17:29:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6634 …} -Children: Doctrine\ORM\PersistentCollection {#6649 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6645 …} } Eccube\Entity\Category {#6642 -id: 19 -name: "クイズ・カット集・掲示物" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1412584161 {#6648 date: 2014-10-06 17:29:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584161 {#6643 date: 2014-10-06 17:29:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6644 …} -Children: Doctrine\ORM\PersistentCollection {#6659 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6655 …} } Eccube\Entity\Category {#6652 -id: 20 -name: "養護教諭必携シリーズ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1412584189 {#6658 date: 2014-10-06 17:29:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584189 {#6653 date: 2014-10-06 17:29:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6654 …} -Children: Doctrine\ORM\PersistentCollection {#6669 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6665 …} } Eccube\Entity\Category {#6662 -id: 21 -name: "養護教諭講座" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1412584196 {#6668 date: 2014-10-06 17:29:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764196 {#6663 date: 2014-10-20 09:16:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6664 …} -Children: Doctrine\ORM\PersistentCollection {#6679 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6675 …} } Eccube\Entity\Category {#6672 -id: 22 -name: "マルチメディア" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1412584208 {#6678 date: 2014-10-06 17:30:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584208 {#6673 date: 2014-10-06 17:30:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6674 …} -Children: Doctrine\ORM\PersistentCollection {#6689 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6685 …} } Eccube\Entity\Category {#6682 -id: 23 -name: "保健簿・保健日誌" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1412584218 {#6688 date: 2014-10-06 17:30:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584218 {#6683 date: 2014-10-06 17:30:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6684 …} -Children: Doctrine\ORM\PersistentCollection {#6699 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6695 …} } Eccube\Entity\Category {#6692 -id: 24 -name: "その他" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1412584223 {#6698 date: 2014-10-06 17:30:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584223 {#6693 date: 2014-10-06 17:30:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6694 …} -Children: Doctrine\ORM\PersistentCollection {#6709 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6705 …} } Eccube\Entity\Category {#6702 -id: 8 -name: "その他" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1412583966 {#6586 date: 2014-10-06 17:26:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412583966 {#6581 date: 2014-10-06 17:26:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6704 …} -Children: Doctrine\ORM\PersistentCollection {#6719 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6715 …} } Eccube\Entity\Category {#6718 -id: 41 -name: "マルチメディア" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1498012336 {#6708 date: 2017-06-21 11:32:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1498012336 {#6703 date: 2017-06-21 11:32:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6713 …} -Children: Doctrine\ORM\PersistentCollection {#6727 …} -Parent: Eccube\Entity\Category {#6702} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6723 …} } Eccube\Entity\Category {#6728 -id: 30 -name: "文部科学省刊行書" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1412584461 {#6720 date: 2014-10-06 17:34:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584461 {#6722 date: 2014-10-06 17:34:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6729 …} -Children: Doctrine\ORM\PersistentCollection {#6739 …} -Parent: Eccube\Entity\Category {#6702} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6735 …} } Eccube\Entity\Category {#6732 -id: 31 -name: "大学教科書" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1412584466 {#6738 date: 2014-10-06 17:34:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584466 {#6733 date: 2014-10-06 17:34:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6734 …} -Children: Doctrine\ORM\PersistentCollection {#6749 …} -Parent: Eccube\Entity\Category {#6702} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6745 …} } Eccube\Entity\Category {#6742 -id: 32 -name: "奈良教育大学ブックレットシリーズ" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1412584480 {#6748 date: 2014-10-06 17:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584480 {#6743 date: 2014-10-06 17:34:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6744 …} -Children: Doctrine\ORM\PersistentCollection {#6759 …} -Parent: Eccube\Entity\Category {#6702} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6755 …} } Eccube\Entity\Category {#6752 -id: 33 -name: "社会福祉士養成シリーズ" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1412584504 {#6758 date: 2014-10-06 17:35:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584504 {#6753 date: 2014-10-06 17:35:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6754 …} -Children: Doctrine\ORM\PersistentCollection {#6769 …} -Parent: Eccube\Entity\Category {#6702} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6765 …} } Eccube\Entity\Category {#6762 -id: 34 -name: "その他" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1412584508 {#6768 date: 2014-10-06 17:35:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584508 {#6763 date: 2014-10-06 17:35:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6764 …} -Children: Doctrine\ORM\PersistentCollection {#6779 …} -Parent: Eccube\Entity\Category {#6702} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6775 …} } Eccube\Entity\Category {#6778 -id: 45 -name: "定期購読" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1594186705 {#6721 date: 2020-07-08 14:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1594186705 {#6726 date: 2020-07-08 14:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6773 …} -Children: Doctrine\ORM\PersistentCollection {#6787 …} -Parent: null -Creator: null -AddOnForCategory: null } Eccube\Entity\Category {#6783 -id: 50 -name: "第59回学校保健ゼミナール" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1650848609 {#6786 date: 2022-04-25 10:03:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659311291 {#6781 date: 2022-08-01 08:48:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6780 …} -Children: Doctrine\ORM\PersistentCollection {#6796 …} -Parent: null -Creator: null -AddOnForCategory: null } Eccube\Entity\Category {#6792 -id: 51 -name: "【全国養護教諭連絡協議会第 30 回研究協議会】 ※キャンペーン特別価格の商品のみ送料無料" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1658377185 {#6795 date: 2022-07-21 13:19:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1736495946 {#6790 date: 2025-01-10 16:59:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6789 …} -Children: Doctrine\ORM\PersistentCollection {#6805 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6801 …} } Eccube\Entity\Category {#6798 -id: 52 -name: "奈良県養護教育研究会 (期限2025年2月28日) ※キャンペーン価格の商品のみ送料無料" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1658377193 {#6804 date: 2022-07-21 13:19:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1739168830 {#6799 date: 2025-02-10 15:27:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6800 …} -Children: Doctrine\ORM\PersistentCollection {#6815 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6811 …} } Eccube\Entity\Category {#6808 -id: 53 -name: "第61回学校保健ゼミナール" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1658377200 {#6814 date: 2022-07-21 13:20:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720768081 {#6809 date: 2024-07-12 16:08:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6810 …} -Children: Doctrine\ORM\PersistentCollection {#6825 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6821 …} } Eccube\Entity\Category {#6818 -id: 54 -name: "Canva×保健室セミナー" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1658377206 {#6824 date: 2022-07-21 13:20:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751269745 {#6819 date: 2025-06-30 16:49:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6820 …} -Children: Doctrine\ORM\PersistentCollection {#6835 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6831 …} } Eccube\Entity\Category {#6828 -id: 55 -name: "「niko」✖東山書房コラボ販売ページ" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1658377212 {#6834 date: 2022-07-21 13:20:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751336414 {#6829 date: 2025-07-01 11:20:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6830 …} -Children: Doctrine\ORM\PersistentCollection {#6845 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6841 …} } ] |
| 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 {#5788 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5840 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5839 -om: Container5lcpiCO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#579 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5782 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Category {#5966 -id: 67 -name: "「健康教室」2025年度購読者プレゼント" -hierarchy: 1 -sort_no: 58 -create_date: DateTime @1758500285 {#5972 date: 2025-09-22 09:18:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758500285 {#5970 date: 2025-09-22 09:18:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6056 …} -Children: Doctrine\ORM\PersistentCollection {#6217 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6226 …} } Eccube\Entity\Category {#6199 -id: 66 -name: "「健康教室」増刊号・3冊セット" -hierarchy: 1 -sort_no: 57 -create_date: DateTime @1752820234 {#6220 date: 2025-07-18 15:30:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752820234 {#6225 date: 2025-07-18 15:30:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6209 …} -Children: Doctrine\ORM\PersistentCollection {#6289 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6203 …} } Eccube\Entity\Category {#6206 -id: 65 -name: "第62回学校保健ゼミナール" -hierarchy: 1 -sort_no: 56 -create_date: DateTime @1750221909 {#6243 date: 2025-06-18 13:45:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1750221909 {#6205 date: 2025-06-18 13:45:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6204 …} -Children: Doctrine\ORM\PersistentCollection {#6300 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6296 …} } Eccube\Entity\Category {#6293 -id: 48 -name: "44 「健康教室」定期購読料" -hierarchy: 1 -sort_no: 55 -create_date: DateTime @1622606986 {#6299 date: 2021-06-02 13:09:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1622606986 {#6294 date: 2021-06-02 13:09:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6295 …} -Children: Doctrine\ORM\PersistentCollection {#6310 …} -Parent: null -Creator: null -AddOnForCategory: null } Eccube\Entity\Category {#6306 -id: 37 -name: "第61回学校保健ゼミナール" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1706628432 {#6309 date: 2024-01-31 00:27:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719897487 {#6304 date: 2024-07-02 14:18:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6303 …} -Children: Doctrine\ORM\PersistentCollection {#6319 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6315 …} } Eccube\Entity\Category {#6312 -id: 46 -name: "ダウンロード販売" -hierarchy: 1 -sort_no: 53 -create_date: DateTime @1603097438 {#6318 date: 2020-10-19 17:50:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1603097438 {#6313 date: 2020-10-19 17:50:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6314 …} -Children: Doctrine\ORM\PersistentCollection {#6329 …} -Parent: null -Creator: null -AddOnForCategory: null } Eccube\Entity\Category {#6324 -id: 1 -name: "健康教室" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1412336378 {#6328 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412583902 {#6323 date: 2014-10-06 17:25:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6330 …} -Children: Doctrine\ORM\PersistentCollection {#6340 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6336 …} } Eccube\Entity\Category {#6339 -id: 61 -name: "2025年度" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1740106182 {#6325 date: 2025-02-21 11:49:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740106182 {#6322 date: 2025-02-21 11:49:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6334 …} -Children: Doctrine\ORM\PersistentCollection {#6348 …} -Parent: Eccube\Entity\Category {#6324} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: null } Eccube\Entity\Category {#6343 -id: 59 -name: "2024年度" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1709000928 {#6344 date: 2024-02-27 11:28:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709000928 {#6341 date: 2024-02-27 11:28:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6349 …} -Children: Doctrine\ORM\PersistentCollection {#6359 …} -Parent: Eccube\Entity\Category {#6324} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6355 …} } Eccube\Entity\Category {#6352 -id: 56 -name: "2023年度" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1677563132 {#6358 date: 2023-02-28 14:45:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1677563132 {#6353 date: 2023-02-28 14:45:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6354 …} -Children: Doctrine\ORM\PersistentCollection {#6369 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6365 …} } Eccube\Entity\Category {#6362 -id: 49 -name: "2022年度" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1646373427 {#6368 date: 2022-03-04 14:57:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1646373427 {#6363 date: 2022-03-04 14:57:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6364 …} -Children: Doctrine\ORM\PersistentCollection {#6379 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6375 …} } Eccube\Entity\Category {#6372 -id: 47 -name: "2021年度" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1615276461 {#6378 date: 2021-03-09 16:54:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1615276461 {#6373 date: 2021-03-09 16:54:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6374 …} -Children: Doctrine\ORM\PersistentCollection {#6389 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6385 …} } Eccube\Entity\Category {#6382 -id: 44 -name: "2020年度" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1583294809 {#6388 date: 2020-03-04 13:06:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1583294809 {#6383 date: 2020-03-04 13:06:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6384 …} -Children: Doctrine\ORM\PersistentCollection {#6399 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6395 …} } Eccube\Entity\Category {#6392 -id: 43 -name: "2019年度" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1551940041 {#6398 date: 2019-03-07 15:27:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1551940041 {#6393 date: 2019-03-07 15:27:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6394 …} -Children: Doctrine\ORM\PersistentCollection {#6409 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6405 …} } Eccube\Entity\Category {#6402 -id: 42 -name: "2018年度" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1520493297 {#6408 date: 2018-03-08 16:14:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1520493297 {#6403 date: 2018-03-08 16:14:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6404 …} -Children: Doctrine\ORM\PersistentCollection {#6419 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6415 …} } Eccube\Entity\Category {#6412 -id: 40 -name: "2017年度" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1488181462 {#6418 date: 2017-02-27 16:44:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488181462 {#6413 date: 2017-02-27 16:44:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6414 …} -Children: Doctrine\ORM\PersistentCollection {#6429 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6425 …} } Eccube\Entity\Category {#6422 -id: 38 -name: "2016年度" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1450251635 {#6428 date: 2015-12-16 16:40:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1450251635 {#6423 date: 2015-12-16 16:40:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6424 …} -Children: Doctrine\ORM\PersistentCollection {#6439 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6435 …} } Eccube\Entity\Category {#6432 -id: 36 -name: "2015年度" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1424240855 {#6438 date: 2015-02-18 15:27:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1424240855 {#6433 date: 2015-02-18 15:27:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6434 …} -Children: Doctrine\ORM\PersistentCollection {#6449 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6445 …} } Eccube\Entity\Category {#6442 -id: 11 -name: "2014年度" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1412584027 {#6448 date: 2014-10-06 17:27:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764238 {#6443 date: 2014-10-20 09:17:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6444 …} -Children: Doctrine\ORM\PersistentCollection {#6459 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6455 …} } Eccube\Entity\Category {#6452 -id: 10 -name: "2013年度" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1412584021 {#6458 date: 2014-10-06 17:27:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764231 {#6453 date: 2014-10-20 09:17:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6454 …} -Children: Doctrine\ORM\PersistentCollection {#6469 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6465 …} } Eccube\Entity\Category {#6462 -id: 9 -name: "2012年度" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1412584013 {#6468 date: 2014-10-06 17:26:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764226 {#6463 date: 2014-10-20 09:17:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6464 …} -Children: Doctrine\ORM\PersistentCollection {#6479 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6475 …} } Eccube\Entity\Category {#6472 -id: 4 -name: "2011年度" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1412336378 {#6478 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764220 {#6473 date: 2014-10-20 09:17:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6474 …} -Children: Doctrine\ORM\PersistentCollection {#6489 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6485 …} } Eccube\Entity\Category {#6482 -id: 3 -name: "2010年度" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1412336378 {#6488 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764214 {#6483 date: 2014-10-20 09:16:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6484 …} -Children: Doctrine\ORM\PersistentCollection {#6499 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6495 …} } Eccube\Entity\Category {#6498 -id: 2 -name: "健康教室 増刊号" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1412336378 {#6342 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412583921 {#6347 date: 2014-10-06 17:25:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6493 …} -Children: Doctrine\ORM\PersistentCollection {#6507 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6503 …} } Eccube\Entity\Category {#6508 -id: 7 -name: "栄養教諭・職員向け" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1412583954 {#6506 date: 2014-10-06 17:25:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1418199797 {#6501 date: 2014-12-10 17:23:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6509 …} -Children: Doctrine\ORM\PersistentCollection {#6519 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6515 …} } Eccube\Entity\Category {#6518 -id: 25 -name: "食育・栄養指導" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1412584394 {#6500 date: 2014-10-06 17:33:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584394 {#6502 date: 2014-10-06 17:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6513 …} -Children: Doctrine\ORM\PersistentCollection {#6527 …} -Parent: Eccube\Entity\Category {#6508} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6523 …} } Eccube\Entity\Category {#6528 -id: 26 -name: "歯と口の健康" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1412584402 {#6520 date: 2014-10-06 17:33:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584402 {#6522 date: 2014-10-06 17:33:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6529 …} -Children: Doctrine\ORM\PersistentCollection {#6539 …} -Parent: Eccube\Entity\Category {#6508} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6535 …} } Eccube\Entity\Category {#6532 -id: 27 -name: "クイズ・カット集・掲示物" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1412584410 {#6538 date: 2014-10-06 17:33:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584410 {#6533 date: 2014-10-06 17:33:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6534 …} -Children: Doctrine\ORM\PersistentCollection {#6549 …} -Parent: Eccube\Entity\Category {#6508} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6545 …} } Eccube\Entity\Category {#6542 -id: 28 -name: "マルチメディア" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1412584419 {#6548 date: 2014-10-06 17:33:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584419 {#6543 date: 2014-10-06 17:33:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6544 …} -Children: Doctrine\ORM\PersistentCollection {#6559 …} -Parent: Eccube\Entity\Category {#6508} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6555 …} } Eccube\Entity\Category {#6552 -id: 29 -name: "その他" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1412584423 {#6558 date: 2014-10-06 17:33:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584423 {#6553 date: 2014-10-06 17:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6554 …} -Children: Doctrine\ORM\PersistentCollection {#6569 …} -Parent: Eccube\Entity\Category {#6508} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6565 …} } Eccube\Entity\Category {#6562 -id: 6 -name: "養護教諭向け" -hierarchy: 1 -sort_no: 28 -create_date: DateTime @1412336378 {#6526 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1418199740 {#6521 date: 2014-12-10 17:22:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6564 …} -Children: Doctrine\ORM\PersistentCollection {#6579 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6575 …} } Eccube\Entity\Category {#6578 -id: 12 -name: "養護教諭の職務" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1412584058 {#6568 date: 2014-10-06 17:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584058 {#6563 date: 2014-10-06 17:27:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6573 …} -Children: Doctrine\ORM\PersistentCollection {#6587 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6583 …} } Eccube\Entity\Category {#6588 -id: 13 -name: "保健指導・保健教育" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1412584076 {#6580 date: 2014-10-06 17:27:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717490841 {#6582 date: 2024-06-04 17:47:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6589 …} -Children: Doctrine\ORM\PersistentCollection {#6599 …} -Parent: Eccube\Entity\Category {#6562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6595 …} } Eccube\Entity\Category {#6592 -id: 14 -name: "健康相談・メンタルヘルス" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1412584087 {#6598 date: 2014-10-06 17:28:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584087 {#6593 date: 2014-10-06 17:28:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6594 …} -Children: Doctrine\ORM\PersistentCollection {#6609 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6605 …} } Eccube\Entity\Category {#6602 -id: 15 -name: "救急処置・病気の予防" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1412584100 {#6608 date: 2014-10-06 17:28:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584100 {#6603 date: 2014-10-06 17:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6604 …} -Children: Doctrine\ORM\PersistentCollection {#6619 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6615 …} } Eccube\Entity\Category {#6612 -id: 16 -name: "性教育・薬物乱用防止教育" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1412584117 {#6618 date: 2014-10-06 17:28:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584117 {#6613 date: 2014-10-06 17:28:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6614 …} -Children: Doctrine\ORM\PersistentCollection {#6629 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6625 …} } Eccube\Entity\Category {#6622 -id: 17 -name: "歯と口の健康" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1412584130 {#6628 date: 2014-10-06 17:28:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584130 {#6623 date: 2014-10-06 17:28:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6624 …} -Children: Doctrine\ORM\PersistentCollection {#6639 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6635 …} } Eccube\Entity\Category {#6632 -id: 18 -name: "食育・栄養指導" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1412584143 {#6638 date: 2014-10-06 17:29:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584143 {#6633 date: 2014-10-06 17:29:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6634 …} -Children: Doctrine\ORM\PersistentCollection {#6649 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6645 …} } Eccube\Entity\Category {#6642 -id: 19 -name: "クイズ・カット集・掲示物" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1412584161 {#6648 date: 2014-10-06 17:29:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584161 {#6643 date: 2014-10-06 17:29:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6644 …} -Children: Doctrine\ORM\PersistentCollection {#6659 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6655 …} } Eccube\Entity\Category {#6652 -id: 20 -name: "養護教諭必携シリーズ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1412584189 {#6658 date: 2014-10-06 17:29:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584189 {#6653 date: 2014-10-06 17:29:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6654 …} -Children: Doctrine\ORM\PersistentCollection {#6669 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6665 …} } Eccube\Entity\Category {#6662 -id: 21 -name: "養護教諭講座" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1412584196 {#6668 date: 2014-10-06 17:29:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764196 {#6663 date: 2014-10-20 09:16:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6664 …} -Children: Doctrine\ORM\PersistentCollection {#6679 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6675 …} } Eccube\Entity\Category {#6672 -id: 22 -name: "マルチメディア" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1412584208 {#6678 date: 2014-10-06 17:30:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584208 {#6673 date: 2014-10-06 17:30:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6674 …} -Children: Doctrine\ORM\PersistentCollection {#6689 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6685 …} } Eccube\Entity\Category {#6682 -id: 23 -name: "保健簿・保健日誌" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1412584218 {#6688 date: 2014-10-06 17:30:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584218 {#6683 date: 2014-10-06 17:30:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6684 …} -Children: Doctrine\ORM\PersistentCollection {#6699 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6695 …} } Eccube\Entity\Category {#6692 -id: 24 -name: "その他" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1412584223 {#6698 date: 2014-10-06 17:30:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584223 {#6693 date: 2014-10-06 17:30:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6694 …} -Children: Doctrine\ORM\PersistentCollection {#6709 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6705 …} } Eccube\Entity\Category {#6702 -id: 8 -name: "その他" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1412583966 {#6586 date: 2014-10-06 17:26:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412583966 {#6581 date: 2014-10-06 17:26:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6704 …} -Children: Doctrine\ORM\PersistentCollection {#6719 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6715 …} } Eccube\Entity\Category {#6718 -id: 41 -name: "マルチメディア" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1498012336 {#6708 date: 2017-06-21 11:32:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1498012336 {#6703 date: 2017-06-21 11:32:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6713 …} -Children: Doctrine\ORM\PersistentCollection {#6727 …} -Parent: Eccube\Entity\Category {#6702} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6723 …} } Eccube\Entity\Category {#6728 -id: 30 -name: "文部科学省刊行書" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1412584461 {#6720 date: 2014-10-06 17:34:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584461 {#6722 date: 2014-10-06 17:34:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6729 …} -Children: Doctrine\ORM\PersistentCollection {#6739 …} -Parent: Eccube\Entity\Category {#6702} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6735 …} } Eccube\Entity\Category {#6732 -id: 31 -name: "大学教科書" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1412584466 {#6738 date: 2014-10-06 17:34:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584466 {#6733 date: 2014-10-06 17:34:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6734 …} -Children: Doctrine\ORM\PersistentCollection {#6749 …} -Parent: Eccube\Entity\Category {#6702} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6745 …} } Eccube\Entity\Category {#6742 -id: 32 -name: "奈良教育大学ブックレットシリーズ" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1412584480 {#6748 date: 2014-10-06 17:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584480 {#6743 date: 2014-10-06 17:34:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6744 …} -Children: Doctrine\ORM\PersistentCollection {#6759 …} -Parent: Eccube\Entity\Category {#6702} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6755 …} } Eccube\Entity\Category {#6752 -id: 33 -name: "社会福祉士養成シリーズ" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1412584504 {#6758 date: 2014-10-06 17:35:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584504 {#6753 date: 2014-10-06 17:35:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6754 …} -Children: Doctrine\ORM\PersistentCollection {#6769 …} -Parent: Eccube\Entity\Category {#6702} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6765 …} } Eccube\Entity\Category {#6762 -id: 34 -name: "その他" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1412584508 {#6768 date: 2014-10-06 17:35:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584508 {#6763 date: 2014-10-06 17:35:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6764 …} -Children: Doctrine\ORM\PersistentCollection {#6779 …} -Parent: Eccube\Entity\Category {#6702} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6775 …} } Eccube\Entity\Category {#6778 -id: 45 -name: "定期購読" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1594186705 {#6721 date: 2020-07-08 14:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1594186705 {#6726 date: 2020-07-08 14:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6773 …} -Children: Doctrine\ORM\PersistentCollection {#6787 …} -Parent: null -Creator: null -AddOnForCategory: null } Eccube\Entity\Category {#6783 -id: 50 -name: "第59回学校保健ゼミナール" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1650848609 {#6786 date: 2022-04-25 10:03:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659311291 {#6781 date: 2022-08-01 08:48:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6780 …} -Children: Doctrine\ORM\PersistentCollection {#6796 …} -Parent: null -Creator: null -AddOnForCategory: null } Eccube\Entity\Category {#6792 -id: 51 -name: "【全国養護教諭連絡協議会第 30 回研究協議会】 ※キャンペーン特別価格の商品のみ送料無料" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1658377185 {#6795 date: 2022-07-21 13:19:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1736495946 {#6790 date: 2025-01-10 16:59:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6789 …} -Children: Doctrine\ORM\PersistentCollection {#6805 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6801 …} } Eccube\Entity\Category {#6798 -id: 52 -name: "奈良県養護教育研究会 (期限2025年2月28日) ※キャンペーン価格の商品のみ送料無料" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1658377193 {#6804 date: 2022-07-21 13:19:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1739168830 {#6799 date: 2025-02-10 15:27:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6800 …} -Children: Doctrine\ORM\PersistentCollection {#6815 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6811 …} } Eccube\Entity\Category {#6808 -id: 53 -name: "第61回学校保健ゼミナール" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1658377200 {#6814 date: 2022-07-21 13:20:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720768081 {#6809 date: 2024-07-12 16:08:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6810 …} -Children: Doctrine\ORM\PersistentCollection {#6825 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6821 …} } Eccube\Entity\Category {#6818 -id: 54 -name: "Canva×保健室セミナー" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1658377206 {#6824 date: 2022-07-21 13:20:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751269745 {#6819 date: 2025-06-30 16:49:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6820 …} -Children: Doctrine\ORM\PersistentCollection {#6835 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6831 …} } Eccube\Entity\Category {#6828 -id: 55 -name: "「niko」✖東山書房コラボ販売ページ" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1658377212 {#6834 date: 2022-07-21 13:20:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751336414 {#6829 date: 2025-07-01 11:20:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6830 …} -Children: Doctrine\ORM\PersistentCollection {#6845 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6841 …} } ] |
| 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 {#5839 -om: Container5lcpiCO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#579 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5782 …} -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() {#5837 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() {#5797 …} } } |
| 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 {#6874 +label: "「健康教室」2025年度購読者プレゼント" +value: "67" +data: Eccube\Entity\Category {#5966 -id: 67 -name: "「健康教室」2025年度購読者プレゼント" -hierarchy: 1 -sort_no: 58 -create_date: DateTime @1758500285 {#5972 date: 2025-09-22 09:18:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758500285 {#5970 date: 2025-09-22 09:18:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6056 …} -Children: Doctrine\ORM\PersistentCollection {#6217 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6226 …} } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6876 +label: "「健康教室」増刊号・3冊セット" +value: "66" +data: Eccube\Entity\Category {#6199 -id: 66 -name: "「健康教室」増刊号・3冊セット" -hierarchy: 1 -sort_no: 57 -create_date: DateTime @1752820234 {#6220 date: 2025-07-18 15:30:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752820234 {#6225 date: 2025-07-18 15:30:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6209 …} -Children: Doctrine\ORM\PersistentCollection {#6289 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6203 …} } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6875 +label: "第62回学校保健ゼミナール" +value: "65" +data: Eccube\Entity\Category {#6206 -id: 65 -name: "第62回学校保健ゼミナール" -hierarchy: 1 -sort_no: 56 -create_date: DateTime @1750221909 {#6243 date: 2025-06-18 13:45:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1750221909 {#6205 date: 2025-06-18 13:45:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6204 …} -Children: Doctrine\ORM\PersistentCollection {#6300 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6296 …} } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6878 +label: "44 「健康教室」定期購読料" +value: "48" +data: Eccube\Entity\Category {#6293 -id: 48 -name: "44 「健康教室」定期購読料" -hierarchy: 1 -sort_no: 55 -create_date: DateTime @1622606986 {#6299 date: 2021-06-02 13:09:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1622606986 {#6294 date: 2021-06-02 13:09:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6295 …} -Children: Doctrine\ORM\PersistentCollection {#6310 …} -Parent: null -Creator: null -AddOnForCategory: null } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6879 +label: "第61回学校保健ゼミナール" +value: "37" +data: Eccube\Entity\Category {#6306 -id: 37 -name: "第61回学校保健ゼミナール" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1706628432 {#6309 date: 2024-01-31 00:27:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719897487 {#6304 date: 2024-07-02 14:18:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6303 …} -Children: Doctrine\ORM\PersistentCollection {#6319 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6315 …} } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6880 +label: "ダウンロード販売" +value: "46" +data: Eccube\Entity\Category {#6312 -id: 46 -name: "ダウンロード販売" -hierarchy: 1 -sort_no: 53 -create_date: DateTime @1603097438 {#6318 date: 2020-10-19 17:50:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1603097438 {#6313 date: 2020-10-19 17:50:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6314 …} -Children: Doctrine\ORM\PersistentCollection {#6329 …} -Parent: null -Creator: null -AddOnForCategory: null } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6881 +label: "健康教室" +value: "1" +data: Eccube\Entity\Category {#6324 -id: 1 -name: "健康教室" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1412336378 {#6328 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412583902 {#6323 date: 2014-10-06 17:25:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6330 …} -Children: Doctrine\ORM\PersistentCollection {#6340 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6336 …} } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6882 +label: " 2025年度" +value: "61" +data: Eccube\Entity\Category {#6339 -id: 61 -name: "2025年度" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1740106182 {#6325 date: 2025-02-21 11:49:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740106182 {#6322 date: 2025-02-21 11:49:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6334 …} -Children: Doctrine\ORM\PersistentCollection {#6348 …} -Parent: Eccube\Entity\Category {#6324} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: null } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6883 +label: " 2024年度" +value: "59" +data: Eccube\Entity\Category {#6343 -id: 59 -name: "2024年度" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1709000928 {#6344 date: 2024-02-27 11:28:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709000928 {#6341 date: 2024-02-27 11:28:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6349 …} -Children: Doctrine\ORM\PersistentCollection {#6359 …} -Parent: Eccube\Entity\Category {#6324} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6355 …} } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6884 +label: " 2023年度" +value: "56" +data: Eccube\Entity\Category {#6352 -id: 56 -name: "2023年度" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1677563132 {#6358 date: 2023-02-28 14:45:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1677563132 {#6353 date: 2023-02-28 14:45:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6354 …} -Children: Doctrine\ORM\PersistentCollection {#6369 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6365 …} } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6885 +label: " 2022年度" +value: "49" +data: Eccube\Entity\Category {#6362 -id: 49 -name: "2022年度" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1646373427 {#6368 date: 2022-03-04 14:57:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1646373427 {#6363 date: 2022-03-04 14:57:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6364 …} -Children: Doctrine\ORM\PersistentCollection {#6379 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6375 …} } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6886 +label: " 2021年度" +value: "47" +data: Eccube\Entity\Category {#6372 -id: 47 -name: "2021年度" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1615276461 {#6378 date: 2021-03-09 16:54:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1615276461 {#6373 date: 2021-03-09 16:54:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6374 …} -Children: Doctrine\ORM\PersistentCollection {#6389 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6385 …} } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6887 +label: " 2020年度" +value: "44" +data: Eccube\Entity\Category {#6382 -id: 44 -name: "2020年度" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1583294809 {#6388 date: 2020-03-04 13:06:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1583294809 {#6383 date: 2020-03-04 13:06:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6384 …} -Children: Doctrine\ORM\PersistentCollection {#6399 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6395 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6888 +label: " 2019年度" +value: "43" +data: Eccube\Entity\Category {#6392 -id: 43 -name: "2019年度" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1551940041 {#6398 date: 2019-03-07 15:27:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1551940041 {#6393 date: 2019-03-07 15:27:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6394 …} -Children: Doctrine\ORM\PersistentCollection {#6409 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6405 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6889 +label: " 2018年度" +value: "42" +data: Eccube\Entity\Category {#6402 -id: 42 -name: "2018年度" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1520493297 {#6408 date: 2018-03-08 16:14:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1520493297 {#6403 date: 2018-03-08 16:14:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6404 …} -Children: Doctrine\ORM\PersistentCollection {#6419 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6415 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6890 +label: " 2017年度" +value: "40" +data: Eccube\Entity\Category {#6412 -id: 40 -name: "2017年度" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1488181462 {#6418 date: 2017-02-27 16:44:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488181462 {#6413 date: 2017-02-27 16:44:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6414 …} -Children: Doctrine\ORM\PersistentCollection {#6429 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6425 …} } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6891 +label: " 2016年度" +value: "38" +data: Eccube\Entity\Category {#6422 -id: 38 -name: "2016年度" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1450251635 {#6428 date: 2015-12-16 16:40:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1450251635 {#6423 date: 2015-12-16 16:40:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6424 …} -Children: Doctrine\ORM\PersistentCollection {#6439 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6435 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6892 +label: " 2015年度" +value: "36" +data: Eccube\Entity\Category {#6432 -id: 36 -name: "2015年度" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1424240855 {#6438 date: 2015-02-18 15:27:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1424240855 {#6433 date: 2015-02-18 15:27:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6434 …} -Children: Doctrine\ORM\PersistentCollection {#6449 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6445 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6893 +label: " 2014年度" +value: "11" +data: Eccube\Entity\Category {#6442 -id: 11 -name: "2014年度" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1412584027 {#6448 date: 2014-10-06 17:27:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764238 {#6443 date: 2014-10-20 09:17:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6444 …} -Children: Doctrine\ORM\PersistentCollection {#6459 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6455 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6894 +label: " 2013年度" +value: "10" +data: Eccube\Entity\Category {#6452 -id: 10 -name: "2013年度" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1412584021 {#6458 date: 2014-10-06 17:27:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764231 {#6453 date: 2014-10-20 09:17:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6454 …} -Children: Doctrine\ORM\PersistentCollection {#6469 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6465 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6895 +label: " 2012年度" +value: "9" +data: Eccube\Entity\Category {#6462 -id: 9 -name: "2012年度" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1412584013 {#6468 date: 2014-10-06 17:26:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764226 {#6463 date: 2014-10-20 09:17:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6464 …} -Children: Doctrine\ORM\PersistentCollection {#6479 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6475 …} } +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6896 +label: " 2011年度" +value: "4" +data: Eccube\Entity\Category {#6472 -id: 4 -name: "2011年度" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1412336378 {#6478 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764220 {#6473 date: 2014-10-20 09:17:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6474 …} -Children: Doctrine\ORM\PersistentCollection {#6489 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6485 …} } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6897 +label: " 2010年度" +value: "3" +data: Eccube\Entity\Category {#6482 -id: 3 -name: "2010年度" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1412336378 {#6488 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764214 {#6483 date: 2014-10-20 09:16:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6484 …} -Children: Doctrine\ORM\PersistentCollection {#6499 …} -Parent: Eccube\Entity\Category {#6324} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6495 …} } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6898 +label: "健康教室 増刊号" +value: "2" +data: Eccube\Entity\Category {#6498 -id: 2 -name: "健康教室 増刊号" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1412336378 {#6342 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412583921 {#6347 date: 2014-10-06 17:25:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6493 …} -Children: Doctrine\ORM\PersistentCollection {#6507 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6503 …} } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6899 +label: "栄養教諭・職員向け" +value: "7" +data: Eccube\Entity\Category {#6508 -id: 7 -name: "栄養教諭・職員向け" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1412583954 {#6506 date: 2014-10-06 17:25:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1418199797 {#6501 date: 2014-12-10 17:23:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6509 …} -Children: Doctrine\ORM\PersistentCollection {#6519 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6515 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6900 +label: " 食育・栄養指導" +value: "25" +data: Eccube\Entity\Category {#6518 -id: 25 -name: "食育・栄養指導" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1412584394 {#6500 date: 2014-10-06 17:33:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584394 {#6502 date: 2014-10-06 17:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6513 …} -Children: Doctrine\ORM\PersistentCollection {#6527 …} -Parent: Eccube\Entity\Category {#6508} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6523 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6901 +label: " 歯と口の健康" +value: "26" +data: Eccube\Entity\Category {#6528 -id: 26 -name: "歯と口の健康" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1412584402 {#6520 date: 2014-10-06 17:33:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584402 {#6522 date: 2014-10-06 17:33:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6529 …} -Children: Doctrine\ORM\PersistentCollection {#6539 …} -Parent: Eccube\Entity\Category {#6508} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6535 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6902 +label: " クイズ・カット集・掲示物" +value: "27" +data: Eccube\Entity\Category {#6532 -id: 27 -name: "クイズ・カット集・掲示物" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1412584410 {#6538 date: 2014-10-06 17:33:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584410 {#6533 date: 2014-10-06 17:33:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6534 …} -Children: Doctrine\ORM\PersistentCollection {#6549 …} -Parent: Eccube\Entity\Category {#6508} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6545 …} } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6903 +label: " マルチメディア" +value: "28" +data: Eccube\Entity\Category {#6542 -id: 28 -name: "マルチメディア" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1412584419 {#6548 date: 2014-10-06 17:33:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584419 {#6543 date: 2014-10-06 17:33:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6544 …} -Children: Doctrine\ORM\PersistentCollection {#6559 …} -Parent: Eccube\Entity\Category {#6508} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6555 …} } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6904 +label: " その他" +value: "29" +data: Eccube\Entity\Category {#6552 -id: 29 -name: "その他" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1412584423 {#6558 date: 2014-10-06 17:33:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584423 {#6553 date: 2014-10-06 17:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6554 …} -Children: Doctrine\ORM\PersistentCollection {#6569 …} -Parent: Eccube\Entity\Category {#6508} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6565 …} } +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6905 +label: "養護教諭向け" +value: "6" +data: Eccube\Entity\Category {#6562 -id: 6 -name: "養護教諭向け" -hierarchy: 1 -sort_no: 28 -create_date: DateTime @1412336378 {#6526 date: 2014-10-03 20:39:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1418199740 {#6521 date: 2014-12-10 17:22:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6564 …} -Children: Doctrine\ORM\PersistentCollection {#6579 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6575 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6906 +label: " 養護教諭の職務" +value: "12" +data: Eccube\Entity\Category {#6578 -id: 12 -name: "養護教諭の職務" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1412584058 {#6568 date: 2014-10-06 17:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584058 {#6563 date: 2014-10-06 17:27:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6573 …} -Children: Doctrine\ORM\PersistentCollection {#6587 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6583 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6907 +label: " 保健指導・保健教育" +value: "13" +data: Eccube\Entity\Category {#6588 -id: 13 -name: "保健指導・保健教育" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1412584076 {#6580 date: 2014-10-06 17:27:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717490841 {#6582 date: 2024-06-04 17:47:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6589 …} -Children: Doctrine\ORM\PersistentCollection {#6599 …} -Parent: Eccube\Entity\Category {#6562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6595 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6908 +label: " 健康相談・メンタルヘルス" +value: "14" +data: Eccube\Entity\Category {#6592 -id: 14 -name: "健康相談・メンタルヘルス" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1412584087 {#6598 date: 2014-10-06 17:28:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584087 {#6593 date: 2014-10-06 17:28:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6594 …} -Children: Doctrine\ORM\PersistentCollection {#6609 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6605 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6909 +label: " 救急処置・病気の予防" +value: "15" +data: Eccube\Entity\Category {#6602 -id: 15 -name: "救急処置・病気の予防" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1412584100 {#6608 date: 2014-10-06 17:28:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584100 {#6603 date: 2014-10-06 17:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6604 …} -Children: Doctrine\ORM\PersistentCollection {#6619 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6615 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6910 +label: " 性教育・薬物乱用防止教育" +value: "16" +data: Eccube\Entity\Category {#6612 -id: 16 -name: "性教育・薬物乱用防止教育" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1412584117 {#6618 date: 2014-10-06 17:28:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584117 {#6613 date: 2014-10-06 17:28:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6614 …} -Children: Doctrine\ORM\PersistentCollection {#6629 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6625 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6911 +label: " 歯と口の健康" +value: "17" +data: Eccube\Entity\Category {#6622 -id: 17 -name: "歯と口の健康" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1412584130 {#6628 date: 2014-10-06 17:28:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584130 {#6623 date: 2014-10-06 17:28:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6624 …} -Children: Doctrine\ORM\PersistentCollection {#6639 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6635 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6912 +label: " 食育・栄養指導" +value: "18" +data: Eccube\Entity\Category {#6632 -id: 18 -name: "食育・栄養指導" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1412584143 {#6638 date: 2014-10-06 17:29:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584143 {#6633 date: 2014-10-06 17:29:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6634 …} -Children: Doctrine\ORM\PersistentCollection {#6649 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6645 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6913 +label: " クイズ・カット集・掲示物" +value: "19" +data: Eccube\Entity\Category {#6642 -id: 19 -name: "クイズ・カット集・掲示物" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1412584161 {#6648 date: 2014-10-06 17:29:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584161 {#6643 date: 2014-10-06 17:29:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6644 …} -Children: Doctrine\ORM\PersistentCollection {#6659 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6655 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6914 +label: " 養護教諭必携シリーズ" +value: "20" +data: Eccube\Entity\Category {#6652 -id: 20 -name: "養護教諭必携シリーズ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1412584189 {#6658 date: 2014-10-06 17:29:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584189 {#6653 date: 2014-10-06 17:29:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6654 …} -Children: Doctrine\ORM\PersistentCollection {#6669 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6665 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6915 +label: " 養護教諭講座" +value: "21" +data: Eccube\Entity\Category {#6662 -id: 21 -name: "養護教諭講座" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1412584196 {#6668 date: 2014-10-06 17:29:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1413764196 {#6663 date: 2014-10-20 09:16:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6664 …} -Children: Doctrine\ORM\PersistentCollection {#6679 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6675 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6916 +label: " マルチメディア" +value: "22" +data: Eccube\Entity\Category {#6672 -id: 22 -name: "マルチメディア" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1412584208 {#6678 date: 2014-10-06 17:30:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584208 {#6673 date: 2014-10-06 17:30:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6674 …} -Children: Doctrine\ORM\PersistentCollection {#6689 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6685 …} } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6917 +label: " 保健簿・保健日誌" +value: "23" +data: Eccube\Entity\Category {#6682 -id: 23 -name: "保健簿・保健日誌" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1412584218 {#6688 date: 2014-10-06 17:30:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584218 {#6683 date: 2014-10-06 17:30:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6684 …} -Children: Doctrine\ORM\PersistentCollection {#6699 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6695 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6918 +label: " その他" +value: "24" +data: Eccube\Entity\Category {#6692 -id: 24 -name: "その他" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1412584223 {#6698 date: 2014-10-06 17:30:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584223 {#6693 date: 2014-10-06 17:30:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6694 …} -Children: Doctrine\ORM\PersistentCollection {#6709 …} -Parent: Eccube\Entity\Category {#6562} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6705 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6919 +label: "その他" +value: "8" +data: Eccube\Entity\Category {#6702 -id: 8 -name: "その他" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1412583966 {#6586 date: 2014-10-06 17:26:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412583966 {#6581 date: 2014-10-06 17:26:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6704 …} -Children: Doctrine\ORM\PersistentCollection {#6719 …} -Parent: null -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6715 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6920 +label: " マルチメディア" +value: "41" +data: Eccube\Entity\Category {#6718 -id: 41 -name: "マルチメディア" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1498012336 {#6708 date: 2017-06-21 11:32:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1498012336 {#6703 date: 2017-06-21 11:32:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6713 …} -Children: Doctrine\ORM\PersistentCollection {#6727 …} -Parent: Eccube\Entity\Category {#6702} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6723 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6921 +label: " 文部科学省刊行書" +value: "30" +data: Eccube\Entity\Category {#6728 -id: 30 -name: "文部科学省刊行書" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1412584461 {#6720 date: 2014-10-06 17:34:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584461 {#6722 date: 2014-10-06 17:34:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6729 …} -Children: Doctrine\ORM\PersistentCollection {#6739 …} -Parent: Eccube\Entity\Category {#6702} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6735 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6922 +label: " 大学教科書" +value: "31" +data: Eccube\Entity\Category {#6732 -id: 31 -name: "大学教科書" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1412584466 {#6738 date: 2014-10-06 17:34:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584466 {#6733 date: 2014-10-06 17:34:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6734 …} -Children: Doctrine\ORM\PersistentCollection {#6749 …} -Parent: Eccube\Entity\Category {#6702} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6745 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6923 +label: " 奈良教育大学ブックレットシリーズ" +value: "32" +data: Eccube\Entity\Category {#6742 -id: 32 -name: "奈良教育大学ブックレットシリーズ" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1412584480 {#6748 date: 2014-10-06 17:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584480 {#6743 date: 2014-10-06 17:34:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6744 …} -Children: Doctrine\ORM\PersistentCollection {#6759 …} -Parent: Eccube\Entity\Category {#6702} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6755 …} } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6924 +label: " 社会福祉士養成シリーズ" +value: "33" +data: Eccube\Entity\Category {#6752 -id: 33 -name: "社会福祉士養成シリーズ" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1412584504 {#6758 date: 2014-10-06 17:35:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584504 {#6753 date: 2014-10-06 17:35:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6754 …} -Children: Doctrine\ORM\PersistentCollection {#6769 …} -Parent: Eccube\Entity\Category {#6702} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6765 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6925 +label: " その他" +value: "34" +data: Eccube\Entity\Category {#6762 -id: 34 -name: "その他" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1412584508 {#6768 date: 2014-10-06 17:35:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1412584508 {#6763 date: 2014-10-06 17:35:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6764 …} -Children: Doctrine\ORM\PersistentCollection {#6779 …} -Parent: Eccube\Entity\Category {#6702} -Creator: null -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6775 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6926 +label: "定期購読" +value: "45" +data: Eccube\Entity\Category {#6778 -id: 45 -name: "定期購読" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1594186705 {#6721 date: 2020-07-08 14:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1594186705 {#6726 date: 2020-07-08 14:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6773 …} -Children: Doctrine\ORM\PersistentCollection {#6787 …} -Parent: null -Creator: null -AddOnForCategory: null } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6927 +label: "第59回学校保健ゼミナール" +value: "50" +data: Eccube\Entity\Category {#6783 -id: 50 -name: "第59回学校保健ゼミナール" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1650848609 {#6786 date: 2022-04-25 10:03:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659311291 {#6781 date: 2022-08-01 08:48:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6780 …} -Children: Doctrine\ORM\PersistentCollection {#6796 …} -Parent: null -Creator: null -AddOnForCategory: null } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6928 +label: "【全国養護教諭連絡協議会第 30 回研究協議会】 ※キャンペーン特別価格の商品のみ送料無料" +value: "51" +data: Eccube\Entity\Category {#6792 -id: 51 -name: "【全国養護教諭連絡協議会第 30 回研究協議会】 ※キャンペーン特別価格の商品のみ送料無料" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1658377185 {#6795 date: 2022-07-21 13:19:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1736495946 {#6790 date: 2025-01-10 16:59:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6789 …} -Children: Doctrine\ORM\PersistentCollection {#6805 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6801 …} } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6929 +label: "奈良県養護教育研究会 (期限2025年2月28日) ※キャンペーン価格の商品のみ送料無料" +value: "52" +data: Eccube\Entity\Category {#6798 -id: 52 -name: "奈良県養護教育研究会 (期限2025年2月28日) ※キャンペーン価格の商品のみ送料無料" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1658377193 {#6804 date: 2022-07-21 13:19:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1739168830 {#6799 date: 2025-02-10 15:27:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6800 …} -Children: Doctrine\ORM\PersistentCollection {#6815 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6811 …} } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6930 +label: "第61回学校保健ゼミナール" +value: "53" +data: Eccube\Entity\Category {#6808 -id: 53 -name: "第61回学校保健ゼミナール" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1658377200 {#6814 date: 2022-07-21 13:20:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720768081 {#6809 date: 2024-07-12 16:08:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6810 …} -Children: Doctrine\ORM\PersistentCollection {#6825 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6821 …} } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6931 +label: "Canva×保健室セミナー" +value: "54" +data: Eccube\Entity\Category {#6818 -id: 54 -name: "Canva×保健室セミナー" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1658377206 {#6824 date: 2022-07-21 13:20:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751269745 {#6819 date: 2025-06-30 16:49:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6820 …} -Children: Doctrine\ORM\PersistentCollection {#6835 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6831 …} } +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6932 +label: "「niko」✖東山書房コラボ販売ページ" +value: "55" +data: Eccube\Entity\Category {#6828 -id: 55 -name: "「niko」✖東山書房コラボ販売ページ" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1658377212 {#6834 date: 2022-07-21 13:20:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751336414 {#6829 date: 2025-07-01 11:20:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6830 …} -Children: Doctrine\ORM\PersistentCollection {#6845 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6214 …} -AddOnForCategory: Plugin\AddOnForCategory42\Entity\AddOnForCategory {#6841 …} } +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 {#6867 -form: Symfony\Component\Form\Form {#6854 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6866 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#6873 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) {#5793 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() {#6839 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() {#5792 …} } } |
| 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 {#6933 -form: Symfony\Component\Form\Form {#6857 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6872 …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 | "" |