Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
footer-block.component.yml file core/profiles/demo_umami/themes/umami/components/footer-block/footer-block.component.yml core/profiles/demo_umami/themes/umami/components/footer-block/footer-block.component.yml
footer-block.css file core/profiles/demo_umami/themes/umami/components/footer-block/footer-block.css .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 file core/profiles/demo_umami/themes/umami/components/footer-block/footer-block.twig <div{{ attributes.addClass('footer-block') }}>
<div class="footer-block__wrapper">
{% block image %}
{% if image %}
<div class="footer-block__media">
{{~ image ~}}
footer.css file core/profiles/demo_umami/themes/umami/css/components/regions/footer/footer.css This file is used to style the footer.
footer.css file core/themes/olivero/css/components/footer.css Footer regions.
footer.pcss.css file core/themes/olivero/css/components/footer.pcss.css Footer regions.
FooTest class core/tests/PHPStan/fixtures/component-tests.php
ForeignKey class core/lib/Drupal/Core/Database/SchemaDefinition/ForeignKey.php Describes a database foreign key.
ForeignKey.php file core/lib/Drupal/Core/Database/SchemaDefinition/ForeignKey.php
ForeignKey::$foreignColumns property core/lib/Drupal/Core/Database/SchemaDefinition/ForeignKey.php The foreign key columns.
ForeignKey::toArray function core/lib/Drupal/Core/Database/SchemaDefinition/ForeignKey.php Converts the object to legacy array-based specifications.
ForeignKey::validate function core/lib/Drupal/Core/Database/SchemaDefinition/ForeignKey.php Validates the properties of the value object.
ForeignKey::__construct function core/lib/Drupal/Core/Database/SchemaDefinition/ForeignKey.php Constructor.
Form class core/lib/Drupal/Core/Render/Element/Form.php Provides a render element for a form.
Form class core/modules/system/tests/modules/router_test_directory/src/Form.php Form to test _form routing.
Form generation group core/core.api.php Describes how to generate and manipulate forms and process form submissions.
form--checkbox-radio.css file core/themes/admin/css/components/form--checkbox-radio.css Checkbox and radio input elements.
form--checkbox-radio.css file core/themes/default_admin/css/components/form--checkbox-radio.css Checkbox and radio input elements.
form--checkbox-radio.css file core/themes/claro/css/components/form--checkbox-radio.css Checkbox and radio input elements.
form--checkbox-radio.pcss.css file core/themes/claro/css/components/form--checkbox-radio.pcss.css Checkbox and radio input elements.
form--checkbox-radio.pcss.css file core/themes/default_admin/css/components/form--checkbox-radio.pcss.css Checkbox and radio input elements.
form--checkbox-radio.pcss.css file core/themes/admin/css/components/form--checkbox-radio.pcss.css Checkbox and radio input elements.
form--checkbox-toggle.css file core/themes/default_admin/css/components/form--checkbox-toggle.css /*
* DO NOT EDIT THIS FILE.
* See the following change record for more information,
* https://www.drupal.org/node/3084859
* @preserve
*/

/*
* @file
* Single checkbox: show as toggle.
*
* @todo Background color should use relative color…
form--checkbox-toggle.pcss.css file core/themes/default_admin/css/components/form--checkbox-toggle.pcss.css /*
* @file
* Single checkbox: show as toggle.
*
* @todo Background color should use relative color notation, with lightness
* hard coded while in dark mode.
*/

:not(.form-checkboxes, td, .tabledrag-cell-content__item,…
form--field-multiple.css file core/themes/admin/css/components/form--field-multiple.css Styles for multiple field tables.
form--field-multiple.css file core/themes/default_admin/css/components/form--field-multiple.css Styles for multiple field tables.
form--field-multiple.css file core/themes/claro/css/components/form--field-multiple.css Styles for multiple field tables.
form--field-multiple.pcss.css file core/themes/claro/css/components/form--field-multiple.pcss.css Styles for multiple field tables.
form--field-multiple.pcss.css file core/themes/default_admin/css/components/form--field-multiple.pcss.css Styles for multiple field tables.
form--field-multiple.pcss.css file core/themes/admin/css/components/form--field-multiple.pcss.css Styles for multiple field tables.
form--managed-file.css file core/themes/admin/css/components/form--managed-file.css Styles for the managed file widget.
form--managed-file.css file core/themes/default_admin/css/components/form--managed-file.css Styles for the managed file widget.
form--managed-file.css file core/themes/claro/css/components/form--managed-file.css Styles for the managed file widget.
form--managed-file.pcss.css file core/themes/claro/css/components/form--managed-file.pcss.css Styles for the managed file widget.
form--managed-file.pcss.css file core/themes/default_admin/css/components/form--managed-file.pcss.css Styles for the managed file widget.
form--managed-file.pcss.css file core/themes/admin/css/components/form--managed-file.pcss.css Styles for the managed file widget.
form--password-confirm.css file core/themes/admin/css/components/form--password-confirm.css Visual styles for the Password widgets.
form--password-confirm.css file core/themes/default_admin/css/components/form--password-confirm.css Visual styles for the Password widgets.
form--password-confirm.css file core/themes/claro/css/components/form--password-confirm.css Visual styles for the Password widgets.
form--password-confirm.pcss.css file core/themes/claro/css/components/form--password-confirm.pcss.css Visual styles for the Password widgets.
form--password-confirm.pcss.css file core/themes/default_admin/css/components/form--password-confirm.pcss.css Visual styles for the Password widgets.
form--password-confirm.pcss.css file core/themes/admin/css/components/form--password-confirm.pcss.css Visual styles for the Password widgets.
form--search-block-form.html.twig file core/themes/olivero/templates/form--search-block-form.html.twig Theme override for a 'form' element.
form--select.css file core/themes/claro/css/components/form--select.css Select input elements.
form--select.css file core/themes/admin/css/components/form--select.css Select input elements.
form--select.css file core/themes/default_admin/css/components/form--select.css Select input elements.
form--select.pcss.css file core/themes/default_admin/css/components/form--select.pcss.css Select input elements.
form--select.pcss.css file core/themes/admin/css/components/form--select.pcss.css Select input elements.
form--select.pcss.css file core/themes/claro/css/components/form--select.pcss.css Select input elements.
form--text.css file core/themes/claro/css/components/form--text.css Text and textarea input elements.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.