Files - main - drupal

Primary tabs

Title Deprecated File name Namespace Summary
QueueWorkerManager.php core/lib/Drupal/Core/Queue/QueueWorkerManager.php Drupal\Core\Queue
QueueWorkerManagerInterface.php core/lib/Drupal/Core/Queue/QueueWorkerManagerInterface.php Drupal\Core\Queue
quicklinks.css core/profiles/demo_umami/themes/umami/css/components/blocks/quicklinks/quicklinks.css This file is used to style the Quick Links block.
QuickStartCommand.php core/lib/Drupal/Core/Command/QuickStartCommand.php Drupal\Core\Command
QuickStartTest.php core/tests/Drupal/BuildTests/QuickStart/QuickStartTest.php Drupal\BuildTests\QuickStart
QuickStartTestBase.php core/tests/Drupal/BuildTests/QuickStart/QuickStartTestBase.php Drupal\BuildTests\QuickStart
quotes.css core/tests/Drupal/Tests/Core/Asset/css_test_files/quotes.css /* Example from https://www.w3.org/TR/CSS2/syndata.html#rule-sets */ q[example="public class foo\ {\ private int x;\ \ foo(int x) {\ this.x = x;\ }\ \ }"] { color: red } /* A pseudo selector with essential whitespace…
quotes.css.optimized.css core/tests/Drupal/Tests/Core/Asset/css_test_files/quotes.css.optimized.css q[example="public class foo\ {\ private int x;\ \ foo(int x) {\ this.x = x;\ }\ \ }"]{color:red}q[style*="quotes: none"]{quotes:none;}q[style*='quotes: none']{quotes:none;}q:after{content:": colon…
Radio.php core/lib/Drupal/Core/Render/Element/Radio.php Drupal\Core\Render\Element
radios.html.twig core/profiles/demo_umami/themes/umami/templates/classy/form/radios.html.twig Theme override for a 'radios' #type form element.
radios.html.twig core/themes/claro/templates/form/radios.html.twig Theme override for a 'radios' #type form element.
radios.html.twig core/themes/starterkit_theme/templates/form/radios.html.twig Theme override for a 'radios' #type form element.
radios.html.twig core/themes/stable9/templates/form/radios.html.twig Theme override for a 'radios' #type form element.
radios.html.twig core/modules/system/templates/radios.html.twig Default theme implementation for a 'radios' #type form element.
radios.html.twig core/themes/default_admin/templates/form/radios.html.twig Theme override for a 'radios' #type form element.
radios.html.twig core/themes/admin/templates/form/radios.html.twig Theme override for a 'radios' #type form element.
Radios.php core/lib/Drupal/Core/Render/Element/Radios.php Drupal\Core\Render\Element
Random.php core/lib/Drupal/Component/Utility/Random.php Drupal\Component\Utility
Random.php core/tests/Drupal/TestTools/Random.php Drupal\TestTools
Random.php core/modules/views/src/Plugin/views/sort/Random.php Drupal\views\Plugin\views\sort
RandomGeneratorTrait.php core/tests/Drupal/Tests/RandomGeneratorTrait.php Drupal\Tests
RandomTest.php core/tests/Drupal/Tests/Component/Utility/RandomTest.php Drupal\Tests\Component\Utility
Range.php core/lib/Drupal/Core/Render/Element/Range.php Drupal\Core\Render\Element
RangeConstraint.php core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/RangeConstraint.php Drupal\Core\Validation\Plugin\Validation\Constraint
RangeConstraintValidator.php core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/RangeConstraintValidator.php Drupal\Core\Validation\Plugin\Validation\Constraint
RangeQueryTest.php core/tests/Drupal/KernelTests/Core/Database/RangeQueryTest.php Drupal\KernelTests\Core\Database
Raw.php core/modules/views/src/Plugin/views/argument_default/Raw.php Drupal\views\Plugin\views\argument_default
RawConfigWriterTrait.php core/tests/Drupal/Tests/Traits/Core/Config/RawConfigWriterTrait.php Drupal\Tests\Traits\Core\Config
RawStringFormatterTest.php core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php Drupal\Tests\field\Kernel\KernelString
RawTest.php core/modules/views/tests/src/Unit/Plugin/argument_default/RawTest.php Drupal\Tests\views\Unit\Plugin\argument_default
read-more.component.yml core/profiles/demo_umami/themes/umami/components/read-more/read-more.component.yml core/profiles/demo_umami/themes/umami/components/read-more/read-more.component.yml
read-more.css core/profiles/demo_umami/themes/umami/components/read-more/read-more.css This file is used to style the more link.
read-more.twig core/profiles/demo_umami/themes/umami/components/read-more/read-more.twig <a{{ attributes.addClass('read-more').setAttribute('href', url) }}> {% block text %}{% endblock %} <span class="visually-hidden"> - {% block a11y %}{% endblock %} </span> <svg…
README.md composer/Plugin/ProjectMessage/README.md The Drupal Project Message Plugin Thanks for using this Drupal component.
README.md composer/Plugin/Scaffold/README.md Drupal Composer Scaffold This project provides a composer plugin making the Drupal core Composer package work correctly in a Composer project.
README.md composer/Plugin/RecipeUnpack/README.md Drupal Recipe Unpack Plugin Thanks for using this Drupal component.
README.md core/themes/olivero/README.md About Olivero Olivero is the default theme for Drupal 10. It is a flexible, colorable theme with a responsive and mobile-first layout, supporting 13 regions.
README.md core/themes/claro/images/core/README.md Purpose of this folder Icons in this folder are copied from Drupal core. This folder with its content should be removed before moving Claro to Drupal core. See https://www.drupal.org/project/claro/issues/3045216 for details.
README.md core/themes/starterkit_theme/README.md Starterkit Theme How to use Starterkit The Starterkit theme is not directly used by Drupal, nor is it used as a base theme. Starterkit is for generating new themes that include reasonably un-opinionated templates and styles that eliminate much of…
README.md core/modules/package_manager/tests/fixtures/build_test_projects/README.md Why do we need the updated_module fixtures? Because there is a need to thoroughly test the updating of a module. See \Drupal\Tests\package_manager\Build\PackageUpdateTest.
README.md core/modules/package_manager/tests/fixtures/fake_site/README.md This directory is used as the basis for quasi-functional tests of Package Manager based on \Drupal\Tests\package_manager\Kernel\PackageManagerKernelTestBase. It provides a bare-bones simulation of a real Drupal site layout, including:
README.md core/themes/admin/images/core/README.md Purpose of this folder Icons in this folder are copied from Drupal core. This folder with its content should be removed before moving Claro to Drupal core. See https://www.drupal.org/project/claro/issues/3045216 for details.
README.md core/themes/default_admin/images/core/README.md Purpose of this folder Icons in this folder are copied from Drupal core. This folder with its content should be removed before moving Claro to Drupal core. See https://www.drupal.org/project/claro/issues/3045216 for details.
README.md ./README.md Drupal is an open source content management platform supporting a variety of websites ranging from personal weblogs to large community-driven websites. For more information, visit the Drupal website, Drupal.org, and join the Drupal community.
README.md core/tests/PHPStan/README.md Drupal custom PHPStan rules This directory contains PHPStan rules specifically developed for Drupal.
README.md core/tests/README.md Running tests Setting up PHP dependencies You need the Drupal core development dependencies installed, in order to run any tests. You can install them using Composer by running
README.md core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-composer-drupal-project/docroot/sites/default/README.md README
README.md core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-composer-drupal-project/docroot/README.md README
README.md core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/README.md Fixtures README These fixtures are automatically copied to a temporary directory during test runs. After the test run, the fixtures are automatically deleted.
README.md core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/project-with-invalid-dir-scaffold/assets/README.md README

Other projects


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