- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 25
- 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 {#1202 -id: 2 -name: "ランバーコア合板" -hierarchy: 1 -sort_no: 20 -create_date: DateTime @1488881692 {#1199 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1200 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1212 …} -Children: Doctrine\ORM\PersistentCollection {#1214 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1226 …} } "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) {#4119 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1479 …} } |
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() {#4123 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1531 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2 …} $translationDomain: "validators" $message: Closure() {#4121 …} } } |
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 {#1202 -id: 2 -name: "ランバーコア合板" -hierarchy: 1 -sort_no: 20 -create_date: DateTime @1488881692 {#1199 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1200 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1212 …} -Children: Doctrine\ORM\PersistentCollection {#1214 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1226 …} } "name" => null ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3148 -form: Symfony\Component\Form\Form {#4154 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4168 …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 {#1202 -id: 2 -name: "ランバーコア合板" -hierarchy: 1 -sort_no: 20 -create_date: DateTime @1488881692 {#1199 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1200 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1212 …} -Children: Doctrine\ORM\PersistentCollection {#1214 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1226 …} } "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 |
"2"
|
Normalized Format | Eccube\Entity\Category {#1202 -id: 2 -name: "ランバーコア合板" -hierarchy: 1 -sort_no: 20 -create_date: DateTime @1488881692 {#1199 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1200 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1212 …} -Children: Doctrine\ORM\PersistentCollection {#1214 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1226 …} } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "NameWithLevel" |
same as passed value |
choices | [ Eccube\Entity\Category {#1576 -id: 1 -name: "合板" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1488881692 {#1575 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1582 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1613 …} -Children: Doctrine\ORM\PersistentCollection {#1603 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1609 …} } Eccube\Entity\Category {#1616 -id: 8 -name: "シナ合板" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1669021632 {#1581 date: 2022-11-21 18:07:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1580 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1579 …} -Children: Doctrine\ORM\PersistentCollection {#1608 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1614 …} } Eccube\Entity\Category {#1600 -id: 9 -name: "ラワン合板" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1669021638 {#1602 date: 2022-11-21 18:07:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1604 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1599 …} -Children: Doctrine\ORM\PersistentCollection {#1594 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1597 …} } Eccube\Entity\Category {#1591 -id: 10 -name: "ファルカタ合板" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1669021652 {#1593 date: 2022-11-21 18:07:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1592 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1590 …} -Children: Doctrine\ORM\PersistentCollection {#1585 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1588 …} } Eccube\Entity\Category {#1620 -id: 11 -name: "突板" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1669021663 {#1618 date: 2022-11-21 18:07:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1619 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1621 …} -Children: Doctrine\ORM\PersistentCollection {#1626 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1623 …} } Eccube\Entity\Category {#1629 -id: 12 -name: "構造用合板" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1669021672 {#1627 date: 2022-11-21 18:07:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021684 {#1628 date: 2022-11-21 18:08:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1630 …} -Children: Doctrine\ORM\PersistentCollection {#1635 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1632 …} } Eccube\Entity\Category {#1202 -id: 2 -name: "ランバーコア合板" -hierarchy: 1 -sort_no: 20 -create_date: DateTime @1488881692 {#1199 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1200 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1212 …} -Children: Doctrine\ORM\PersistentCollection {#1214 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1226 …} } Eccube\Entity\Category {#1638 -id: 13 -name: "シナランバー" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1669021703 {#1636 date: 2022-11-21 18:08:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1637 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1639 …} -Children: Doctrine\ORM\PersistentCollection {#1644 …} -Parent: Eccube\Entity\Category {#1202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1641 …} } Eccube\Entity\Category {#1647 -id: 14 -name: "ラワンランバー" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1669021708 {#1645 date: 2022-11-21 18:08:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1646 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1648 …} -Children: Doctrine\ORM\PersistentCollection {#1653 …} -Parent: Eccube\Entity\Category {#1202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1650 …} } Eccube\Entity\Category {#1656 -id: 15 -name: "ファルカタランバー" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1669021718 {#1654 date: 2022-11-21 18:08:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1655 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 {#1202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1659 …} } Eccube\Entity\Category {#1665 -id: 16 -name: "ポリランバー" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1669021724 {#1663 date: 2022-11-21 18:08:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1664 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1666 …} -Children: Doctrine\ORM\PersistentCollection {#1671 …} -Parent: Eccube\Entity\Category {#1202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1668 …} } Eccube\Entity\Category {#1672 -id: 3 -name: "ポリ合板" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1488881692 {#1606 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1601 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1673 …} -Children: Doctrine\ORM\PersistentCollection {#1678 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1675 …} } Eccube\Entity\Category {#1681 -id: 5 -name: "メラミン化粧板" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1488881692 {#1679 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1680 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1682 …} -Children: Doctrine\ORM\PersistentCollection {#1687 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1684 …} } Eccube\Entity\Category {#1692 -id: 6 -name: "その他合板" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1488881692 {#1688 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1689 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 {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1695 …} } Eccube\Entity\Category {#1699 -id: 17 -name: "MDF" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1669021764 {#1690 date: 2022-11-21 18:09:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1691 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1700 …} -Children: Doctrine\ORM\PersistentCollection {#1705 …} -Parent: Eccube\Entity\Category {#1692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1702 …} } Eccube\Entity\Category {#1710 -id: 18 -name: "LVL" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1669021770 {#1708 date: 2022-11-21 18:09:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1709 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1711 …} -Children: Doctrine\ORM\PersistentCollection {#1716 …} -Parent: Eccube\Entity\Category {#1692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1713 …} } Eccube\Entity\Category {#1719 -id: 19 -name: "OSB合板" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1669021776 {#1717 date: 2022-11-21 18:09:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1718 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1720 …} -Children: Doctrine\ORM\PersistentCollection {#1725 …} -Parent: Eccube\Entity\Category {#1692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1722 …} } Eccube\Entity\Category {#1728 -id: 20 -name: "コンパネ" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1669021781 {#1726 date: 2022-11-21 18:09:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1727 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1729 …} -Children: Doctrine\ORM\PersistentCollection {#1734 …} -Parent: Eccube\Entity\Category {#1692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1731 …} } Eccube\Entity\Category {#1737 -id: 21 -name: "パネコート" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1669021787 {#1735 date: 2022-11-21 18:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1736 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1738 …} -Children: Doctrine\ORM\PersistentCollection {#1743 …} -Parent: Eccube\Entity\Category {#1692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1740 …} } Eccube\Entity\Category {#1746 -id: 7 -name: "小口化粧材" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1669021499 {#1706 date: 2022-11-21 18:04:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1707 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1747 …} -Children: Doctrine\ORM\PersistentCollection {#1752 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1749 …} } Eccube\Entity\Category {#1753 -id: 22 -name: "木口テープ" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1669021821 {#1744 date: 2022-11-21 18:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021821 {#1745 date: 2022-11-21 18:10:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1754 …} -Children: Doctrine\ORM\PersistentCollection {#1759 …} -Parent: Eccube\Entity\Category {#1746} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1756 …} } ] |
[ Eccube\Entity\Category {#1576 -id: 1 -name: "合板" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1488881692 {#1575 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1582 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1613 …} -Children: Doctrine\ORM\PersistentCollection {#1603 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1609 …} } Eccube\Entity\Category {#1616 -id: 8 -name: "シナ合板" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1669021632 {#1581 date: 2022-11-21 18:07:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1580 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1579 …} -Children: Doctrine\ORM\PersistentCollection {#1608 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1614 …} } Eccube\Entity\Category {#1600 -id: 9 -name: "ラワン合板" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1669021638 {#1602 date: 2022-11-21 18:07:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1604 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1599 …} -Children: Doctrine\ORM\PersistentCollection {#1594 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1597 …} } Eccube\Entity\Category {#1591 -id: 10 -name: "ファルカタ合板" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1669021652 {#1593 date: 2022-11-21 18:07:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1592 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1590 …} -Children: Doctrine\ORM\PersistentCollection {#1585 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1588 …} } Eccube\Entity\Category {#1620 -id: 11 -name: "突板" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1669021663 {#1618 date: 2022-11-21 18:07:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1619 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1621 …} -Children: Doctrine\ORM\PersistentCollection {#1626 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1623 …} } Eccube\Entity\Category {#1629 -id: 12 -name: "構造用合板" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1669021672 {#1627 date: 2022-11-21 18:07:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021684 {#1628 date: 2022-11-21 18:08:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1630 …} -Children: Doctrine\ORM\PersistentCollection {#1635 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1632 …} } Eccube\Entity\Category {#1202 -id: 2 -name: "ランバーコア合板" -hierarchy: 1 -sort_no: 20 -create_date: DateTime @1488881692 {#1199 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1200 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1212 …} -Children: Doctrine\ORM\PersistentCollection {#1214 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1226 …} } Eccube\Entity\Category {#1638 -id: 13 -name: "シナランバー" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1669021703 {#1636 date: 2022-11-21 18:08:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1637 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1639 …} -Children: Doctrine\ORM\PersistentCollection {#1644 …} -Parent: Eccube\Entity\Category {#1202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1641 …} } Eccube\Entity\Category {#1647 -id: 14 -name: "ラワンランバー" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1669021708 {#1645 date: 2022-11-21 18:08:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1646 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1648 …} -Children: Doctrine\ORM\PersistentCollection {#1653 …} -Parent: Eccube\Entity\Category {#1202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1650 …} } Eccube\Entity\Category {#1656 -id: 15 -name: "ファルカタランバー" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1669021718 {#1654 date: 2022-11-21 18:08:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1655 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 {#1202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1659 …} } Eccube\Entity\Category {#1665 -id: 16 -name: "ポリランバー" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1669021724 {#1663 date: 2022-11-21 18:08:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1664 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1666 …} -Children: Doctrine\ORM\PersistentCollection {#1671 …} -Parent: Eccube\Entity\Category {#1202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1668 …} } Eccube\Entity\Category {#1672 -id: 3 -name: "ポリ合板" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1488881692 {#1606 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1601 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1673 …} -Children: Doctrine\ORM\PersistentCollection {#1678 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1675 …} } Eccube\Entity\Category {#1681 -id: 5 -name: "メラミン化粧板" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1488881692 {#1679 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1680 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1682 …} -Children: Doctrine\ORM\PersistentCollection {#1687 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1684 …} } Eccube\Entity\Category {#1692 -id: 6 -name: "その他合板" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1488881692 {#1688 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1689 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 {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1695 …} } Eccube\Entity\Category {#1699 -id: 17 -name: "MDF" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1669021764 {#1690 date: 2022-11-21 18:09:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1691 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1700 …} -Children: Doctrine\ORM\PersistentCollection {#1705 …} -Parent: Eccube\Entity\Category {#1692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1702 …} } Eccube\Entity\Category {#1710 -id: 18 -name: "LVL" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1669021770 {#1708 date: 2022-11-21 18:09:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1709 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1711 …} -Children: Doctrine\ORM\PersistentCollection {#1716 …} -Parent: Eccube\Entity\Category {#1692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1713 …} } Eccube\Entity\Category {#1719 -id: 19 -name: "OSB合板" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1669021776 {#1717 date: 2022-11-21 18:09:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1718 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1720 …} -Children: Doctrine\ORM\PersistentCollection {#1725 …} -Parent: Eccube\Entity\Category {#1692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1722 …} } Eccube\Entity\Category {#1728 -id: 20 -name: "コンパネ" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1669021781 {#1726 date: 2022-11-21 18:09:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1727 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1729 …} -Children: Doctrine\ORM\PersistentCollection {#1734 …} -Parent: Eccube\Entity\Category {#1692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1731 …} } Eccube\Entity\Category {#1737 -id: 21 -name: "パネコート" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1669021787 {#1735 date: 2022-11-21 18:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1736 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1738 …} -Children: Doctrine\ORM\PersistentCollection {#1743 …} -Parent: Eccube\Entity\Category {#1692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1740 …} } Eccube\Entity\Category {#1746 -id: 7 -name: "小口化粧材" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1669021499 {#1706 date: 2022-11-21 18:04:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1707 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1747 …} -Children: Doctrine\ORM\PersistentCollection {#1752 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1749 …} } Eccube\Entity\Category {#1753 -id: 22 -name: "木口テープ" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1669021821 {#1744 date: 2022-11-21 18:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021821 {#1745 date: 2022-11-21 18:10:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1754 …} -Children: Doctrine\ORM\PersistentCollection {#1759 …} -Parent: Eccube\Entity\Category {#1746} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1756 …} } ] |
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 {#4135 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4136 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1816 -om: ContainerDgAYoAg\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#369 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#536 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | [ Eccube\Entity\Category {#1576 -id: 1 -name: "合板" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1488881692 {#1575 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1582 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1613 …} -Children: Doctrine\ORM\PersistentCollection {#1603 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1609 …} } Eccube\Entity\Category {#1616 -id: 8 -name: "シナ合板" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1669021632 {#1581 date: 2022-11-21 18:07:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1580 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1579 …} -Children: Doctrine\ORM\PersistentCollection {#1608 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1614 …} } Eccube\Entity\Category {#1600 -id: 9 -name: "ラワン合板" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1669021638 {#1602 date: 2022-11-21 18:07:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1604 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1599 …} -Children: Doctrine\ORM\PersistentCollection {#1594 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1597 …} } Eccube\Entity\Category {#1591 -id: 10 -name: "ファルカタ合板" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1669021652 {#1593 date: 2022-11-21 18:07:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1592 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1590 …} -Children: Doctrine\ORM\PersistentCollection {#1585 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1588 …} } Eccube\Entity\Category {#1620 -id: 11 -name: "突板" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1669021663 {#1618 date: 2022-11-21 18:07:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1619 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1621 …} -Children: Doctrine\ORM\PersistentCollection {#1626 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1623 …} } Eccube\Entity\Category {#1629 -id: 12 -name: "構造用合板" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1669021672 {#1627 date: 2022-11-21 18:07:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021684 {#1628 date: 2022-11-21 18:08:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1630 …} -Children: Doctrine\ORM\PersistentCollection {#1635 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1632 …} } Eccube\Entity\Category {#1202 -id: 2 -name: "ランバーコア合板" -hierarchy: 1 -sort_no: 20 -create_date: DateTime @1488881692 {#1199 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1200 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1212 …} -Children: Doctrine\ORM\PersistentCollection {#1214 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1226 …} } Eccube\Entity\Category {#1638 -id: 13 -name: "シナランバー" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1669021703 {#1636 date: 2022-11-21 18:08:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1637 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1639 …} -Children: Doctrine\ORM\PersistentCollection {#1644 …} -Parent: Eccube\Entity\Category {#1202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1641 …} } Eccube\Entity\Category {#1647 -id: 14 -name: "ラワンランバー" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1669021708 {#1645 date: 2022-11-21 18:08:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1646 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1648 …} -Children: Doctrine\ORM\PersistentCollection {#1653 …} -Parent: Eccube\Entity\Category {#1202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1650 …} } Eccube\Entity\Category {#1656 -id: 15 -name: "ファルカタランバー" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1669021718 {#1654 date: 2022-11-21 18:08:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1655 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 {#1202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1659 …} } Eccube\Entity\Category {#1665 -id: 16 -name: "ポリランバー" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1669021724 {#1663 date: 2022-11-21 18:08:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1664 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1666 …} -Children: Doctrine\ORM\PersistentCollection {#1671 …} -Parent: Eccube\Entity\Category {#1202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1668 …} } Eccube\Entity\Category {#1672 -id: 3 -name: "ポリ合板" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1488881692 {#1606 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1601 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1673 …} -Children: Doctrine\ORM\PersistentCollection {#1678 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1675 …} } Eccube\Entity\Category {#1681 -id: 5 -name: "メラミン化粧板" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1488881692 {#1679 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1680 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1682 …} -Children: Doctrine\ORM\PersistentCollection {#1687 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1684 …} } Eccube\Entity\Category {#1692 -id: 6 -name: "その他合板" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1488881692 {#1688 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1689 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 {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1695 …} } Eccube\Entity\Category {#1699 -id: 17 -name: "MDF" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1669021764 {#1690 date: 2022-11-21 18:09:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1691 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1700 …} -Children: Doctrine\ORM\PersistentCollection {#1705 …} -Parent: Eccube\Entity\Category {#1692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1702 …} } Eccube\Entity\Category {#1710 -id: 18 -name: "LVL" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1669021770 {#1708 date: 2022-11-21 18:09:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1709 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1711 …} -Children: Doctrine\ORM\PersistentCollection {#1716 …} -Parent: Eccube\Entity\Category {#1692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1713 …} } Eccube\Entity\Category {#1719 -id: 19 -name: "OSB合板" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1669021776 {#1717 date: 2022-11-21 18:09:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1718 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1720 …} -Children: Doctrine\ORM\PersistentCollection {#1725 …} -Parent: Eccube\Entity\Category {#1692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1722 …} } Eccube\Entity\Category {#1728 -id: 20 -name: "コンパネ" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1669021781 {#1726 date: 2022-11-21 18:09:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1727 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1729 …} -Children: Doctrine\ORM\PersistentCollection {#1734 …} -Parent: Eccube\Entity\Category {#1692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1731 …} } Eccube\Entity\Category {#1737 -id: 21 -name: "パネコート" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1669021787 {#1735 date: 2022-11-21 18:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1736 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1738 …} -Children: Doctrine\ORM\PersistentCollection {#1743 …} -Parent: Eccube\Entity\Category {#1692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1740 …} } Eccube\Entity\Category {#1746 -id: 7 -name: "小口化粧材" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1669021499 {#1706 date: 2022-11-21 18:04:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1707 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1747 …} -Children: Doctrine\ORM\PersistentCollection {#1752 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1749 …} } Eccube\Entity\Category {#1753 -id: 22 -name: "木口テープ" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1669021821 {#1744 date: 2022-11-21 18:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021821 {#1745 date: 2022-11-21 18:10:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1754 …} -Children: Doctrine\ORM\PersistentCollection {#1759 …} -Parent: Eccube\Entity\Category {#1746} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1756 …} } ] |
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 {#1816 -om: ContainerDgAYoAg\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#369 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#536 …} -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() {#4132 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1531 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2 …} $translationDomain: "validators" $message: Closure() {#4133 …} } } |
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 {#4190 +label: "合板" +value: "1" +data: Eccube\Entity\Category {#1576 -id: 1 -name: "合板" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1488881692 {#1575 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1582 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1613 …} -Children: Doctrine\ORM\PersistentCollection {#1603 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1609 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4191 +label: " シナ合板" +value: "8" +data: Eccube\Entity\Category {#1616 -id: 8 -name: "シナ合板" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1669021632 {#1581 date: 2022-11-21 18:07:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1580 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1579 …} -Children: Doctrine\ORM\PersistentCollection {#1608 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1614 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4192 +label: " ラワン合板" +value: "9" +data: Eccube\Entity\Category {#1600 -id: 9 -name: "ラワン合板" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1669021638 {#1602 date: 2022-11-21 18:07:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1604 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1599 …} -Children: Doctrine\ORM\PersistentCollection {#1594 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1597 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4193 +label: " ファルカタ合板" +value: "10" +data: Eccube\Entity\Category {#1591 -id: 10 -name: "ファルカタ合板" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1669021652 {#1593 date: 2022-11-21 18:07:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1592 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1590 …} -Children: Doctrine\ORM\PersistentCollection {#1585 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1588 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4194 +label: " 突板" +value: "11" +data: Eccube\Entity\Category {#1620 -id: 11 -name: "突板" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1669021663 {#1618 date: 2022-11-21 18:07:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1619 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1621 …} -Children: Doctrine\ORM\PersistentCollection {#1626 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1623 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4195 +label: " 構造用合板" +value: "12" +data: Eccube\Entity\Category {#1629 -id: 12 -name: "構造用合板" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1669021672 {#1627 date: 2022-11-21 18:07:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021684 {#1628 date: 2022-11-21 18:08:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1630 …} -Children: Doctrine\ORM\PersistentCollection {#1635 …} -Parent: Eccube\Entity\Category {#1576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1632 …} } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4196 +label: "ランバーコア合板" +value: "2" +data: Eccube\Entity\Category {#1202 -id: 2 -name: "ランバーコア合板" -hierarchy: 1 -sort_no: 20 -create_date: DateTime @1488881692 {#1199 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1200 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1212 …} -Children: Doctrine\ORM\PersistentCollection {#1214 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1226 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4197 +label: " シナランバー" +value: "13" +data: Eccube\Entity\Category {#1638 -id: 13 -name: "シナランバー" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1669021703 {#1636 date: 2022-11-21 18:08:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1637 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1639 …} -Children: Doctrine\ORM\PersistentCollection {#1644 …} -Parent: Eccube\Entity\Category {#1202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1641 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4198 +label: " ラワンランバー" +value: "14" +data: Eccube\Entity\Category {#1647 -id: 14 -name: "ラワンランバー" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1669021708 {#1645 date: 2022-11-21 18:08:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1646 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1648 …} -Children: Doctrine\ORM\PersistentCollection {#1653 …} -Parent: Eccube\Entity\Category {#1202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1650 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4199 +label: " ファルカタランバー" +value: "15" +data: Eccube\Entity\Category {#1656 -id: 15 -name: "ファルカタランバー" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1669021718 {#1654 date: 2022-11-21 18:08:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1655 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 {#1202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1659 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4200 +label: " ポリランバー" +value: "16" +data: Eccube\Entity\Category {#1665 -id: 16 -name: "ポリランバー" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1669021724 {#1663 date: 2022-11-21 18:08:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021733 {#1664 date: 2022-11-21 18:08:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1666 …} -Children: Doctrine\ORM\PersistentCollection {#1671 …} -Parent: Eccube\Entity\Category {#1202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1668 …} } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4201 +label: "ポリ合板" +value: "3" +data: Eccube\Entity\Category {#1672 -id: 3 -name: "ポリ合板" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1488881692 {#1606 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1601 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1673 …} -Children: Doctrine\ORM\PersistentCollection {#1678 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1675 …} } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4202 +label: "メラミン化粧板" +value: "5" +data: Eccube\Entity\Category {#1681 -id: 5 -name: "メラミン化粧板" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1488881692 {#1679 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1680 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1682 …} -Children: Doctrine\ORM\PersistentCollection {#1687 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1684 …} } +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4203 +label: "その他合板" +value: "6" +data: Eccube\Entity\Category {#1692 -id: 6 -name: "その他合板" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1488881692 {#1688 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1689 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 {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1695 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4204 +label: " MDF" +value: "17" +data: Eccube\Entity\Category {#1699 -id: 17 -name: "MDF" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1669021764 {#1690 date: 2022-11-21 18:09:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1691 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1700 …} -Children: Doctrine\ORM\PersistentCollection {#1705 …} -Parent: Eccube\Entity\Category {#1692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1702 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4205 +label: " LVL" +value: "18" +data: Eccube\Entity\Category {#1710 -id: 18 -name: "LVL" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1669021770 {#1708 date: 2022-11-21 18:09:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1709 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1711 …} -Children: Doctrine\ORM\PersistentCollection {#1716 …} -Parent: Eccube\Entity\Category {#1692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1713 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4206 +label: " OSB合板" +value: "19" +data: Eccube\Entity\Category {#1719 -id: 19 -name: "OSB合板" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1669021776 {#1717 date: 2022-11-21 18:09:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1718 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1720 …} -Children: Doctrine\ORM\PersistentCollection {#1725 …} -Parent: Eccube\Entity\Category {#1692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1722 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4207 +label: " コンパネ" +value: "20" +data: Eccube\Entity\Category {#1728 -id: 20 -name: "コンパネ" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1669021781 {#1726 date: 2022-11-21 18:09:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1727 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1729 …} -Children: Doctrine\ORM\PersistentCollection {#1734 …} -Parent: Eccube\Entity\Category {#1692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1731 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4208 +label: " パネコート" +value: "21" +data: Eccube\Entity\Category {#1737 -id: 21 -name: "パネコート" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1669021787 {#1735 date: 2022-11-21 18:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251914 {#1736 date: 2022-12-05 23:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1738 …} -Children: Doctrine\ORM\PersistentCollection {#1743 …} -Parent: Eccube\Entity\Category {#1692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1740 …} } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4209 +label: "小口化粧材" +value: "7" +data: Eccube\Entity\Category {#1746 -id: 7 -name: "小口化粧材" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1669021499 {#1706 date: 2022-11-21 18:04:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1707 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1747 …} -Children: Doctrine\ORM\PersistentCollection {#1752 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1749 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4210 +label: " 木口テープ" +value: "22" +data: Eccube\Entity\Category {#1753 -id: 22 -name: "木口テープ" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1669021821 {#1744 date: 2022-11-21 18:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669021821 {#1745 date: 2022-11-21 18:10:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1754 …} -Children: Doctrine\ORM\PersistentCollection {#1759 …} -Parent: Eccube\Entity\Category {#1746} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1756 …} } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Eccube\Entity\Category {#1202 -id: 2 -name: "ランバーコア合板" -hierarchy: 1 -sort_no: 20 -create_date: DateTime @1488881692 {#1199 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670251924 {#1200 date: 2022-12-05 23:52:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1212 …} -Children: Doctrine\ORM\PersistentCollection {#1214 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1225 …} -groups: Doctrine\ORM\PersistentCollection {#1226 …} } |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#4187 -form: Symfony\Component\Form\Form {#4157 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1979 …5} |
full_name | "category_id" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "category_id" |
is_selected | Closure($choice, $value) {#4188 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1790 …} } |
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 | "2" |
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) {#4149 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1479 …} } |
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() {#4146 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1531 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2 …} $translationDomain: "validators" $message: Closure() {#4144 …} } } |
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 {#4211 -form: Symfony\Component\Form\Form {#4160 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4189 …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 | "" |