- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 9
- Security
- Twig
- Doctrine 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
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [ "category_id" => Eccube\Entity\Category {#1649 -id: 47 -name: "イエローの鏡" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1707810904 {#1647 date: 2024-02-13 16:55:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1648 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1650 …} -Children: Doctrine\ORM\PersistentCollection {#1653 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } "name" => null ] |
Model Format | same as normalized format |
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 {#356 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#357 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#358 …} -namespace: Closure() {#360 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#2462 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1385 …} } |
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() {#2464 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1437 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#31 …} $translationDomain: "validators" $message: Closure() {#2463 …} } } |
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 | [ "category_id" => Eccube\Entity\Category {#1649 -id: 47 -name: "イエローの鏡" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1707810904 {#1647 date: 2024-02-13 16:55:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1648 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1650 …} -Children: Doctrine\ORM\PersistentCollection {#1653 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } "name" => null ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#1957 -form: Symfony\Component\Form\Form {#2496 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2508 …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 | true |
translation_domain | null |
unique_block_prefix | "_" |
valid | true |
value | [ "category_id" => Eccube\Entity\Category {#1649 -id: 47 -name: "イエローの鏡" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1707810904 {#1647 date: 2024-02-13 16:55:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1648 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1650 …} -Children: Doctrine\ORM\PersistentCollection {#1653 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } "name" => 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
Property | Value |
---|---|
View Format |
"47"
|
Normalized Format | Eccube\Entity\Category {#1649 -id: 47 -name: "イエローの鏡" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1707810904 {#1647 date: 2024-02-13 16:55:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1648 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1650 …} -Children: Doctrine\ORM\PersistentCollection {#1653 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "NameWithLevel" |
same as passed value |
choices | [ Eccube\Entity\Category {#1519 -id: 32 -name: "フレーム幅" -hierarchy: 1 -sort_no: 29 -create_date: DateTime @1707810735 {#1481 date: 2024-02-13 16:52:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811733 {#1488 date: 2024-02-13 17:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1518 …} -Children: Doctrine\ORM\PersistentCollection {#1498 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1497 -id: 33 -name: "極細(15mm以内)" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1707810748 {#1487 date: 2024-02-13 16:52:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811675 {#1486 date: 2024-02-13 17:07:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1496 …} -Children: Doctrine\ORM\PersistentCollection {#1493 …} -Parent: Eccube\Entity\Category {#1519} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1551 -id: 34 -name: "細(16~35mm)" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1707810755 {#1549 date: 2024-02-13 16:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811675 {#1550 date: 2024-02-13 17:07:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1552 …} -Children: Doctrine\ORM\PersistentCollection {#1555 …} -Parent: Eccube\Entity\Category {#1519} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1558 -id: 35 -name: "中(36~50mm)" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1707810760 {#1556 date: 2024-02-13 16:52:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811675 {#1557 date: 2024-02-13 17:07:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1559 …} -Children: Doctrine\ORM\PersistentCollection {#1562 …} -Parent: Eccube\Entity\Category {#1519} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1565 -id: 36 -name: "太(51~65mm)" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1707810765 {#1563 date: 2024-02-13 16:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811675 {#1564 date: 2024-02-13 17:07:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1566 …} -Children: Doctrine\ORM\PersistentCollection {#1569 …} -Parent: Eccube\Entity\Category {#1519} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1572 -id: 37 -name: "極太(66mm以上)" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1707810770 {#1570 date: 2024-02-13 16:52:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811675 {#1571 date: 2024-02-13 17:07:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1573 …} -Children: Doctrine\ORM\PersistentCollection {#1576 …} -Parent: Eccube\Entity\Category {#1519} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1579 …} Eccube\Entity\Category {#1584 -id: 38 -name: "ゴールドの鏡" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1707810781 {#1577 date: 2024-02-13 16:53:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1578 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1585 …} -Children: Doctrine\ORM\PersistentCollection {#1588 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1593 -id: 39 -name: "シルバーの鏡" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1707810787 {#1591 date: 2024-02-13 16:53:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1592 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1594 …} -Children: Doctrine\ORM\PersistentCollection {#1597 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1600 -id: 50 -name: "ブラウンの鏡" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1707810988 {#1598 date: 2024-02-13 16:56:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1599 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1601 …} -Children: Doctrine\ORM\PersistentCollection {#1604 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1607 -id: 51 -name: "木地・ナチュラルの鏡" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1707810995 {#1605 date: 2024-02-13 16:56:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1606 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1608 …} -Children: Doctrine\ORM\PersistentCollection {#1611 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1614 -id: 52 -name: "ブラックの鏡" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1707811003 {#1612 date: 2024-02-13 16:56:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1613 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1615 …} -Children: Doctrine\ORM\PersistentCollection {#1618 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1621 -id: 53 -name: "ホワイトの鏡" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1707811007 {#1619 date: 2024-02-13 16:56:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1620 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1622 …} -Children: Doctrine\ORM\PersistentCollection {#1625 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1628 -id: 44 -name: "レッドの鏡" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1707810878 {#1626 date: 2024-02-13 16:54:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1627 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1629 …} -Children: Doctrine\ORM\PersistentCollection {#1632 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1635 -id: 46 -name: "ブルーの鏡" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1707810896 {#1633 date: 2024-02-13 16:54:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1634 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1636 …} -Children: Doctrine\ORM\PersistentCollection {#1639 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1642 -id: 45 -name: "グリーンの鏡" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1707810888 {#1640 date: 2024-02-13 16:54:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1641 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1643 …} -Children: Doctrine\ORM\PersistentCollection {#1646 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1649 -id: 47 -name: "イエローの鏡" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1707810904 {#1647 date: 2024-02-13 16:55:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1648 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1650 …} -Children: Doctrine\ORM\PersistentCollection {#1653 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1656 -id: 54 -name: "パープルの鏡" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1707811017 {#1654 date: 2024-02-13 16:56:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1655 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1657 …} -Children: Doctrine\ORM\PersistentCollection {#1660 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1663 -id: 30 -name: "フレームデザイン" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1707810716 {#1589 date: 2024-02-13 16:51:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811733 {#1590 date: 2024-02-13 17:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1664 …} -Children: Doctrine\ORM\PersistentCollection {#1667 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1668 -id: 64 -name: "アンティーク ミラー" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1713333690 {#1661 date: 2024-04-17 15:01:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713333690 {#1662 date: 2024-04-17 15:01:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1669 …} -Children: Doctrine\ORM\PersistentCollection {#1673 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1671 …} } Eccube\Entity\Category {#1678 -id: 40 -name: "デコラティブ ミラー" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1707810801 {#1676 date: 2024-02-13 16:53:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811693 {#1677 date: 2024-02-13 17:08:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1679 …} -Children: Doctrine\ORM\PersistentCollection {#1682 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1685 -id: 42 -name: "シック ミラー" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1707810854 {#1683 date: 2024-02-13 16:54:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811693 {#1684 date: 2024-02-13 17:08:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1686 …} -Children: Doctrine\ORM\PersistentCollection {#1689 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1692 -id: 63 -name: "フレンチ シック ミラー" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1707811096 {#1690 date: 2024-02-13 16:58:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811693 {#1691 date: 2024-02-13 17:08:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1693 …} -Children: Doctrine\ORM\PersistentCollection {#1696 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1699 -id: 60 -name: "モダン ミラー" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1707811079 {#1697 date: 2024-02-13 16:57:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811693 {#1698 date: 2024-02-13 17:08:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1700 …} -Children: Doctrine\ORM\PersistentCollection {#1703 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1706 -id: 41 -name: "カジュアル ミラー" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1707810814 {#1704 date: 2024-02-13 16:53:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811693 {#1705 date: 2024-02-13 17:08:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1707 …} -Children: Doctrine\ORM\PersistentCollection {#1710 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1713 -id: 59 -name: "シンプル ミラー" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1707811072 {#1711 date: 2024-02-13 16:57:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811693 {#1712 date: 2024-02-13 17:08:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1714 …} -Children: Doctrine\ORM\PersistentCollection {#1717 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1720 -id: 43 -name: "オリエンタル ミラー" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1707810862 {#1718 date: 2024-02-13 16:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811693 {#1719 date: 2024-02-13 17:08:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1721 …} -Children: Doctrine\ORM\PersistentCollection {#1724 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1727 -id: 49 -name: "アルミフレーム ミラー" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1707810976 {#1725 date: 2024-02-13 16:56:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811693 {#1726 date: 2024-02-13 17:08:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1728 …} -Children: Doctrine\ORM\PersistentCollection {#1731 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1732 -id: 55 -name: "取り付け金具" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1707811029 {#1674 date: 2024-02-13 16:57:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811733 {#1675 date: 2024-02-13 17:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1733 …} -Children: Doctrine\ORM\PersistentCollection {#1736 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } ] |
[ Eccube\Entity\Category {#1519 -id: 32 -name: "フレーム幅" -hierarchy: 1 -sort_no: 29 -create_date: DateTime @1707810735 {#1481 date: 2024-02-13 16:52:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811733 {#1488 date: 2024-02-13 17:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1518 …} -Children: Doctrine\ORM\PersistentCollection {#1498 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1497 -id: 33 -name: "極細(15mm以内)" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1707810748 {#1487 date: 2024-02-13 16:52:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811675 {#1486 date: 2024-02-13 17:07:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1496 …} -Children: Doctrine\ORM\PersistentCollection {#1493 …} -Parent: Eccube\Entity\Category {#1519} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1551 -id: 34 -name: "細(16~35mm)" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1707810755 {#1549 date: 2024-02-13 16:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811675 {#1550 date: 2024-02-13 17:07:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1552 …} -Children: Doctrine\ORM\PersistentCollection {#1555 …} -Parent: Eccube\Entity\Category {#1519} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1558 -id: 35 -name: "中(36~50mm)" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1707810760 {#1556 date: 2024-02-13 16:52:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811675 {#1557 date: 2024-02-13 17:07:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1559 …} -Children: Doctrine\ORM\PersistentCollection {#1562 …} -Parent: Eccube\Entity\Category {#1519} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1565 -id: 36 -name: "太(51~65mm)" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1707810765 {#1563 date: 2024-02-13 16:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811675 {#1564 date: 2024-02-13 17:07:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1566 …} -Children: Doctrine\ORM\PersistentCollection {#1569 …} -Parent: Eccube\Entity\Category {#1519} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1572 -id: 37 -name: "極太(66mm以上)" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1707810770 {#1570 date: 2024-02-13 16:52:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811675 {#1571 date: 2024-02-13 17:07:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1573 …} -Children: Doctrine\ORM\PersistentCollection {#1576 …} -Parent: Eccube\Entity\Category {#1519} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1579 …} Eccube\Entity\Category {#1584 -id: 38 -name: "ゴールドの鏡" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1707810781 {#1577 date: 2024-02-13 16:53:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1578 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1585 …} -Children: Doctrine\ORM\PersistentCollection {#1588 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1593 -id: 39 -name: "シルバーの鏡" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1707810787 {#1591 date: 2024-02-13 16:53:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1592 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1594 …} -Children: Doctrine\ORM\PersistentCollection {#1597 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1600 -id: 50 -name: "ブラウンの鏡" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1707810988 {#1598 date: 2024-02-13 16:56:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1599 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1601 …} -Children: Doctrine\ORM\PersistentCollection {#1604 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1607 -id: 51 -name: "木地・ナチュラルの鏡" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1707810995 {#1605 date: 2024-02-13 16:56:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1606 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1608 …} -Children: Doctrine\ORM\PersistentCollection {#1611 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1614 -id: 52 -name: "ブラックの鏡" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1707811003 {#1612 date: 2024-02-13 16:56:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1613 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1615 …} -Children: Doctrine\ORM\PersistentCollection {#1618 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1621 -id: 53 -name: "ホワイトの鏡" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1707811007 {#1619 date: 2024-02-13 16:56:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1620 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1622 …} -Children: Doctrine\ORM\PersistentCollection {#1625 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1628 -id: 44 -name: "レッドの鏡" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1707810878 {#1626 date: 2024-02-13 16:54:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1627 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1629 …} -Children: Doctrine\ORM\PersistentCollection {#1632 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1635 -id: 46 -name: "ブルーの鏡" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1707810896 {#1633 date: 2024-02-13 16:54:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1634 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1636 …} -Children: Doctrine\ORM\PersistentCollection {#1639 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1642 -id: 45 -name: "グリーンの鏡" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1707810888 {#1640 date: 2024-02-13 16:54:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1641 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1643 …} -Children: Doctrine\ORM\PersistentCollection {#1646 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1649 -id: 47 -name: "イエローの鏡" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1707810904 {#1647 date: 2024-02-13 16:55:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1648 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1650 …} -Children: Doctrine\ORM\PersistentCollection {#1653 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1656 -id: 54 -name: "パープルの鏡" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1707811017 {#1654 date: 2024-02-13 16:56:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1655 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1657 …} -Children: Doctrine\ORM\PersistentCollection {#1660 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1663 -id: 30 -name: "フレームデザイン" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1707810716 {#1589 date: 2024-02-13 16:51:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811733 {#1590 date: 2024-02-13 17:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1664 …} -Children: Doctrine\ORM\PersistentCollection {#1667 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1668 -id: 64 -name: "アンティーク ミラー" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1713333690 {#1661 date: 2024-04-17 15:01:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713333690 {#1662 date: 2024-04-17 15:01:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1669 …} -Children: Doctrine\ORM\PersistentCollection {#1673 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1671 …} } Eccube\Entity\Category {#1678 -id: 40 -name: "デコラティブ ミラー" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1707810801 {#1676 date: 2024-02-13 16:53:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811693 {#1677 date: 2024-02-13 17:08:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1679 …} -Children: Doctrine\ORM\PersistentCollection {#1682 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1685 -id: 42 -name: "シック ミラー" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1707810854 {#1683 date: 2024-02-13 16:54:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811693 {#1684 date: 2024-02-13 17:08:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1686 …} -Children: Doctrine\ORM\PersistentCollection {#1689 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1692 -id: 63 -name: "フレンチ シック ミラー" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1707811096 {#1690 date: 2024-02-13 16:58:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811693 {#1691 date: 2024-02-13 17:08:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1693 …} -Children: Doctrine\ORM\PersistentCollection {#1696 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1699 -id: 60 -name: "モダン ミラー" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1707811079 {#1697 date: 2024-02-13 16:57:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811693 {#1698 date: 2024-02-13 17:08:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1700 …} -Children: Doctrine\ORM\PersistentCollection {#1703 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1706 -id: 41 -name: "カジュアル ミラー" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1707810814 {#1704 date: 2024-02-13 16:53:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811693 {#1705 date: 2024-02-13 17:08:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1707 …} -Children: Doctrine\ORM\PersistentCollection {#1710 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1713 -id: 59 -name: "シンプル ミラー" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1707811072 {#1711 date: 2024-02-13 16:57:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811693 {#1712 date: 2024-02-13 17:08:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1714 …} -Children: Doctrine\ORM\PersistentCollection {#1717 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1720 -id: 43 -name: "オリエンタル ミラー" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1707810862 {#1718 date: 2024-02-13 16:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811693 {#1719 date: 2024-02-13 17:08:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1721 …} -Children: Doctrine\ORM\PersistentCollection {#1724 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1727 -id: 49 -name: "アルミフレーム ミラー" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1707810976 {#1725 date: 2024-02-13 16:56:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811693 {#1726 date: 2024-02-13 17:08:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1728 …} -Children: Doctrine\ORM\PersistentCollection {#1731 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1732 -id: 55 -name: "取り付け金具" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1707811029 {#1674 date: 2024-02-13 16:57:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811733 {#1675 date: 2024-02-13 17:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1733 …} -Children: Doctrine\ORM\PersistentCollection {#1736 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } ] |
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 {#2480 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2479 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1793 -om: ContainerXUGYNaL\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#306 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1362 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | [ Eccube\Entity\Category {#1519 -id: 32 -name: "フレーム幅" -hierarchy: 1 -sort_no: 29 -create_date: DateTime @1707810735 {#1481 date: 2024-02-13 16:52:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811733 {#1488 date: 2024-02-13 17:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1518 …} -Children: Doctrine\ORM\PersistentCollection {#1498 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1497 -id: 33 -name: "極細(15mm以内)" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1707810748 {#1487 date: 2024-02-13 16:52:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811675 {#1486 date: 2024-02-13 17:07:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1496 …} -Children: Doctrine\ORM\PersistentCollection {#1493 …} -Parent: Eccube\Entity\Category {#1519} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1551 -id: 34 -name: "細(16~35mm)" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1707810755 {#1549 date: 2024-02-13 16:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811675 {#1550 date: 2024-02-13 17:07:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1552 …} -Children: Doctrine\ORM\PersistentCollection {#1555 …} -Parent: Eccube\Entity\Category {#1519} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1558 -id: 35 -name: "中(36~50mm)" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1707810760 {#1556 date: 2024-02-13 16:52:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811675 {#1557 date: 2024-02-13 17:07:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1559 …} -Children: Doctrine\ORM\PersistentCollection {#1562 …} -Parent: Eccube\Entity\Category {#1519} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1565 -id: 36 -name: "太(51~65mm)" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1707810765 {#1563 date: 2024-02-13 16:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811675 {#1564 date: 2024-02-13 17:07:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1566 …} -Children: Doctrine\ORM\PersistentCollection {#1569 …} -Parent: Eccube\Entity\Category {#1519} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1572 -id: 37 -name: "極太(66mm以上)" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1707810770 {#1570 date: 2024-02-13 16:52:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811675 {#1571 date: 2024-02-13 17:07:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1573 …} -Children: Doctrine\ORM\PersistentCollection {#1576 …} -Parent: Eccube\Entity\Category {#1519} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1579 …} Eccube\Entity\Category {#1584 -id: 38 -name: "ゴールドの鏡" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1707810781 {#1577 date: 2024-02-13 16:53:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1578 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1585 …} -Children: Doctrine\ORM\PersistentCollection {#1588 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1593 -id: 39 -name: "シルバーの鏡" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1707810787 {#1591 date: 2024-02-13 16:53:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1592 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1594 …} -Children: Doctrine\ORM\PersistentCollection {#1597 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1600 -id: 50 -name: "ブラウンの鏡" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1707810988 {#1598 date: 2024-02-13 16:56:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1599 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1601 …} -Children: Doctrine\ORM\PersistentCollection {#1604 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1607 -id: 51 -name: "木地・ナチュラルの鏡" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1707810995 {#1605 date: 2024-02-13 16:56:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1606 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1608 …} -Children: Doctrine\ORM\PersistentCollection {#1611 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1614 -id: 52 -name: "ブラックの鏡" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1707811003 {#1612 date: 2024-02-13 16:56:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1613 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1615 …} -Children: Doctrine\ORM\PersistentCollection {#1618 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1621 -id: 53 -name: "ホワイトの鏡" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1707811007 {#1619 date: 2024-02-13 16:56:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1620 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1622 …} -Children: Doctrine\ORM\PersistentCollection {#1625 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1628 -id: 44 -name: "レッドの鏡" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1707810878 {#1626 date: 2024-02-13 16:54:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1627 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1629 …} -Children: Doctrine\ORM\PersistentCollection {#1632 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1635 -id: 46 -name: "ブルーの鏡" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1707810896 {#1633 date: 2024-02-13 16:54:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1634 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1636 …} -Children: Doctrine\ORM\PersistentCollection {#1639 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1642 -id: 45 -name: "グリーンの鏡" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1707810888 {#1640 date: 2024-02-13 16:54:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1641 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1643 …} -Children: Doctrine\ORM\PersistentCollection {#1646 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1649 -id: 47 -name: "イエローの鏡" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1707810904 {#1647 date: 2024-02-13 16:55:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1648 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1650 …} -Children: Doctrine\ORM\PersistentCollection {#1653 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1656 -id: 54 -name: "パープルの鏡" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1707811017 {#1654 date: 2024-02-13 16:56:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1655 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1657 …} -Children: Doctrine\ORM\PersistentCollection {#1660 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1663 -id: 30 -name: "フレームデザイン" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1707810716 {#1589 date: 2024-02-13 16:51:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811733 {#1590 date: 2024-02-13 17:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1664 …} -Children: Doctrine\ORM\PersistentCollection {#1667 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1668 -id: 64 -name: "アンティーク ミラー" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1713333690 {#1661 date: 2024-04-17 15:01:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713333690 {#1662 date: 2024-04-17 15:01:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1669 …} -Children: Doctrine\ORM\PersistentCollection {#1673 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1671 …} } Eccube\Entity\Category {#1678 -id: 40 -name: "デコラティブ ミラー" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1707810801 {#1676 date: 2024-02-13 16:53:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811693 {#1677 date: 2024-02-13 17:08:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1679 …} -Children: Doctrine\ORM\PersistentCollection {#1682 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1685 -id: 42 -name: "シック ミラー" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1707810854 {#1683 date: 2024-02-13 16:54:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811693 {#1684 date: 2024-02-13 17:08:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1686 …} -Children: Doctrine\ORM\PersistentCollection {#1689 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1692 -id: 63 -name: "フレンチ シック ミラー" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1707811096 {#1690 date: 2024-02-13 16:58:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811693 {#1691 date: 2024-02-13 17:08:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1693 …} -Children: Doctrine\ORM\PersistentCollection {#1696 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1699 -id: 60 -name: "モダン ミラー" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1707811079 {#1697 date: 2024-02-13 16:57:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811693 {#1698 date: 2024-02-13 17:08:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1700 …} -Children: Doctrine\ORM\PersistentCollection {#1703 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1706 -id: 41 -name: "カジュアル ミラー" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1707810814 {#1704 date: 2024-02-13 16:53:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811693 {#1705 date: 2024-02-13 17:08:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1707 …} -Children: Doctrine\ORM\PersistentCollection {#1710 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1713 -id: 59 -name: "シンプル ミラー" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1707811072 {#1711 date: 2024-02-13 16:57:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811693 {#1712 date: 2024-02-13 17:08:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1714 …} -Children: Doctrine\ORM\PersistentCollection {#1717 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1720 -id: 43 -name: "オリエンタル ミラー" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1707810862 {#1718 date: 2024-02-13 16:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811693 {#1719 date: 2024-02-13 17:08:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1721 …} -Children: Doctrine\ORM\PersistentCollection {#1724 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1727 -id: 49 -name: "アルミフレーム ミラー" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1707810976 {#1725 date: 2024-02-13 16:56:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811693 {#1726 date: 2024-02-13 17:08:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1728 …} -Children: Doctrine\ORM\PersistentCollection {#1731 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } Eccube\Entity\Category {#1732 -id: 55 -name: "取り付け金具" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1707811029 {#1674 date: 2024-02-13 16:57:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811733 {#1675 date: 2024-02-13 17:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1733 …} -Children: Doctrine\ORM\PersistentCollection {#1736 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } ] |
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 {#356 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#357 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#358 …} -namespace: Closure() {#360 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerXUGYNaL\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#306 …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 {#1793 -om: ContainerXUGYNaL\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#306 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1362 …} -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() {#2481 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1437 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#31 …} $translationDomain: "validators" $message: Closure() {#2482 …} } } |
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 | [ 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2532 +label: "フレーム幅" +value: "32" +data: Eccube\Entity\Category {#1519 -id: 32 -name: "フレーム幅" -hierarchy: 1 -sort_no: 29 -create_date: DateTime @1707810735 {#1481 date: 2024-02-13 16:52:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811733 {#1488 date: 2024-02-13 17:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1518 …} -Children: Doctrine\ORM\PersistentCollection {#1498 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2533 +label: " 極細(15mm以内)" +value: "33" +data: Eccube\Entity\Category {#1497 -id: 33 -name: "極細(15mm以内)" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1707810748 {#1487 date: 2024-02-13 16:52:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811675 {#1486 date: 2024-02-13 17:07:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1496 …} -Children: Doctrine\ORM\PersistentCollection {#1493 …} -Parent: Eccube\Entity\Category {#1519} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2534 +label: " 細(16~35mm)" +value: "34" +data: Eccube\Entity\Category {#1551 -id: 34 -name: "細(16~35mm)" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1707810755 {#1549 date: 2024-02-13 16:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811675 {#1550 date: 2024-02-13 17:07:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1552 …} -Children: Doctrine\ORM\PersistentCollection {#1555 …} -Parent: Eccube\Entity\Category {#1519} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2535 +label: " 中(36~50mm)" +value: "35" +data: Eccube\Entity\Category {#1558 -id: 35 -name: "中(36~50mm)" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1707810760 {#1556 date: 2024-02-13 16:52:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811675 {#1557 date: 2024-02-13 17:07:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1559 …} -Children: Doctrine\ORM\PersistentCollection {#1562 …} -Parent: Eccube\Entity\Category {#1519} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2536 +label: " 太(51~65mm)" +value: "36" +data: Eccube\Entity\Category {#1565 -id: 36 -name: "太(51~65mm)" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1707810765 {#1563 date: 2024-02-13 16:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811675 {#1564 date: 2024-02-13 17:07:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1566 …} -Children: Doctrine\ORM\PersistentCollection {#1569 …} -Parent: Eccube\Entity\Category {#1519} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2537 +label: " 極太(66mm以上)" +value: "37" +data: Eccube\Entity\Category {#1572 -id: 37 -name: "極太(66mm以上)" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1707810770 {#1570 date: 2024-02-13 16:52:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811675 {#1571 date: 2024-02-13 17:07:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1573 …} -Children: Doctrine\ORM\PersistentCollection {#1576 …} -Parent: Eccube\Entity\Category {#1519} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2538 +label: "フレームカラー" +value: "31" +data: Eccube\Entity\Category {#1579 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2539 +label: " ゴールドの鏡" +value: "38" +data: Eccube\Entity\Category {#1584 -id: 38 -name: "ゴールドの鏡" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1707810781 {#1577 date: 2024-02-13 16:53:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1578 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1585 …} -Children: Doctrine\ORM\PersistentCollection {#1588 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2540 +label: " シルバーの鏡" +value: "39" +data: Eccube\Entity\Category {#1593 -id: 39 -name: "シルバーの鏡" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1707810787 {#1591 date: 2024-02-13 16:53:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1592 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1594 …} -Children: Doctrine\ORM\PersistentCollection {#1597 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2541 +label: " ブラウンの鏡" +value: "50" +data: Eccube\Entity\Category {#1600 -id: 50 -name: "ブラウンの鏡" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1707810988 {#1598 date: 2024-02-13 16:56:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1599 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1601 …} -Children: Doctrine\ORM\PersistentCollection {#1604 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2542 +label: " 木地・ナチュラルの鏡" +value: "51" +data: Eccube\Entity\Category {#1607 -id: 51 -name: "木地・ナチュラルの鏡" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1707810995 {#1605 date: 2024-02-13 16:56:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1606 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1608 …} -Children: Doctrine\ORM\PersistentCollection {#1611 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2543 +label: " ブラックの鏡" +value: "52" +data: Eccube\Entity\Category {#1614 -id: 52 -name: "ブラックの鏡" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1707811003 {#1612 date: 2024-02-13 16:56:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1613 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1615 …} -Children: Doctrine\ORM\PersistentCollection {#1618 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2544 +label: " ホワイトの鏡" +value: "53" +data: Eccube\Entity\Category {#1621 -id: 53 -name: "ホワイトの鏡" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1707811007 {#1619 date: 2024-02-13 16:56:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1620 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1622 …} -Children: Doctrine\ORM\PersistentCollection {#1625 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2545 +label: " レッドの鏡" +value: "44" +data: Eccube\Entity\Category {#1628 -id: 44 -name: "レッドの鏡" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1707810878 {#1626 date: 2024-02-13 16:54:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1627 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1629 …} -Children: Doctrine\ORM\PersistentCollection {#1632 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2546 +label: " ブルーの鏡" +value: "46" +data: Eccube\Entity\Category {#1635 -id: 46 -name: "ブルーの鏡" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1707810896 {#1633 date: 2024-02-13 16:54:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1634 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1636 …} -Children: Doctrine\ORM\PersistentCollection {#1639 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2547 +label: " グリーンの鏡" +value: "45" +data: Eccube\Entity\Category {#1642 -id: 45 -name: "グリーンの鏡" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1707810888 {#1640 date: 2024-02-13 16:54:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1641 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1643 …} -Children: Doctrine\ORM\PersistentCollection {#1646 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2548 +label: " イエローの鏡" +value: "47" +data: Eccube\Entity\Category {#1649 -id: 47 -name: "イエローの鏡" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1707810904 {#1647 date: 2024-02-13 16:55:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1648 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1650 …} -Children: Doctrine\ORM\PersistentCollection {#1653 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2549 +label: " パープルの鏡" +value: "54" +data: Eccube\Entity\Category {#1656 -id: 54 -name: "パープルの鏡" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1707811017 {#1654 date: 2024-02-13 16:56:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1655 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1657 …} -Children: Doctrine\ORM\PersistentCollection {#1660 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2550 +label: "フレームデザイン" +value: "30" +data: Eccube\Entity\Category {#1663 -id: 30 -name: "フレームデザイン" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1707810716 {#1589 date: 2024-02-13 16:51:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811733 {#1590 date: 2024-02-13 17:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1664 …} -Children: Doctrine\ORM\PersistentCollection {#1667 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2551 +label: " アンティーク ミラー" +value: "64" +data: Eccube\Entity\Category {#1668 -id: 64 -name: "アンティーク ミラー" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1713333690 {#1661 date: 2024-04-17 15:01:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713333690 {#1662 date: 2024-04-17 15:01:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1669 …} -Children: Doctrine\ORM\PersistentCollection {#1673 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1671 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2552 +label: " デコラティブ ミラー" +value: "40" +data: Eccube\Entity\Category {#1678 -id: 40 -name: "デコラティブ ミラー" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1707810801 {#1676 date: 2024-02-13 16:53:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811693 {#1677 date: 2024-02-13 17:08:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1679 …} -Children: Doctrine\ORM\PersistentCollection {#1682 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2553 +label: " シック ミラー" +value: "42" +data: Eccube\Entity\Category {#1685 -id: 42 -name: "シック ミラー" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1707810854 {#1683 date: 2024-02-13 16:54:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811693 {#1684 date: 2024-02-13 17:08:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1686 …} -Children: Doctrine\ORM\PersistentCollection {#1689 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2554 +label: " フレンチ シック ミラー" +value: "63" +data: Eccube\Entity\Category {#1692 -id: 63 -name: "フレンチ シック ミラー" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1707811096 {#1690 date: 2024-02-13 16:58:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811693 {#1691 date: 2024-02-13 17:08:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1693 …} -Children: Doctrine\ORM\PersistentCollection {#1696 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2555 +label: " モダン ミラー" +value: "60" +data: Eccube\Entity\Category {#1699 -id: 60 -name: "モダン ミラー" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1707811079 {#1697 date: 2024-02-13 16:57:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811693 {#1698 date: 2024-02-13 17:08:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1700 …} -Children: Doctrine\ORM\PersistentCollection {#1703 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2556 +label: " カジュアル ミラー" +value: "41" +data: Eccube\Entity\Category {#1706 -id: 41 -name: "カジュアル ミラー" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1707810814 {#1704 date: 2024-02-13 16:53:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811693 {#1705 date: 2024-02-13 17:08:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1707 …} -Children: Doctrine\ORM\PersistentCollection {#1710 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2557 +label: " シンプル ミラー" +value: "59" +data: Eccube\Entity\Category {#1713 -id: 59 -name: "シンプル ミラー" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1707811072 {#1711 date: 2024-02-13 16:57:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811693 {#1712 date: 2024-02-13 17:08:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1714 …} -Children: Doctrine\ORM\PersistentCollection {#1717 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2558 +label: " オリエンタル ミラー" +value: "43" +data: Eccube\Entity\Category {#1720 -id: 43 -name: "オリエンタル ミラー" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1707810862 {#1718 date: 2024-02-13 16:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811693 {#1719 date: 2024-02-13 17:08:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1721 …} -Children: Doctrine\ORM\PersistentCollection {#1724 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2559 +label: " アルミフレーム ミラー" +value: "49" +data: Eccube\Entity\Category {#1727 -id: 49 -name: "アルミフレーム ミラー" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1707810976 {#1725 date: 2024-02-13 16:56:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811693 {#1726 date: 2024-02-13 17:08:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1728 …} -Children: Doctrine\ORM\PersistentCollection {#1731 …} -Parent: Eccube\Entity\Category {#1663} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2560 +label: "取り付け金具" +value: "55" +data: Eccube\Entity\Category {#1732 -id: 55 -name: "取り付け金具" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1707811029 {#1674 date: 2024-02-13 16:57:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811733 {#1675 date: 2024-02-13 17:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1733 …} -Children: Doctrine\ORM\PersistentCollection {#1736 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Eccube\Entity\Category {#1649 -id: 47 -name: "イエローの鏡" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1707810904 {#1647 date: 2024-02-13 16:55:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707811546 {#1648 date: 2024-02-13 17:05:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1650 …} -Children: Doctrine\ORM\PersistentCollection {#1653 …} -Parent: Eccube\Entity\Category {#1579 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1500 …} } |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#2529 -form: Symfony\Component\Form\Form {#2494 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2017 …5} |
full_name | "category_id" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "category_id" |
is_selected | Closure($choice, $value) {#2530 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1767 …} } |
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 | true |
translation_domain | null |
unique_block_prefix | "_category_id" |
valid | true |
value | "47" |
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
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
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 {#356 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#357 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#358 …} -namespace: Closure() {#360 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#2485 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1385 …} } |
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() {#2488 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1437 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#31 …} $translationDomain: "validators" $message: Closure() {#2489 …} } } |
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 {#2561 -form: Symfony\Component\Form\Form {#2500 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2531 …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 | true |
translation_domain | null |
unique_block_prefix | "_name" |
valid | true |
value | "" |