Files - 10.3.x - drupal
Title | Deprecated | File name | Namespace | Summary |
---|---|---|---|---|
form-element-label.html.twig | core/ |
Theme override for a form element label. | ||
form-element-label.html.twig | core/ |
Theme override for a form element label. | ||
form-element-label.html.twig | core/ |
Default theme implementation for a form element label. | ||
form-element.html.twig | core/ |
Default theme implementation for a form element. | ||
form-element.html.twig | core/ |
Theme override for a form element. | ||
form-element.html.twig | core/ |
Theme override for a form element. | ||
form-element.html.twig | core/ |
Theme override for a form element. | ||
form-element.html.twig | core/ |
Theme override for a form element. | ||
form-items.css | core/ |
Generic CSS for form items. | ||
form-select.css | core/ |
Select input elements. | ||
form-select.pcss.css | core/ |
Select input elements. | ||
form-text.css | core/ |
Text input elements. | ||
form-text.pcss.css | core/ |
Text input elements. | ||
form-textarea.css | core/ |
Textarea. | ||
form-textarea.pcss.css | core/ |
Textarea. | ||
form-two-columns.css | 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 | 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 | 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 | core/ |
Callbacks and hooks related to form system. | ||
form.css | core/ |
Main form and form item styles. | ||
form.css | core/ |
Visual styles for form components. | ||
form.css | core/ |
Visual styling for forms in the off-canvas dialog. | ||
form.css | core/ |
Main form and form item styles. | ||
form.css | core/ |
Visual styles for form components. | ||
form.html.twig | core/ |
Theme override for a 'form' element. | ||
form.html.twig | core/ |
Theme override for a 'form' element. | ||
form.html.twig | core/ |
Default theme implementation for a 'form' element. | ||
form.inc | core/ |
Functions for form and batch generation and processing. | ||
form.pcss.css | core/ |
Main form and form item styles. | ||
form.pcss.css | core/ |
Visual styling for forms in the off-canvas dialog. | ||
form.pcss.css | core/ |
Main form and form item styles. | ||
Form.php | core/ |
Drupal\Core\Render\Element | ||
FormActionXssTest.php | core/ |
Drupal\KernelTests\Core\Form | ||
FormAjaxException.php | core/ |
Drupal\Core\Form | ||
FormAjaxResponseBuilder.php | core/ |
Drupal\Core\Form | ||
FormAjaxResponseBuilderInterface.php | core/ |
Drupal\Core\Form | ||
FormAjaxResponseBuilderTest.php | core/ |
Drupal\Tests\Core\Form | ||
FormAjaxSubscriber.php | core/ |
Drupal\Core\Form\EventSubscriber | ||
FormAjaxSubscriberTest.php | core/ |
Drupal\Tests\Core\Form\EventSubscriber | ||
FormatDate.php | core/ |
Drupal\migrate\Plugin\migrate\process | ||
FormatDateTest.php | core/ |
Drupal\Tests\migrate\Unit\process | ||
FormatDateTest.php | core/ |
Drupal\Tests\system\Functional\Common | ||
FormattableMarkup.php | core/ |
Drupal\Component\Render | ||
FormattableMarkupKernelTest.php | core/ |
Drupal\KernelTests\Component\Render | ||
FormattableMarkupTest.php | core/ |
Drupal\Tests\Component\Render | ||
FormattedDateDiff.php | core/ |
Drupal\Core\Datetime | ||
FormatterBase.php | core/ |
Drupal\Core\Field | ||
FormatterInterface.php | core/ |
Drupal\Core\Field | ||
FormatterPluginManager.php | core/ |
Drupal\Core\Field | ||
FormatterPluginManagerTest.php | core/ |
Drupal\Tests\field\Kernel |
Pagination
- Previous page
- Page 123
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.