Files - 11.x - drupal
Title | Deprecated | File name | Namespace | Summary |
---|---|---|---|---|
foo.component.yml | core/ |
core/modules/sdc/tests/modules/sdc_test_replacements_invalid/components/foo/foo.component.yml | ||
Foo.php | core/ |
Drupal\image_test\Plugin\ImageToolkit\Operation\test | ||
foo.twig | core/ |
<h1>Foo</h1> | ||
foo.twig | core/ |
<h1>Foo</h1> | ||
foo.twig | core/ |
<h1>Foo</h1> | ||
foo.twig | core/ |
<h1>Foo</h1> | ||
FooDerived.php | core/ |
Drupal\image_test\Plugin\ImageToolkit\Operation\test | ||
footer-block.component.yml | core/ |
core/profiles/demo_umami/themes/umami/components/footer-block/footer-block.component.yml | ||
footer-block.css | core/ |
.footer-block { font-size: 0.9rem; } .footer-block__link { color: #fff; background-color: inherit; font-weight: 700; } .footer-block__link::after { display: inline-block; width: 14px; height: 14px; content: ""; … | ||
footer-block.twig | core/ |
<div{{ attributes.addClass('footer-block') }}> <div class="footer-block__wrapper"> {% block image %} {% if image %} <div class="footer-block__media"> {{~ image ~}} … | ||
footer.css | core/ |
This file is used to style the footer. | ||
footer.css | core/ |
Footer regions. | ||
footer.pcss.css | core/ |
Footer regions. | ||
form--checkbox-radio.css | core/ |
Checkbox and radio input elements. | ||
form--checkbox-radio.pcss.css | core/ |
Checkbox and radio input elements. | ||
form--field-multiple.css | core/ |
Styles for multiple field tables. | ||
form--field-multiple.pcss.css | core/ |
Styles for multiple field tables. | ||
form--managed-file.css | core/ |
Styles for the managed file widget. | ||
form--managed-file.pcss.css | core/ |
Styles for the managed file widget. | ||
form--password-confirm.css | core/ |
Visual styles for the Password widgets. | ||
form--password-confirm.pcss.css | core/ |
Visual styles for the Password widgets. | ||
form--search-block-form.html.twig | core/ |
Theme override for a 'form' element. | ||
form--select.css | core/ |
Select input elements. | ||
form--select.pcss.css | core/ |
Select input elements. | ||
form--text.css | core/ |
Text and textarea input elements. | ||
form--text.pcss.css | core/ |
Text and textarea input elements. | ||
form-boolean.css | core/ |
Checkbox and radio input elements. | ||
form-boolean.pcss.css | core/ |
Checkbox and radio input elements. | ||
form-element--new-storage-type.html.twig | core/ |
Theme override for a storage type option form element. | ||
form-element--new-storage-type.html.twig | core/ |
Default theme implementation for a storage type option form element. | ||
form-element-label.html.twig | core/ |
Default theme implementation for a form element label. | ||
form-element-label.html.twig | core/ |
Theme override for a form element label. | ||
form-element-label.html.twig | core/ |
Template 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/ |
Theme override for a form element label. | ||
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-element.html.twig | core/ |
Default theme implementation 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… |
Pagination
- Previous page
- Page 127
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.