|
2 | 2 | Symfony\Component\Form\Extension\Core\Type\ChoiceType (Block prefix: "choice") |
3 | 3 | ============================================================================== |
4 | 4 |
|
5 | | - ------------------------------- -------------------- ------------------------------ ----------------------- |
6 | | - Options Overridden options Parent options Extension options |
7 | | - ------------------------------- -------------------- ------------------------------ ----------------------- |
8 | | - choice_attr FormType FormType FormTypeCsrfExtension |
9 | | - choice_filter -------------------- ------------------------------ ----------------------- |
10 | | - choice_label compound action csrf_field_name |
11 | | - choice_loader data_class allow_file_upload csrf_message |
12 | | - choice_name empty_data attr csrf_protection |
13 | | - choice_translation_domain error_bubbling attr_translation_parameters csrf_token_id |
14 | | - choice_translation_parameters invalid_message auto_initialize csrf_token_manager |
15 | | - choice_value trim block_name |
16 | | - choices block_prefix |
17 | | - expanded by_reference |
18 | | - group_by data |
19 | | - multiple disabled |
20 | | - placeholder help |
21 | | - preferred_choices help_attr |
22 | | - help_html |
23 | | - help_translation_parameters |
24 | | - inherit_data |
25 | | - invalid_message_parameters |
26 | | - is_empty_callback |
27 | | - label |
28 | | - label_attr |
29 | | - label_format |
30 | | - label_html |
31 | | - label_translation_parameters |
32 | | - mapped |
33 | | - method |
34 | | - post_max_size_message |
35 | | - property_path |
36 | | - required |
37 | | - row_attr |
38 | | - setter |
39 | | - translation_domain |
40 | | - upload_max_size_message |
41 | | - ------------------------------- -------------------- ------------------------------ ----------------------- |
| 5 | + ------------------------------- -------------------- ------------------------------ ----------------------- |
| 6 | + Options Overridden options Parent options Extension options |
| 7 | + ------------------------------- -------------------- ------------------------------ ----------------------- |
| 8 | + choice_attr FormType FormType FormTypeCsrfExtension |
| 9 | + choice_filter -------------------- ------------------------------ ----------------------- |
| 10 | + choice_label compound action csrf_field_name |
| 11 | + choice_loader data_class allow_file_upload csrf_message |
| 12 | + choice_name empty_data attr csrf_protection |
| 13 | + choice_translation_domain error_bubbling attr_translation_parameters csrf_token_id |
| 14 | + choice_translation_parameters invalid_message auto_initialize csrf_token_manager |
| 15 | + choice_value trim block_name |
| 16 | + choices block_prefix |
| 17 | + expanded by_reference |
| 18 | + group_by data |
| 19 | + multiple disabled |
| 20 | + placeholder getter |
| 21 | + preferred_choices help |
| 22 | + help_attr |
| 23 | + help_html |
| 24 | + help_translation_parameters |
| 25 | + inherit_data |
| 26 | + invalid_message_parameters |
| 27 | + is_empty_callback |
| 28 | + label |
| 29 | + label_attr |
| 30 | + label_format |
| 31 | + label_html |
| 32 | + label_translation_parameters |
| 33 | + mapped |
| 34 | + method |
| 35 | + post_max_size_message |
| 36 | + property_path |
| 37 | + required |
| 38 | + row_attr |
| 39 | + setter |
| 40 | + translation_domain |
| 41 | + upload_max_size_message |
| 42 | + ------------------------------- -------------------- ------------------------------ ----------------------- |
42 | 43 |
|
43 | 44 | Parent types |
44 | 45 | ------------ |
|
0 commit comments