Search for form
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Form | class | core/ |
Provides a render element for a form. |
| Form | class | core/ |
Form to test _form routing. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Default theme implementation for a storage type option form element. |
| form-element--new-storage-type.html.twig | file | core/ |
Theme override 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/ |
Visual styling for forms in the off-canvas dialog. |
| form.css | file | core/ |
Visual styles for form components. |
| form.css | file | core/ |
Main form and form item styles. |
| 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. |
| form.html.twig | file | core/ |
Default theme implementation for a 'form' element. |
| form.inc | file | core/ |
Functions for form and batch generation and processing. |
| form.pcss.css | file | core/ |
Visual styling for forms in the off-canvas dialog. |
| form.pcss.css | file | core/ |
Main form and form item styles. |
| form.pcss.css | file | core/ |
Main form and form item styles. |
| Form.php | file | core/ |
|
| Form.php | file | core/ |
|
| Form::buildForm | function | core/ |
Form constructor. |
| Form::getFormId | function | core/ |
Returns a unique string identifying the form. |
| Form::getInfo | function | core/ |
Returns the element properties for this element. |
| Form::submitForm | function | core/ |
Form submission handler. |
| FormActionXssTest | class | core/ |
Ensures that a form's action attribute can't be exploited with XSS. |
| FormActionXssTest.php | file | core/ |
|
| FormActionXssTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 80
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.