Files - 10.3.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
DisplayVariant.php core/lib/Drupal/Core/Display/Annotation/DisplayVariant.php Drupal\Core\Display\Annotation
DisplayVariantTest.php core/modules/system/tests/src/Functional/Render/DisplayVariantTest.php Drupal\Tests\system\Functional\Render
DisplayVariantTest.php core/tests/Drupal/Tests/Core/Display/DisplayVariantTest.php Drupal\Tests\Core\Display
display_variant_test.info.yml core/modules/system/tests/modules/display_variant_test/display_variant_test.info.yml core/modules/system/tests/modules/display_variant_test/display_variant_test.info.yml
display_variant_test.services.yml core/modules/system/tests/modules/display_variant_test/display_variant_test.services.yml core/modules/system/tests/modules/display_variant_test/display_variant_test.services.yml
DistributionProfileExistingSettingsTest.php core/tests/Drupal/FunctionalTests/Installer/DistributionProfileExistingSettingsTest.php Drupal\FunctionalTests\Installer
DistributionProfileTest.php core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTest.php Drupal\FunctionalTests\Installer
DistributionProfileTranslationQueryTest.php core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php Drupal\FunctionalTests\Installer
DistributionProfileTranslationTest.php core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php Drupal\FunctionalTests\Installer
divider.css core/themes/claro/css/components/divider.css /* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /** * Divider. */ .divider { height: 1px; background-color: var(--color-divider); }
divider.pcss.css core/themes/claro/css/components/divider.pcss.css /** * Divider. */ .divider { height: 1px; background-color: var(--color-divider); }
DocParser.php core/lib/Drupal/Component/Annotation/Doctrine/DocParser.php Drupal\Component\Annotation\Doctrine This class is a near-copy of Doctrine\Common\Annotations\DocParser, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.7.
DocParserIgnoredClassesTest.php core/tests/Drupal/Tests/Component/Annotation/DocParserIgnoredClassesTest.php Drupal\Tests\Component\Annotation
DocParserTest.php core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php Drupal\Tests\Component\Annotation\Doctrine
DocumentElement.php core/tests/Drupal/Tests/DocumentElement.php Drupal\Tests
DoTrustedCallbackTrait.php core/lib/Drupal/Core/Security/DoTrustedCallbackTrait.php Drupal\Core\Security
DoTrustedCallbackTraitTest.php core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php Drupal\Tests\Core\Security
DoubleSlashTest.php core/modules/migrate_drupal_ui/tests/src/Functional/d7/DoubleSlashTest.php Drupal\Tests\migrate_drupal_ui\Functional\d7
Download.php core/modules/migrate/src/Plugin/migrate/process/Download.php Drupal\migrate\Plugin\migrate\process
DownloadFunctionalTest.php core/modules/migrate/tests/src/Functional/process/DownloadFunctionalTest.php Drupal\Tests\migrate\Functional\process
DownloadTest.php core/modules/migrate/tests/src/Kernel/process/DownloadTest.php Drupal\Tests\migrate\Kernel\process
DownloadTest.php core/modules/file/tests/src/Functional/DownloadTest.php Drupal\Tests\file\Functional
draggable.css core/assets/vendor/jquery.ui/themes/base/draggable.css /*! * jQuery UI Draggable 1.13.3 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license */ .ui-draggable-handle { -ms-touch-action: none; touch-action: none; }
DraggableListBuilder.php core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php Drupal\Core\Config\Entity
DraggableListBuilderTrait.php core/lib/Drupal/Core/Entity/DraggableListBuilderTrait.php Drupal\Core\Entity
DriverModuleMissingDependenciesTest.php core/tests/Drupal/Tests/Core/Database/DriverModuleMissingDependenciesTest.php Drupal\Tests\Core\Database
DriverNotSpecifiedException.php core/lib/Drupal/Core/Database/DriverNotSpecifiedException.php Drupal\Core\Database
DriverSpecificConnectionUnitTestBase.php core/tests/Drupal/KernelTests/Core/Database/DriverSpecificConnectionUnitTestBase.php Drupal\KernelTests\Core\Database
DriverSpecificDatabaseTestBase.php core/tests/Drupal/KernelTests/Core/Database/DriverSpecificDatabaseTestBase.php Drupal\KernelTests\Core\Database
DriverSpecificKernelTestBase.php core/tests/Drupal/KernelTests/Core/Database/DriverSpecificKernelTestBase.php Drupal\KernelTests\Core\Database
DriverSpecificSchemaTestBase.php core/tests/Drupal/KernelTests/Core/Database/DriverSpecificSchemaTestBase.php Drupal\KernelTests\Core\Database
DriverSpecificSyntaxTestBase.php core/tests/Drupal/KernelTests/Core/Database/DriverSpecificSyntaxTestBase.php Drupal\KernelTests\Core\Database
DriverSpecificTransactionTestBase.php core/tests/Drupal/KernelTests/Core/Database/DriverSpecificTransactionTestBase.php Drupal\KernelTests\Core\Database
driver_missing_dependency_test.info.yml core/tests/Drupal/Tests/Core/Database/fixtures/core/modules/driver_missing_dependency_test/driver_missing_dependency_test.info.yml core/tests/Drupal/Tests/Core/Database/fixtures/core/modules/driver_missing_dependency_test/driver_missing_dependency_test.info.yml
driver_test.info.yml core/modules/system/tests/modules/driver_test/driver_test.info.yml core/modules/system/tests/modules/driver_test/driver_test.info.yml
dropbutton-noscript.css core/themes/claro/css/components/dropbutton-noscript.css Dropbutton styles for when JavaScript is not loaded.
dropbutton-noscript.pcss.css core/themes/claro/css/components/dropbutton-noscript.pcss.css Dropbutton styles for when JavaScript is not loaded.
dropbutton-wrapper.html.twig core/themes/starterkit_theme/templates/form/dropbutton-wrapper.html.twig Theme override for a dropbutton wrapper.
dropbutton-wrapper.html.twig core/themes/stable9/templates/form/dropbutton-wrapper.html.twig Theme override for a dropbutton wrapper.
dropbutton-wrapper.html.twig core/modules/system/templates/dropbutton-wrapper.html.twig Default theme implementation for a dropbutton wrapper.
dropbutton.css core/themes/stable9/css/core/dropbutton/dropbutton.css Base styles for dropbuttons.
dropbutton.css core/themes/claro/css/components/dropbutton.css Dropbutton styles.
dropbutton.css core/profiles/demo_umami/themes/umami/css/classy/components/dropbutton.css General styles for dropbuttons.
dropbutton.css core/themes/starterkit_theme/css/components/dropbutton.css General styles for dropbuttons.
dropbutton.css core/misc/dialog/off-canvas/css/dropbutton.css Styles for dropbuttons in the off-canvas dialog.
dropbutton.css core/misc/dropbutton/dropbutton.css Base styles for dropbuttons.
dropbutton.css core/themes/olivero/css/components/dropbutton.css Dropbutton styles.
dropbutton.pcss.css core/misc/dialog/off-canvas/css/dropbutton.pcss.css Styles for dropbuttons in the off-canvas dialog.
dropbutton.pcss.css core/themes/olivero/css/components/dropbutton.pcss.css Dropbutton styles.
dropbutton.pcss.css core/themes/claro/css/components/dropbutton.pcss.css Dropbutton styles.

Other projects


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