- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 5907
- Events
- Routing
- Cache
- Translation 8
- Security
- Twig
- Doctrine
- Migrations 1
- 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
(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 {#573 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#572 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#569 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#7543 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5761 …} } |
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() {#7545 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5829 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#897 …} $translationDomain: "validators" $message: Closure() {#7544 …} } } |
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 {#7807 -form: Symfony\Component\Form\Form {#7796 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7808 …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 | [ Proxies\__CG__\Eccube\Entity\Category {#6239 -id: 1 -name: "鉄道" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1488881692 {#6236 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#6137 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6237 …} -Children: Doctrine\ORM\PersistentCollection {#6230 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} +__isInitialized__: true …2 } Eccube\Entity\Category {#7610 -id: 3 -name: "運行会社" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1488881692 {#7603 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105632 {#7601 date: 2025-04-20 08:33:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7606 …} -Children: Doctrine\ORM\PersistentCollection {#7597 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#6239 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7598 -id: 22 -name: "JR東日本" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1745646030 {#7599 date: 2025-04-26 14:40:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646066 {#7575 date: 2025-04-26 14:41:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7600 …} -Children: Doctrine\ORM\PersistentCollection {#7594 …} -Parent: Eccube\Entity\Category {#7610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7589 -id: 21 -name: "東急電鉄" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1745645964 {#7591 date: 2025-04-26 14:39:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646080 {#7590 date: 2025-04-26 14:41:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7588 …} -Children: Doctrine\ORM\PersistentCollection {#7585 …} -Parent: Eccube\Entity\Category {#7610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7582 -id: 9 -name: "運行区間[線]" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1745105519 {#7607 date: 2025-04-20 08:31:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105531 {#7605 date: 2025-04-20 08:32:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7581 …} -Children: Doctrine\ORM\PersistentCollection {#7616 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#6239 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7617 -id: 24 -name: "JR京浜東北線" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1745646361 {#7584 date: 2025-04-26 14:46:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646361 {#7583 date: 2025-04-26 14:46:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7618 …} -Children: Doctrine\ORM\PersistentCollection {#7621 …} -Parent: Eccube\Entity\Category {#7582} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7626 -id: 23 -name: "京浜急行線" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1745646336 {#7624 date: 2025-04-26 14:45:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646336 {#7625 date: 2025-04-26 14:45:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7627 …} -Children: Doctrine\ORM\PersistentCollection {#7630 …} -Parent: Eccube\Entity\Category {#7582} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7633 -id: 10 -name: "風景" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1745105524 {#7592 date: 2025-04-20 08:32:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105531 {#7593 date: 2025-04-20 08:32:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7634 …} -Children: Doctrine\ORM\PersistentCollection {#7637 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#6239 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7638 -id: 26 -name: "ランドマークタワー" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1745646424 {#7631 date: 2025-04-26 14:47:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646424 {#7632 date: 2025-04-26 14:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7639 …} -Children: Doctrine\ORM\PersistentCollection {#7642 …} -Parent: Eccube\Entity\Category {#7633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7647 -id: 25 -name: "東京タワー" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1745646395 {#7645 date: 2025-04-26 14:46:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646395 {#7646 date: 2025-04-26 14:46:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7648 …} -Children: Doctrine\ORM\PersistentCollection {#7651 …} -Parent: Eccube\Entity\Category {#7633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7652 -id: 2 -name: "バス" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1488881692 {#7644 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#7643 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7653 …} -Children: Doctrine\ORM\PersistentCollection {#7656 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7657 -id: 11 -name: "運行会社" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1745105596 {#7623 date: 2025-04-20 08:33:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105612 {#7622 date: 2025-04-20 08:33:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7658 …} -Children: Doctrine\ORM\PersistentCollection {#7661 …} -Parent: Eccube\Entity\Category {#7652} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7666 -id: 12 -name: "運行区間[線]" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1745105602 {#7664 date: 2025-04-20 08:33:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105612 {#7665 date: 2025-04-20 08:33:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7667 …} -Children: Doctrine\ORM\PersistentCollection {#7670 …} -Parent: Eccube\Entity\Category {#7652} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7673 -id: 13 -name: "風景" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1745105606 {#7671 date: 2025-04-20 08:33:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105612 {#7672 date: 2025-04-20 08:33:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7674 …} -Children: Doctrine\ORM\PersistentCollection {#7677 …} -Parent: Eccube\Entity\Category {#7652} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7680 -id: 5 -name: "古地図" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1488881692 {#7662 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#7663 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7681 …} -Children: Doctrine\ORM\PersistentCollection {#7684 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7685 -id: 15 -name: "北海道" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1745181791 {#7678 date: 2025-04-21 05:43:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#7679 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7686 …} -Children: Doctrine\ORM\PersistentCollection {#7689 …} -Parent: Eccube\Entity\Category {#7680} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7694 -id: 6 -name: "東北地方" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1488881692 {#7692 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#7693 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7695 …} -Children: Doctrine\ORM\PersistentCollection {#7698 …} -Parent: Eccube\Entity\Category {#7680} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7701 -id: 14 -name: "関東地方" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1745105661 {#7699 date: 2025-04-20 08:34:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#7700 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7702 …} -Children: Doctrine\ORM\PersistentCollection {#7705 …} -Parent: Eccube\Entity\Category {#7680} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7708 -id: 16 -name: "中部地方" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1745181799 {#7706 date: 2025-04-21 05:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#7707 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7709 …} -Children: Doctrine\ORM\PersistentCollection {#7712 …} -Parent: Eccube\Entity\Category {#7680} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7715 -id: 17 -name: "近畿地方" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1745181804 {#7713 date: 2025-04-21 05:43:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#7714 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7716 …} -Children: Doctrine\ORM\PersistentCollection {#7719 …} -Parent: Eccube\Entity\Category {#7680} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7722 -id: 18 -name: "中国地方" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1745181807 {#7720 date: 2025-04-21 05:43:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#7721 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7723 …} -Children: Doctrine\ORM\PersistentCollection {#7726 …} -Parent: Eccube\Entity\Category {#7680} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7729 -id: 19 -name: "四国地方" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1745181811 {#7727 date: 2025-04-21 05:43:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#7728 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7730 …} -Children: Doctrine\ORM\PersistentCollection {#7733 …} -Parent: Eccube\Entity\Category {#7680} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7736 -id: 20 -name: "九州・沖縄地方" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1745181814 {#7734 date: 2025-04-21 05:43:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#7735 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7737 …} -Children: Doctrine\ORM\PersistentCollection {#7740 …} -Parent: Eccube\Entity\Category {#7680} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7741 -id: 8 -name: "さんぽ・散歩" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1745105295 {#7691 date: 2025-04-20 08:28:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#7690 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7742 …} -Children: Doctrine\ORM\PersistentCollection {#7745 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7748 -id: 7 -name: "その他" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1744655813 {#7746 date: 2025-04-15 03:36:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#7747 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7749 …} -Children: Doctrine\ORM\PersistentCollection {#7752 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } ] |
[ Proxies\__CG__\Eccube\Entity\Category {#6239 -id: 1 -name: "鉄道" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1488881692 {#6236 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#6137 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6237 …} -Children: Doctrine\ORM\PersistentCollection {#6230 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} +__isInitialized__: true …2 } Eccube\Entity\Category {#7610 -id: 3 -name: "運行会社" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1488881692 {#7603 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105632 {#7601 date: 2025-04-20 08:33:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7606 …} -Children: Doctrine\ORM\PersistentCollection {#7597 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#6239 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7598 -id: 22 -name: "JR東日本" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1745646030 {#7599 date: 2025-04-26 14:40:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646066 {#7575 date: 2025-04-26 14:41:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7600 …} -Children: Doctrine\ORM\PersistentCollection {#7594 …} -Parent: Eccube\Entity\Category {#7610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7589 -id: 21 -name: "東急電鉄" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1745645964 {#7591 date: 2025-04-26 14:39:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646080 {#7590 date: 2025-04-26 14:41:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7588 …} -Children: Doctrine\ORM\PersistentCollection {#7585 …} -Parent: Eccube\Entity\Category {#7610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7582 -id: 9 -name: "運行区間[線]" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1745105519 {#7607 date: 2025-04-20 08:31:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105531 {#7605 date: 2025-04-20 08:32:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7581 …} -Children: Doctrine\ORM\PersistentCollection {#7616 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#6239 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7617 -id: 24 -name: "JR京浜東北線" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1745646361 {#7584 date: 2025-04-26 14:46:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646361 {#7583 date: 2025-04-26 14:46:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7618 …} -Children: Doctrine\ORM\PersistentCollection {#7621 …} -Parent: Eccube\Entity\Category {#7582} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7626 -id: 23 -name: "京浜急行線" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1745646336 {#7624 date: 2025-04-26 14:45:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646336 {#7625 date: 2025-04-26 14:45:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7627 …} -Children: Doctrine\ORM\PersistentCollection {#7630 …} -Parent: Eccube\Entity\Category {#7582} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7633 -id: 10 -name: "風景" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1745105524 {#7592 date: 2025-04-20 08:32:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105531 {#7593 date: 2025-04-20 08:32:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7634 …} -Children: Doctrine\ORM\PersistentCollection {#7637 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#6239 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7638 -id: 26 -name: "ランドマークタワー" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1745646424 {#7631 date: 2025-04-26 14:47:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646424 {#7632 date: 2025-04-26 14:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7639 …} -Children: Doctrine\ORM\PersistentCollection {#7642 …} -Parent: Eccube\Entity\Category {#7633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7647 -id: 25 -name: "東京タワー" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1745646395 {#7645 date: 2025-04-26 14:46:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646395 {#7646 date: 2025-04-26 14:46:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7648 …} -Children: Doctrine\ORM\PersistentCollection {#7651 …} -Parent: Eccube\Entity\Category {#7633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7652 -id: 2 -name: "バス" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1488881692 {#7644 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#7643 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7653 …} -Children: Doctrine\ORM\PersistentCollection {#7656 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7657 -id: 11 -name: "運行会社" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1745105596 {#7623 date: 2025-04-20 08:33:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105612 {#7622 date: 2025-04-20 08:33:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7658 …} -Children: Doctrine\ORM\PersistentCollection {#7661 …} -Parent: Eccube\Entity\Category {#7652} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7666 -id: 12 -name: "運行区間[線]" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1745105602 {#7664 date: 2025-04-20 08:33:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105612 {#7665 date: 2025-04-20 08:33:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7667 …} -Children: Doctrine\ORM\PersistentCollection {#7670 …} -Parent: Eccube\Entity\Category {#7652} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7673 -id: 13 -name: "風景" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1745105606 {#7671 date: 2025-04-20 08:33:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105612 {#7672 date: 2025-04-20 08:33:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7674 …} -Children: Doctrine\ORM\PersistentCollection {#7677 …} -Parent: Eccube\Entity\Category {#7652} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7680 -id: 5 -name: "古地図" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1488881692 {#7662 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#7663 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7681 …} -Children: Doctrine\ORM\PersistentCollection {#7684 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7685 -id: 15 -name: "北海道" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1745181791 {#7678 date: 2025-04-21 05:43:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#7679 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7686 …} -Children: Doctrine\ORM\PersistentCollection {#7689 …} -Parent: Eccube\Entity\Category {#7680} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7694 -id: 6 -name: "東北地方" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1488881692 {#7692 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#7693 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7695 …} -Children: Doctrine\ORM\PersistentCollection {#7698 …} -Parent: Eccube\Entity\Category {#7680} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7701 -id: 14 -name: "関東地方" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1745105661 {#7699 date: 2025-04-20 08:34:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#7700 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7702 …} -Children: Doctrine\ORM\PersistentCollection {#7705 …} -Parent: Eccube\Entity\Category {#7680} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7708 -id: 16 -name: "中部地方" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1745181799 {#7706 date: 2025-04-21 05:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#7707 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7709 …} -Children: Doctrine\ORM\PersistentCollection {#7712 …} -Parent: Eccube\Entity\Category {#7680} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7715 -id: 17 -name: "近畿地方" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1745181804 {#7713 date: 2025-04-21 05:43:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#7714 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7716 …} -Children: Doctrine\ORM\PersistentCollection {#7719 …} -Parent: Eccube\Entity\Category {#7680} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7722 -id: 18 -name: "中国地方" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1745181807 {#7720 date: 2025-04-21 05:43:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#7721 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7723 …} -Children: Doctrine\ORM\PersistentCollection {#7726 …} -Parent: Eccube\Entity\Category {#7680} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7729 -id: 19 -name: "四国地方" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1745181811 {#7727 date: 2025-04-21 05:43:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#7728 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7730 …} -Children: Doctrine\ORM\PersistentCollection {#7733 …} -Parent: Eccube\Entity\Category {#7680} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7736 -id: 20 -name: "九州・沖縄地方" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1745181814 {#7734 date: 2025-04-21 05:43:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#7735 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7737 …} -Children: Doctrine\ORM\PersistentCollection {#7740 …} -Parent: Eccube\Entity\Category {#7680} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7741 -id: 8 -name: "さんぽ・散歩" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1745105295 {#7691 date: 2025-04-20 08:28:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#7690 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7742 …} -Children: Doctrine\ORM\PersistentCollection {#7745 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7748 -id: 7 -name: "その他" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1744655813 {#7746 date: 2025-04-15 03:36:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#7747 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7749 …} -Children: Doctrine\ORM\PersistentCollection {#7752 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } ] |
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 {#7760 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#7761 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#7759 -om: ContainerHP5BNbZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#559 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6050 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | [ Proxies\__CG__\Eccube\Entity\Category {#6239 -id: 1 -name: "鉄道" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1488881692 {#6236 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#6137 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6237 …} -Children: Doctrine\ORM\PersistentCollection {#6230 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} +__isInitialized__: true …2 } Eccube\Entity\Category {#7610 -id: 3 -name: "運行会社" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1488881692 {#7603 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105632 {#7601 date: 2025-04-20 08:33:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7606 …} -Children: Doctrine\ORM\PersistentCollection {#7597 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#6239 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7598 -id: 22 -name: "JR東日本" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1745646030 {#7599 date: 2025-04-26 14:40:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646066 {#7575 date: 2025-04-26 14:41:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7600 …} -Children: Doctrine\ORM\PersistentCollection {#7594 …} -Parent: Eccube\Entity\Category {#7610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7589 -id: 21 -name: "東急電鉄" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1745645964 {#7591 date: 2025-04-26 14:39:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646080 {#7590 date: 2025-04-26 14:41:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7588 …} -Children: Doctrine\ORM\PersistentCollection {#7585 …} -Parent: Eccube\Entity\Category {#7610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7582 -id: 9 -name: "運行区間[線]" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1745105519 {#7607 date: 2025-04-20 08:31:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105531 {#7605 date: 2025-04-20 08:32:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7581 …} -Children: Doctrine\ORM\PersistentCollection {#7616 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#6239 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7617 -id: 24 -name: "JR京浜東北線" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1745646361 {#7584 date: 2025-04-26 14:46:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646361 {#7583 date: 2025-04-26 14:46:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7618 …} -Children: Doctrine\ORM\PersistentCollection {#7621 …} -Parent: Eccube\Entity\Category {#7582} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7626 -id: 23 -name: "京浜急行線" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1745646336 {#7624 date: 2025-04-26 14:45:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646336 {#7625 date: 2025-04-26 14:45:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7627 …} -Children: Doctrine\ORM\PersistentCollection {#7630 …} -Parent: Eccube\Entity\Category {#7582} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7633 -id: 10 -name: "風景" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1745105524 {#7592 date: 2025-04-20 08:32:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105531 {#7593 date: 2025-04-20 08:32:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7634 …} -Children: Doctrine\ORM\PersistentCollection {#7637 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#6239 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7638 -id: 26 -name: "ランドマークタワー" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1745646424 {#7631 date: 2025-04-26 14:47:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646424 {#7632 date: 2025-04-26 14:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7639 …} -Children: Doctrine\ORM\PersistentCollection {#7642 …} -Parent: Eccube\Entity\Category {#7633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7647 -id: 25 -name: "東京タワー" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1745646395 {#7645 date: 2025-04-26 14:46:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646395 {#7646 date: 2025-04-26 14:46:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7648 …} -Children: Doctrine\ORM\PersistentCollection {#7651 …} -Parent: Eccube\Entity\Category {#7633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7652 -id: 2 -name: "バス" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1488881692 {#7644 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#7643 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7653 …} -Children: Doctrine\ORM\PersistentCollection {#7656 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7657 -id: 11 -name: "運行会社" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1745105596 {#7623 date: 2025-04-20 08:33:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105612 {#7622 date: 2025-04-20 08:33:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7658 …} -Children: Doctrine\ORM\PersistentCollection {#7661 …} -Parent: Eccube\Entity\Category {#7652} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7666 -id: 12 -name: "運行区間[線]" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1745105602 {#7664 date: 2025-04-20 08:33:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105612 {#7665 date: 2025-04-20 08:33:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7667 …} -Children: Doctrine\ORM\PersistentCollection {#7670 …} -Parent: Eccube\Entity\Category {#7652} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7673 -id: 13 -name: "風景" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1745105606 {#7671 date: 2025-04-20 08:33:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105612 {#7672 date: 2025-04-20 08:33:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7674 …} -Children: Doctrine\ORM\PersistentCollection {#7677 …} -Parent: Eccube\Entity\Category {#7652} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7680 -id: 5 -name: "古地図" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1488881692 {#7662 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#7663 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7681 …} -Children: Doctrine\ORM\PersistentCollection {#7684 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7685 -id: 15 -name: "北海道" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1745181791 {#7678 date: 2025-04-21 05:43:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#7679 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7686 …} -Children: Doctrine\ORM\PersistentCollection {#7689 …} -Parent: Eccube\Entity\Category {#7680} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7694 -id: 6 -name: "東北地方" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1488881692 {#7692 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#7693 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7695 …} -Children: Doctrine\ORM\PersistentCollection {#7698 …} -Parent: Eccube\Entity\Category {#7680} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7701 -id: 14 -name: "関東地方" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1745105661 {#7699 date: 2025-04-20 08:34:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#7700 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7702 …} -Children: Doctrine\ORM\PersistentCollection {#7705 …} -Parent: Eccube\Entity\Category {#7680} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7708 -id: 16 -name: "中部地方" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1745181799 {#7706 date: 2025-04-21 05:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#7707 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7709 …} -Children: Doctrine\ORM\PersistentCollection {#7712 …} -Parent: Eccube\Entity\Category {#7680} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7715 -id: 17 -name: "近畿地方" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1745181804 {#7713 date: 2025-04-21 05:43:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#7714 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7716 …} -Children: Doctrine\ORM\PersistentCollection {#7719 …} -Parent: Eccube\Entity\Category {#7680} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7722 -id: 18 -name: "中国地方" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1745181807 {#7720 date: 2025-04-21 05:43:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#7721 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7723 …} -Children: Doctrine\ORM\PersistentCollection {#7726 …} -Parent: Eccube\Entity\Category {#7680} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7729 -id: 19 -name: "四国地方" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1745181811 {#7727 date: 2025-04-21 05:43:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#7728 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7730 …} -Children: Doctrine\ORM\PersistentCollection {#7733 …} -Parent: Eccube\Entity\Category {#7680} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7736 -id: 20 -name: "九州・沖縄地方" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1745181814 {#7734 date: 2025-04-21 05:43:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#7735 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7737 …} -Children: Doctrine\ORM\PersistentCollection {#7740 …} -Parent: Eccube\Entity\Category {#7680} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7741 -id: 8 -name: "さんぽ・散歩" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1745105295 {#7691 date: 2025-04-20 08:28:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#7690 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7742 …} -Children: Doctrine\ORM\PersistentCollection {#7745 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } Eccube\Entity\Category {#7748 -id: 7 -name: "その他" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1744655813 {#7746 date: 2025-04-15 03:36:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#7747 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7749 …} -Children: Doctrine\ORM\PersistentCollection {#7752 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } ] |
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 {#573 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#572 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#569 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerHP5BNbZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#559 …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 {#7759 -om: ContainerHP5BNbZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#559 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6050 …} -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() {#7758 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5829 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#897 …} $translationDomain: "validators" $message: Closure() {#7756 …} } } |
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 | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7819 +label: "鉄道" +value: "1" +data: Proxies\__CG__\Eccube\Entity\Category {#6239 -id: 1 -name: "鉄道" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1488881692 {#6236 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#6137 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6237 …} -Children: Doctrine\ORM\PersistentCollection {#6230 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7821 +label: " 運行会社" +value: "3" +data: Eccube\Entity\Category {#7610 -id: 3 -name: "運行会社" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1488881692 {#7603 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105632 {#7601 date: 2025-04-20 08:33:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7606 …} -Children: Doctrine\ORM\PersistentCollection {#7597 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#6239 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7823 +label: " JR東日本" +value: "22" +data: Eccube\Entity\Category {#7598 -id: 22 -name: "JR東日本" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1745646030 {#7599 date: 2025-04-26 14:40:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646066 {#7575 date: 2025-04-26 14:41:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7600 …} -Children: Doctrine\ORM\PersistentCollection {#7594 …} -Parent: Eccube\Entity\Category {#7610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7820 +label: " 東急電鉄" +value: "21" +data: Eccube\Entity\Category {#7589 -id: 21 -name: "東急電鉄" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1745645964 {#7591 date: 2025-04-26 14:39:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646080 {#7590 date: 2025-04-26 14:41:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7588 …} -Children: Doctrine\ORM\PersistentCollection {#7585 …} -Parent: Eccube\Entity\Category {#7610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7825 +label: " 運行区間[線]" +value: "9" +data: Eccube\Entity\Category {#7582 -id: 9 -name: "運行区間[線]" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1745105519 {#7607 date: 2025-04-20 08:31:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105531 {#7605 date: 2025-04-20 08:32:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7581 …} -Children: Doctrine\ORM\PersistentCollection {#7616 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#6239 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7826 +label: " JR京浜東北線" +value: "24" +data: Eccube\Entity\Category {#7617 -id: 24 -name: "JR京浜東北線" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1745646361 {#7584 date: 2025-04-26 14:46:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646361 {#7583 date: 2025-04-26 14:46:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7618 …} -Children: Doctrine\ORM\PersistentCollection {#7621 …} -Parent: Eccube\Entity\Category {#7582} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7827 +label: " 京浜急行線" +value: "23" +data: Eccube\Entity\Category {#7626 -id: 23 -name: "京浜急行線" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1745646336 {#7624 date: 2025-04-26 14:45:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646336 {#7625 date: 2025-04-26 14:45:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7627 …} -Children: Doctrine\ORM\PersistentCollection {#7630 …} -Parent: Eccube\Entity\Category {#7582} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7828 +label: " 風景" +value: "10" +data: Eccube\Entity\Category {#7633 -id: 10 -name: "風景" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1745105524 {#7592 date: 2025-04-20 08:32:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105531 {#7593 date: 2025-04-20 08:32:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7634 …} -Children: Doctrine\ORM\PersistentCollection {#7637 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#6239 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7829 +label: " ランドマークタワー" +value: "26" +data: Eccube\Entity\Category {#7638 -id: 26 -name: "ランドマークタワー" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1745646424 {#7631 date: 2025-04-26 14:47:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646424 {#7632 date: 2025-04-26 14:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7639 …} -Children: Doctrine\ORM\PersistentCollection {#7642 …} -Parent: Eccube\Entity\Category {#7633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7830 +label: " 東京タワー" +value: "25" +data: Eccube\Entity\Category {#7647 -id: 25 -name: "東京タワー" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1745646395 {#7645 date: 2025-04-26 14:46:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745646395 {#7646 date: 2025-04-26 14:46:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7648 …} -Children: Doctrine\ORM\PersistentCollection {#7651 …} -Parent: Eccube\Entity\Category {#7633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7831 +label: "バス" +value: "2" +data: Eccube\Entity\Category {#7652 -id: 2 -name: "バス" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1488881692 {#7644 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#7643 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7653 …} -Children: Doctrine\ORM\PersistentCollection {#7656 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7832 +label: " 運行会社" +value: "11" +data: Eccube\Entity\Category {#7657 -id: 11 -name: "運行会社" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1745105596 {#7623 date: 2025-04-20 08:33:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105612 {#7622 date: 2025-04-20 08:33:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7658 …} -Children: Doctrine\ORM\PersistentCollection {#7661 …} -Parent: Eccube\Entity\Category {#7652} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7833 +label: " 運行区間[線]" +value: "12" +data: Eccube\Entity\Category {#7666 -id: 12 -name: "運行区間[線]" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1745105602 {#7664 date: 2025-04-20 08:33:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105612 {#7665 date: 2025-04-20 08:33:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7667 …} -Children: Doctrine\ORM\PersistentCollection {#7670 …} -Parent: Eccube\Entity\Category {#7652} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7834 +label: " 風景" +value: "13" +data: Eccube\Entity\Category {#7673 -id: 13 -name: "風景" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1745105606 {#7671 date: 2025-04-20 08:33:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105612 {#7672 date: 2025-04-20 08:33:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7674 …} -Children: Doctrine\ORM\PersistentCollection {#7677 …} -Parent: Eccube\Entity\Category {#7652} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7835 +label: "古地図" +value: "5" +data: Eccube\Entity\Category {#7680 -id: 5 -name: "古地図" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1488881692 {#7662 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#7663 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7681 …} -Children: Doctrine\ORM\PersistentCollection {#7684 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7836 +label: " 北海道" +value: "15" +data: Eccube\Entity\Category {#7685 -id: 15 -name: "北海道" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1745181791 {#7678 date: 2025-04-21 05:43:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#7679 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7686 …} -Children: Doctrine\ORM\PersistentCollection {#7689 …} -Parent: Eccube\Entity\Category {#7680} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7837 +label: " 東北地方" +value: "6" +data: Eccube\Entity\Category {#7694 -id: 6 -name: "東北地方" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1488881692 {#7692 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#7693 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7695 …} -Children: Doctrine\ORM\PersistentCollection {#7698 …} -Parent: Eccube\Entity\Category {#7680} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7838 +label: " 関東地方" +value: "14" +data: Eccube\Entity\Category {#7701 -id: 14 -name: "関東地方" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1745105661 {#7699 date: 2025-04-20 08:34:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#7700 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7702 …} -Children: Doctrine\ORM\PersistentCollection {#7705 …} -Parent: Eccube\Entity\Category {#7680} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7839 +label: " 中部地方" +value: "16" +data: Eccube\Entity\Category {#7708 -id: 16 -name: "中部地方" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1745181799 {#7706 date: 2025-04-21 05:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#7707 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7709 …} -Children: Doctrine\ORM\PersistentCollection {#7712 …} -Parent: Eccube\Entity\Category {#7680} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7840 +label: " 近畿地方" +value: "17" +data: Eccube\Entity\Category {#7715 -id: 17 -name: "近畿地方" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1745181804 {#7713 date: 2025-04-21 05:43:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#7714 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7716 …} -Children: Doctrine\ORM\PersistentCollection {#7719 …} -Parent: Eccube\Entity\Category {#7680} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7841 +label: " 中国地方" +value: "18" +data: Eccube\Entity\Category {#7722 -id: 18 -name: "中国地方" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1745181807 {#7720 date: 2025-04-21 05:43:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#7721 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7723 …} -Children: Doctrine\ORM\PersistentCollection {#7726 …} -Parent: Eccube\Entity\Category {#7680} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7842 +label: " 四国地方" +value: "19" +data: Eccube\Entity\Category {#7729 -id: 19 -name: "四国地方" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1745181811 {#7727 date: 2025-04-21 05:43:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#7728 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7730 …} -Children: Doctrine\ORM\PersistentCollection {#7733 …} -Parent: Eccube\Entity\Category {#7680} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7843 +label: " 九州・沖縄地方" +value: "20" +data: Eccube\Entity\Category {#7736 -id: 20 -name: "九州・沖縄地方" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1745181814 {#7734 date: 2025-04-21 05:43:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745181832 {#7735 date: 2025-04-21 05:43:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7737 …} -Children: Doctrine\ORM\PersistentCollection {#7740 …} -Parent: Eccube\Entity\Category {#7680} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7844 +label: "さんぽ・散歩" +value: "8" +data: Eccube\Entity\Category {#7741 -id: 8 -name: "さんぽ・散歩" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1745105295 {#7691 date: 2025-04-20 08:28:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#7690 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7742 …} -Children: Doctrine\ORM\PersistentCollection {#7745 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7845 +label: "その他" +value: "7" +data: Eccube\Entity\Category {#7748 -id: 7 -name: "その他" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1744655813 {#7746 date: 2025-04-15 03:36:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745105300 {#7747 date: 2025-04-20 08:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7749 …} -Children: Doctrine\ORM\PersistentCollection {#7752 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5514 …} } +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 {#7812 -form: Symfony\Component\Form\Form {#7799 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#7811 …5} |
full_name | "category_id" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "category_id" |
is_selected | Closure($choice, $value) {#7818 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7561 …} } |
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 {#573 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#572 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#569 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#7786 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5761 …} } |
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() {#7788 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5829 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#897 …} $translationDomain: "validators" $message: Closure() {#7785 …} } } |
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 {#7846 -form: Symfony\Component\Form\Form {#7802 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7817 …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 | "" |