- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 25
- Security
- Twig
- Doctrine 2
- 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 {#1215 -id: 6 -name: "その他合板" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1488881692 {#1212 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1213 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1225 …} -Children: Doctrine\ORM\PersistentCollection {#1227 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1239 …} } "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 {#352 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#353 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#354 …} -namespace: Closure() {#356 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4074 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1490 …} } |
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() {#4078 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1542 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2 …} $translationDomain: "validators" $message: Closure() {#4076 …} } } |
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 {#1215 -id: 6 -name: "その他合板" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1488881692 {#1212 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1213 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1225 …} -Children: Doctrine\ORM\PersistentCollection {#1227 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1239 …} } "name" => null ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3101 -form: Symfony\Component\Form\Form {#4109 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4123 …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 {#1215 -id: 6 -name: "その他合板" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1488881692 {#1212 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1213 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1225 …} -Children: Doctrine\ORM\PersistentCollection {#1227 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1239 …} } "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 |
"6"
|
Normalized Format | Eccube\Entity\Category {#1215 -id: 6 -name: "その他合板" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1488881692 {#1212 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1213 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1225 …} -Children: Doctrine\ORM\PersistentCollection {#1227 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1239 …} } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "NameWithLevel" |
same as passed value |
choices | [ Eccube\Entity\Category {#1587 -id: 1 -name: "合板" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1488881692 {#1586 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1593 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1624 …} -Children: Doctrine\ORM\PersistentCollection {#1614 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1620 …} } Eccube\Entity\Category {#1627 -id: 8 -name: "シナ合板" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1669021632 {#1592 date: 2022-11-21 18:07:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1591 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1590 …} -Children: Doctrine\ORM\PersistentCollection {#1619 …} -Parent: Eccube\Entity\Category {#1587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1625 …} } Eccube\Entity\Category {#1611 -id: 9 -name: "ラワン合板" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1669021638 {#1613 date: 2022-11-21 18:07:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1615 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1610 …} -Children: Doctrine\ORM\PersistentCollection {#1605 …} -Parent: Eccube\Entity\Category {#1587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1608 …} } Eccube\Entity\Category {#1602 -id: 10 -name: "ファルカタ合板" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1669021652 {#1604 date: 2022-11-21 18:07:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1603 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1601 …} -Children: Doctrine\ORM\PersistentCollection {#1596 …} -Parent: Eccube\Entity\Category {#1587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1599 …} } Eccube\Entity\Category {#1631 -id: 11 -name: "突板" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1669021663 {#1629 date: 2022-11-21 18:07:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1630 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1632 …} -Children: Doctrine\ORM\PersistentCollection {#1637 …} -Parent: Eccube\Entity\Category {#1587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1634 …} } Eccube\Entity\Category {#1640 -id: 12 -name: "構造用合板" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1669021672 {#1638 date: 2022-11-21 18:07:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021684 {#1639 date: 2022-11-21 18:08:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1641 …} -Children: Doctrine\ORM\PersistentCollection {#1646 …} -Parent: Eccube\Entity\Category {#1587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1643 …} } Eccube\Entity\Category {#1649 -id: 2 -name: "ランバーコア合板" -hierarchy: 1 -sort_no: 20 -create_date: DateTime @1488881692 {#1617 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1612 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1650 …} -Children: Doctrine\ORM\PersistentCollection {#1655 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1652 …} } Eccube\Entity\Category {#1656 -id: 13 -name: "シナランバー" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1669021703 {#1647 date: 2022-11-21 18:08:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1648 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1657 …} -Children: Doctrine\ORM\PersistentCollection {#1662 …} -Parent: Eccube\Entity\Category {#1649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1659 …} } Eccube\Entity\Category {#1667 -id: 14 -name: "ラワンランバー" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1669021708 {#1665 date: 2022-11-21 18:08:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1666 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1668 …} -Children: Doctrine\ORM\PersistentCollection {#1673 …} -Parent: Eccube\Entity\Category {#1649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1670 …} } Eccube\Entity\Category {#1676 -id: 15 -name: "ファルカタランバー" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1669021718 {#1674 date: 2022-11-21 18:08:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1675 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1677 …} -Children: Doctrine\ORM\PersistentCollection {#1682 …} -Parent: Eccube\Entity\Category {#1649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1679 …} } Eccube\Entity\Category {#1685 -id: 16 -name: "ポリランバー" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1669021724 {#1683 date: 2022-11-21 18:08:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1684 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1686 …} -Children: Doctrine\ORM\PersistentCollection {#1691 …} -Parent: Eccube\Entity\Category {#1649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1688 …} } Eccube\Entity\Category {#1692 -id: 3 -name: "ポリ合板" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1488881692 {#1664 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1663 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1693 …} -Children: Doctrine\ORM\PersistentCollection {#1698 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1695 …} } Eccube\Entity\Category {#1701 -id: 5 -name: "メラミン化粧板" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1488881692 {#1699 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1700 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1702 …} -Children: Doctrine\ORM\PersistentCollection {#1707 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1704 …} } Eccube\Entity\Category {#1215 -id: 6 -name: "その他合板" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1488881692 {#1212 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1213 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1225 …} -Children: Doctrine\ORM\PersistentCollection {#1227 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1239 …} } Eccube\Entity\Category {#1712 -id: 17 -name: "MDF" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1669021764 {#1710 date: 2022-11-21 18:09:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1711 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1713 …} -Children: Doctrine\ORM\PersistentCollection {#1718 …} -Parent: Eccube\Entity\Category {#1215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1715 …} } Eccube\Entity\Category {#1721 -id: 18 -name: "LVL" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1669021770 {#1719 date: 2022-11-21 18:09:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1720 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1722 …} -Children: Doctrine\ORM\PersistentCollection {#1727 …} -Parent: Eccube\Entity\Category {#1215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1724 …} } Eccube\Entity\Category {#1730 -id: 19 -name: "OSB合板" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1669021776 {#1728 date: 2022-11-21 18:09:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1729 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1731 …} -Children: Doctrine\ORM\PersistentCollection {#1736 …} -Parent: Eccube\Entity\Category {#1215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1733 …} } Eccube\Entity\Category {#1739 -id: 20 -name: "コンパネ" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1669021781 {#1737 date: 2022-11-21 18:09:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1738 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1740 …} -Children: Doctrine\ORM\PersistentCollection {#1745 …} -Parent: Eccube\Entity\Category {#1215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1742 …} } Eccube\Entity\Category {#1748 -id: 21 -name: "パネコート" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1669021787 {#1746 date: 2022-11-21 18:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1747 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1749 …} -Children: Doctrine\ORM\PersistentCollection {#1754 …} -Parent: Eccube\Entity\Category {#1215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1751 …} } Eccube\Entity\Category {#1757 -id: 7 -name: "小口化粧材" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1669021499 {#1709 date: 2022-11-21 18:04:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1708 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1758 …} -Children: Doctrine\ORM\PersistentCollection {#1763 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1760 …} } Eccube\Entity\Category {#1764 -id: 22 -name: "木口テープ" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1669021821 {#1755 date: 2022-11-21 18:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021821 {#1756 date: 2022-11-21 18:10:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1765 …} -Children: Doctrine\ORM\PersistentCollection {#1770 …} -Parent: Eccube\Entity\Category {#1757} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1767 …} } ] |
[ Eccube\Entity\Category {#1587 -id: 1 -name: "合板" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1488881692 {#1586 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1593 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1624 …} -Children: Doctrine\ORM\PersistentCollection {#1614 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1620 …} } Eccube\Entity\Category {#1627 -id: 8 -name: "シナ合板" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1669021632 {#1592 date: 2022-11-21 18:07:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1591 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1590 …} -Children: Doctrine\ORM\PersistentCollection {#1619 …} -Parent: Eccube\Entity\Category {#1587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1625 …} } Eccube\Entity\Category {#1611 -id: 9 -name: "ラワン合板" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1669021638 {#1613 date: 2022-11-21 18:07:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1615 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1610 …} -Children: Doctrine\ORM\PersistentCollection {#1605 …} -Parent: Eccube\Entity\Category {#1587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1608 …} } Eccube\Entity\Category {#1602 -id: 10 -name: "ファルカタ合板" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1669021652 {#1604 date: 2022-11-21 18:07:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1603 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1601 …} -Children: Doctrine\ORM\PersistentCollection {#1596 …} -Parent: Eccube\Entity\Category {#1587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1599 …} } Eccube\Entity\Category {#1631 -id: 11 -name: "突板" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1669021663 {#1629 date: 2022-11-21 18:07:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1630 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1632 …} -Children: Doctrine\ORM\PersistentCollection {#1637 …} -Parent: Eccube\Entity\Category {#1587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1634 …} } Eccube\Entity\Category {#1640 -id: 12 -name: "構造用合板" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1669021672 {#1638 date: 2022-11-21 18:07:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021684 {#1639 date: 2022-11-21 18:08:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1641 …} -Children: Doctrine\ORM\PersistentCollection {#1646 …} -Parent: Eccube\Entity\Category {#1587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1643 …} } Eccube\Entity\Category {#1649 -id: 2 -name: "ランバーコア合板" -hierarchy: 1 -sort_no: 20 -create_date: DateTime @1488881692 {#1617 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1612 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1650 …} -Children: Doctrine\ORM\PersistentCollection {#1655 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1652 …} } Eccube\Entity\Category {#1656 -id: 13 -name: "シナランバー" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1669021703 {#1647 date: 2022-11-21 18:08:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1648 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1657 …} -Children: Doctrine\ORM\PersistentCollection {#1662 …} -Parent: Eccube\Entity\Category {#1649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1659 …} } Eccube\Entity\Category {#1667 -id: 14 -name: "ラワンランバー" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1669021708 {#1665 date: 2022-11-21 18:08:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1666 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1668 …} -Children: Doctrine\ORM\PersistentCollection {#1673 …} -Parent: Eccube\Entity\Category {#1649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1670 …} } Eccube\Entity\Category {#1676 -id: 15 -name: "ファルカタランバー" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1669021718 {#1674 date: 2022-11-21 18:08:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1675 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1677 …} -Children: Doctrine\ORM\PersistentCollection {#1682 …} -Parent: Eccube\Entity\Category {#1649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1679 …} } Eccube\Entity\Category {#1685 -id: 16 -name: "ポリランバー" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1669021724 {#1683 date: 2022-11-21 18:08:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1684 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1686 …} -Children: Doctrine\ORM\PersistentCollection {#1691 …} -Parent: Eccube\Entity\Category {#1649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1688 …} } Eccube\Entity\Category {#1692 -id: 3 -name: "ポリ合板" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1488881692 {#1664 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1663 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1693 …} -Children: Doctrine\ORM\PersistentCollection {#1698 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1695 …} } Eccube\Entity\Category {#1701 -id: 5 -name: "メラミン化粧板" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1488881692 {#1699 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1700 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1702 …} -Children: Doctrine\ORM\PersistentCollection {#1707 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1704 …} } Eccube\Entity\Category {#1215 -id: 6 -name: "その他合板" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1488881692 {#1212 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1213 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1225 …} -Children: Doctrine\ORM\PersistentCollection {#1227 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1239 …} } Eccube\Entity\Category {#1712 -id: 17 -name: "MDF" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1669021764 {#1710 date: 2022-11-21 18:09:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1711 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1713 …} -Children: Doctrine\ORM\PersistentCollection {#1718 …} -Parent: Eccube\Entity\Category {#1215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1715 …} } Eccube\Entity\Category {#1721 -id: 18 -name: "LVL" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1669021770 {#1719 date: 2022-11-21 18:09:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1720 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1722 …} -Children: Doctrine\ORM\PersistentCollection {#1727 …} -Parent: Eccube\Entity\Category {#1215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1724 …} } Eccube\Entity\Category {#1730 -id: 19 -name: "OSB合板" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1669021776 {#1728 date: 2022-11-21 18:09:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1729 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1731 …} -Children: Doctrine\ORM\PersistentCollection {#1736 …} -Parent: Eccube\Entity\Category {#1215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1733 …} } Eccube\Entity\Category {#1739 -id: 20 -name: "コンパネ" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1669021781 {#1737 date: 2022-11-21 18:09:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1738 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1740 …} -Children: Doctrine\ORM\PersistentCollection {#1745 …} -Parent: Eccube\Entity\Category {#1215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1742 …} } Eccube\Entity\Category {#1748 -id: 21 -name: "パネコート" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1669021787 {#1746 date: 2022-11-21 18:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1747 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1749 …} -Children: Doctrine\ORM\PersistentCollection {#1754 …} -Parent: Eccube\Entity\Category {#1215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1751 …} } Eccube\Entity\Category {#1757 -id: 7 -name: "小口化粧材" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1669021499 {#1709 date: 2022-11-21 18:04:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1708 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1758 …} -Children: Doctrine\ORM\PersistentCollection {#1763 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1760 …} } Eccube\Entity\Category {#1764 -id: 22 -name: "木口テープ" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1669021821 {#1755 date: 2022-11-21 18:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021821 {#1756 date: 2022-11-21 18:10:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1765 …} -Children: Doctrine\ORM\PersistentCollection {#1770 …} -Parent: Eccube\Entity\Category {#1757} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1767 …} } ] |
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 {#4090 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4091 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1827 -om: ContainerDgAYoAg\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#369 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#548 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | [ Eccube\Entity\Category {#1587 -id: 1 -name: "合板" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1488881692 {#1586 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1593 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1624 …} -Children: Doctrine\ORM\PersistentCollection {#1614 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1620 …} } Eccube\Entity\Category {#1627 -id: 8 -name: "シナ合板" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1669021632 {#1592 date: 2022-11-21 18:07:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1591 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1590 …} -Children: Doctrine\ORM\PersistentCollection {#1619 …} -Parent: Eccube\Entity\Category {#1587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1625 …} } Eccube\Entity\Category {#1611 -id: 9 -name: "ラワン合板" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1669021638 {#1613 date: 2022-11-21 18:07:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1615 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1610 …} -Children: Doctrine\ORM\PersistentCollection {#1605 …} -Parent: Eccube\Entity\Category {#1587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1608 …} } Eccube\Entity\Category {#1602 -id: 10 -name: "ファルカタ合板" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1669021652 {#1604 date: 2022-11-21 18:07:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1603 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1601 …} -Children: Doctrine\ORM\PersistentCollection {#1596 …} -Parent: Eccube\Entity\Category {#1587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1599 …} } Eccube\Entity\Category {#1631 -id: 11 -name: "突板" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1669021663 {#1629 date: 2022-11-21 18:07:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1630 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1632 …} -Children: Doctrine\ORM\PersistentCollection {#1637 …} -Parent: Eccube\Entity\Category {#1587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1634 …} } Eccube\Entity\Category {#1640 -id: 12 -name: "構造用合板" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1669021672 {#1638 date: 2022-11-21 18:07:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021684 {#1639 date: 2022-11-21 18:08:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1641 …} -Children: Doctrine\ORM\PersistentCollection {#1646 …} -Parent: Eccube\Entity\Category {#1587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1643 …} } Eccube\Entity\Category {#1649 -id: 2 -name: "ランバーコア合板" -hierarchy: 1 -sort_no: 20 -create_date: DateTime @1488881692 {#1617 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1612 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1650 …} -Children: Doctrine\ORM\PersistentCollection {#1655 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1652 …} } Eccube\Entity\Category {#1656 -id: 13 -name: "シナランバー" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1669021703 {#1647 date: 2022-11-21 18:08:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1648 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1657 …} -Children: Doctrine\ORM\PersistentCollection {#1662 …} -Parent: Eccube\Entity\Category {#1649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1659 …} } Eccube\Entity\Category {#1667 -id: 14 -name: "ラワンランバー" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1669021708 {#1665 date: 2022-11-21 18:08:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1666 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1668 …} -Children: Doctrine\ORM\PersistentCollection {#1673 …} -Parent: Eccube\Entity\Category {#1649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1670 …} } Eccube\Entity\Category {#1676 -id: 15 -name: "ファルカタランバー" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1669021718 {#1674 date: 2022-11-21 18:08:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1675 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1677 …} -Children: Doctrine\ORM\PersistentCollection {#1682 …} -Parent: Eccube\Entity\Category {#1649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1679 …} } Eccube\Entity\Category {#1685 -id: 16 -name: "ポリランバー" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1669021724 {#1683 date: 2022-11-21 18:08:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1684 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1686 …} -Children: Doctrine\ORM\PersistentCollection {#1691 …} -Parent: Eccube\Entity\Category {#1649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1688 …} } Eccube\Entity\Category {#1692 -id: 3 -name: "ポリ合板" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1488881692 {#1664 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1663 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1693 …} -Children: Doctrine\ORM\PersistentCollection {#1698 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1695 …} } Eccube\Entity\Category {#1701 -id: 5 -name: "メラミン化粧板" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1488881692 {#1699 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1700 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1702 …} -Children: Doctrine\ORM\PersistentCollection {#1707 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1704 …} } Eccube\Entity\Category {#1215 -id: 6 -name: "その他合板" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1488881692 {#1212 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1213 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1225 …} -Children: Doctrine\ORM\PersistentCollection {#1227 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1239 …} } Eccube\Entity\Category {#1712 -id: 17 -name: "MDF" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1669021764 {#1710 date: 2022-11-21 18:09:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1711 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1713 …} -Children: Doctrine\ORM\PersistentCollection {#1718 …} -Parent: Eccube\Entity\Category {#1215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1715 …} } Eccube\Entity\Category {#1721 -id: 18 -name: "LVL" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1669021770 {#1719 date: 2022-11-21 18:09:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1720 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1722 …} -Children: Doctrine\ORM\PersistentCollection {#1727 …} -Parent: Eccube\Entity\Category {#1215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1724 …} } Eccube\Entity\Category {#1730 -id: 19 -name: "OSB合板" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1669021776 {#1728 date: 2022-11-21 18:09:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1729 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1731 …} -Children: Doctrine\ORM\PersistentCollection {#1736 …} -Parent: Eccube\Entity\Category {#1215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1733 …} } Eccube\Entity\Category {#1739 -id: 20 -name: "コンパネ" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1669021781 {#1737 date: 2022-11-21 18:09:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1738 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1740 …} -Children: Doctrine\ORM\PersistentCollection {#1745 …} -Parent: Eccube\Entity\Category {#1215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1742 …} } Eccube\Entity\Category {#1748 -id: 21 -name: "パネコート" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1669021787 {#1746 date: 2022-11-21 18:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1747 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1749 …} -Children: Doctrine\ORM\PersistentCollection {#1754 …} -Parent: Eccube\Entity\Category {#1215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1751 …} } Eccube\Entity\Category {#1757 -id: 7 -name: "小口化粧材" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1669021499 {#1709 date: 2022-11-21 18:04:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1708 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1758 …} -Children: Doctrine\ORM\PersistentCollection {#1763 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1760 …} } Eccube\Entity\Category {#1764 -id: 22 -name: "木口テープ" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1669021821 {#1755 date: 2022-11-21 18:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021821 {#1756 date: 2022-11-21 18:10:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1765 …} -Children: Doctrine\ORM\PersistentCollection {#1770 …} -Parent: Eccube\Entity\Category {#1757} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1767 …} } ] |
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 {#352 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#353 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#354 …} -namespace: Closure() {#356 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerDgAYoAg\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#369 …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 {#1827 -om: ContainerDgAYoAg\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#369 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#548 …} -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() {#4087 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1542 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2 …} $translationDomain: "validators" $message: Closure() {#4088 …} } } |
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 {#4145 +label: "合板" +value: "1" +data: Eccube\Entity\Category {#1587 -id: 1 -name: "合板" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1488881692 {#1586 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1593 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1624 …} -Children: Doctrine\ORM\PersistentCollection {#1614 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1620 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4146 +label: " シナ合板" +value: "8" +data: Eccube\Entity\Category {#1627 -id: 8 -name: "シナ合板" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1669021632 {#1592 date: 2022-11-21 18:07:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1591 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1590 …} -Children: Doctrine\ORM\PersistentCollection {#1619 …} -Parent: Eccube\Entity\Category {#1587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1625 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4147 +label: " ラワン合板" +value: "9" +data: Eccube\Entity\Category {#1611 -id: 9 -name: "ラワン合板" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1669021638 {#1613 date: 2022-11-21 18:07:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1615 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1610 …} -Children: Doctrine\ORM\PersistentCollection {#1605 …} -Parent: Eccube\Entity\Category {#1587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1608 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4148 +label: " ファルカタ合板" +value: "10" +data: Eccube\Entity\Category {#1602 -id: 10 -name: "ファルカタ合板" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1669021652 {#1604 date: 2022-11-21 18:07:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1603 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1601 …} -Children: Doctrine\ORM\PersistentCollection {#1596 …} -Parent: Eccube\Entity\Category {#1587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1599 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4149 +label: " 突板" +value: "11" +data: Eccube\Entity\Category {#1631 -id: 11 -name: "突板" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1669021663 {#1629 date: 2022-11-21 18:07:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1630 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1632 …} -Children: Doctrine\ORM\PersistentCollection {#1637 …} -Parent: Eccube\Entity\Category {#1587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1634 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4150 +label: " 構造用合板" +value: "12" +data: Eccube\Entity\Category {#1640 -id: 12 -name: "構造用合板" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1669021672 {#1638 date: 2022-11-21 18:07:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021684 {#1639 date: 2022-11-21 18:08:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1641 …} -Children: Doctrine\ORM\PersistentCollection {#1646 …} -Parent: Eccube\Entity\Category {#1587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1643 …} } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4151 +label: "ランバーコア合板" +value: "2" +data: Eccube\Entity\Category {#1649 -id: 2 -name: "ランバーコア合板" -hierarchy: 1 -sort_no: 20 -create_date: DateTime @1488881692 {#1617 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1612 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1650 …} -Children: Doctrine\ORM\PersistentCollection {#1655 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1652 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4152 +label: " シナランバー" +value: "13" +data: Eccube\Entity\Category {#1656 -id: 13 -name: "シナランバー" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1669021703 {#1647 date: 2022-11-21 18:08:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1648 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1657 …} -Children: Doctrine\ORM\PersistentCollection {#1662 …} -Parent: Eccube\Entity\Category {#1649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1659 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4153 +label: " ラワンランバー" +value: "14" +data: Eccube\Entity\Category {#1667 -id: 14 -name: "ラワンランバー" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1669021708 {#1665 date: 2022-11-21 18:08:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1666 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1668 …} -Children: Doctrine\ORM\PersistentCollection {#1673 …} -Parent: Eccube\Entity\Category {#1649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1670 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4154 +label: " ファルカタランバー" +value: "15" +data: Eccube\Entity\Category {#1676 -id: 15 -name: "ファルカタランバー" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1669021718 {#1674 date: 2022-11-21 18:08:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1675 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1677 …} -Children: Doctrine\ORM\PersistentCollection {#1682 …} -Parent: Eccube\Entity\Category {#1649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1679 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4155 +label: " ポリランバー" +value: "16" +data: Eccube\Entity\Category {#1685 -id: 16 -name: "ポリランバー" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1669021724 {#1683 date: 2022-11-21 18:08:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1684 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1686 …} -Children: Doctrine\ORM\PersistentCollection {#1691 …} -Parent: Eccube\Entity\Category {#1649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1688 …} } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4156 +label: "ポリ合板" +value: "3" +data: Eccube\Entity\Category {#1692 -id: 3 -name: "ポリ合板" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1488881692 {#1664 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1663 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1693 …} -Children: Doctrine\ORM\PersistentCollection {#1698 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1695 …} } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4157 +label: "メラミン化粧板" +value: "5" +data: Eccube\Entity\Category {#1701 -id: 5 -name: "メラミン化粧板" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1488881692 {#1699 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1700 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1702 …} -Children: Doctrine\ORM\PersistentCollection {#1707 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1704 …} } +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4158 +label: "その他合板" +value: "6" +data: Eccube\Entity\Category {#1215 -id: 6 -name: "その他合板" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1488881692 {#1212 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1213 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1225 …} -Children: Doctrine\ORM\PersistentCollection {#1227 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1239 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4159 +label: " MDF" +value: "17" +data: Eccube\Entity\Category {#1712 -id: 17 -name: "MDF" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1669021764 {#1710 date: 2022-11-21 18:09:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1711 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1713 …} -Children: Doctrine\ORM\PersistentCollection {#1718 …} -Parent: Eccube\Entity\Category {#1215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1715 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4160 +label: " LVL" +value: "18" +data: Eccube\Entity\Category {#1721 -id: 18 -name: "LVL" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1669021770 {#1719 date: 2022-11-21 18:09:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1720 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1722 …} -Children: Doctrine\ORM\PersistentCollection {#1727 …} -Parent: Eccube\Entity\Category {#1215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1724 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4161 +label: " OSB合板" +value: "19" +data: Eccube\Entity\Category {#1730 -id: 19 -name: "OSB合板" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1669021776 {#1728 date: 2022-11-21 18:09:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1729 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1731 …} -Children: Doctrine\ORM\PersistentCollection {#1736 …} -Parent: Eccube\Entity\Category {#1215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1733 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4162 +label: " コンパネ" +value: "20" +data: Eccube\Entity\Category {#1739 -id: 20 -name: "コンパネ" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1669021781 {#1737 date: 2022-11-21 18:09:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1738 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1740 …} -Children: Doctrine\ORM\PersistentCollection {#1745 …} -Parent: Eccube\Entity\Category {#1215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1742 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4163 +label: " パネコート" +value: "21" +data: Eccube\Entity\Category {#1748 -id: 21 -name: "パネコート" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1669021787 {#1746 date: 2022-11-21 18:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1747 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1749 …} -Children: Doctrine\ORM\PersistentCollection {#1754 …} -Parent: Eccube\Entity\Category {#1215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1751 …} } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4164 +label: "小口化粧材" +value: "7" +data: Eccube\Entity\Category {#1757 -id: 7 -name: "小口化粧材" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1669021499 {#1709 date: 2022-11-21 18:04:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1708 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1758 …} -Children: Doctrine\ORM\PersistentCollection {#1763 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1760 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4165 +label: " 木口テープ" +value: "22" +data: Eccube\Entity\Category {#1764 -id: 22 -name: "木口テープ" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1669021821 {#1755 date: 2022-11-21 18:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021821 {#1756 date: 2022-11-21 18:10:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1765 …} -Children: Doctrine\ORM\PersistentCollection {#1770 …} -Parent: Eccube\Entity\Category {#1757} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1767 …} } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Eccube\Entity\Category {#1215 -id: 6 -name: "その他合板" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1488881692 {#1212 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1213 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1225 …} -Children: Doctrine\ORM\PersistentCollection {#1227 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1238 …} -groups: Doctrine\ORM\PersistentCollection {#1239 …} } |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#4142 -form: Symfony\Component\Form\Form {#4112 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1990 …5} |
full_name | "category_id" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "category_id" |
is_selected | Closure($choice, $value) {#4143 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1801 …} } |
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 | "6" |
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 {#352 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#353 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#354 …} -namespace: Closure() {#356 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4104 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1490 …} } |
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() {#4101 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1542 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2 …} $translationDomain: "validators" $message: Closure() {#4099 …} } } |
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 {#4166 -form: Symfony\Component\Form\Form {#4115 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4144 …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 | "" |