Search for form
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Form | class | core/ |
Form to test _form routing. |
| Form | class | core/ |
Provides a render element for a form. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| filter_fallback_format | function | core/ |
Returns the ID of the fallback text format that all users have access to. |
| filter_formats | function | core/ |
Retrieves a list of enabled text formats, ordered by weight. |
| filter_formats_reset | function | core/ |
Resets the text format caches. |
| filter_get_formats_by_role | function | core/ |
Retrieves a list of text formats that are allowed for a given role. |
| filter_get_roles_by_format | function | core/ |
Retrieves a list of roles that are allowed to use a given text format. |
| FinalExceptionSubscriberTest::testOnExceptionWithUnknownFormat | function | core/ |
Tests on exception with unknown format. |
| Fixed::buildOptionsForm | function | core/ |
Provide the default form for setting options. |
| Flatten::transform | function | core/ |
Flatten nested array values to single array values. |
| FloatItem::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
| Form | class | core/ |
Provides a render element for a form. |
| Form | class | core/ |
Form to test _form routing. |
| Form generation | group | core/ |
Describes how to generate and manipulate forms and process form submissions. |
| form--checkbox-radio.css | file | core/ |
Checkbox and radio input elements. |
| form--checkbox-radio.pcss.css | file | core/ |
Checkbox and radio input elements. |
| form--field-multiple.css | file | core/ |
Styles for multiple field tables. |
| form--field-multiple.pcss.css | file | core/ |
Styles for multiple field tables. |
| form--managed-file.css | file | core/ |
Styles for the managed file widget. |
| form--managed-file.pcss.css | file | core/ |
Styles for the managed file widget. |
| form--password-confirm.css | file | core/ |
Visual styles for the Password widgets. |
| form--password-confirm.pcss.css | file | core/ |
Visual styles for the Password widgets. |
| form--search-block-form.html.twig | file | core/ |
Theme override for a 'form' element. |
| form--select.css | file | core/ |
Select input elements. |
| form--select.pcss.css | file | core/ |
Select input elements. |
| form--text.css | file | core/ |
Text and textarea input elements. |
| form--text.pcss.css | file | core/ |
Text and textarea input elements. |
| form-boolean.css | file | core/ |
Checkbox and radio input elements. |
| form-boolean.pcss.css | file | core/ |
Checkbox and radio input elements. |
| form-element--new-storage-type.html.twig | file | core/ |
Theme override for a storage type option form element. |
| form-element--new-storage-type.html.twig | file | core/ |
Default theme implementation for a storage type option form element. |
| form-element-label.html.twig | file | core/ |
Theme override for a form element label. |
| form-element-label.html.twig | file | core/ |
Theme override for a form element label. |
| form-element-label.html.twig | file | core/ |
Template override for a form element label. |
| form-element-label.html.twig | file | core/ |
Theme override for a form element label. |
| form-element-label.html.twig | file | core/ |
Default theme implementation for a form element label. |
| form-element.html.twig | file | core/ |
Default theme implementation for a form element. |
| form-element.html.twig | file | core/ |
Theme override for a form element. |
| form-element.html.twig | file | core/ |
Theme override for a form element. |
| form-element.html.twig | file | core/ |
Theme override for a form element. |
| form-element.html.twig | file | core/ |
Theme override for a form element. |
| form-items.css | file | core/ |
Generic CSS for form items. |
| form-select.css | file | core/ |
Select input elements. |
| form-select.pcss.css | file | core/ |
Select input elements. |
| form-text.css | file | core/ |
Text input elements. |
| form-text.pcss.css | file | core/ |
Text input elements. |
| form-textarea.css | file | core/ |
Textarea. |
| form-textarea.pcss.css | file | core/ |
Textarea. |
| form-two-columns.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /** * Layout overrides for the menu link add/edit form. */ .layout-region { box-sizing:… |
| form-two-columns.html.twig | file | core/ |
<div class="layout-form clearfix"> <div class="layout-region layout-region--main"> <div class="layout-region__content"> {% block main %} {% endblock %} </div> </div> … |
| form-two-columns.pcss.css | file | core/ |
/** * Layout overrides for the menu link add/edit form. */ .layout-region { box-sizing: border-box; } .layout-region--footer .layout-region__content { margin-top: var(--space-l); } /** * Move to two column layout at wider widths. */ @media… |
| form.api.php | file | core/ |
Callbacks and hooks related to form system. |
Pagination
- Previous page
- Page 79
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.