Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| footer.css | file | core/ |
This file is used to style the footer. |
| footer.css | file | core/ |
Footer regions. |
| footer.pcss.css | file | core/ |
Footer regions. |
| Form | class | core/ |
Provides a render element for a form. |
| 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. |
| form.css | file | core/ |
Main form and form item styles. |
| form.css | file | core/ |
Visual styles for form components. |
| form.css | file | core/ |
Visual styling for forms in the off-canvas dialog. |
| form.css | file | core/ |
Main form and form item styles. |
| form.css | file | core/ |
Visual styles for form components. |
| form.html.twig | file | core/ |
Theme override for a 'form' element. |
| form.html.twig | file | core/ |
Theme override for a 'form' element. |
Pagination
- Previous page
- Page 703
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.