Files - 9.5.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
dictionary.txt core/misc/cspell/dictionary.txt
Diff.php core/lib/Drupal/Component/Diff/Diff.php Drupal\Component\Diff
DiffArray.php core/lib/Drupal/Component/Utility/DiffArray.php Drupal\Component\Utility
DiffArrayTest.php core/tests/Drupal/Tests/Core/Common/DiffArrayTest.php Drupal\Tests\Core\Common
DiffEngine.php core/lib/Drupal/Component/Diff/Engine/DiffEngine.php Drupal\Component\Diff\Engine
DiffEngineTest.php core/tests/Drupal/Tests/Component/Diff/Engine/DiffEngineTest.php Drupal\Tests\Component\Diff\Engine
DiffFormatter.php core/lib/Drupal/Component/Diff/DiffFormatter.php Drupal\Component\Diff
DiffFormatter.php core/lib/Drupal/Core/Diff/DiffFormatter.php Drupal\Core\Diff
DiffFormatterTest.php core/tests/Drupal/Tests/Component/Diff/DiffFormatterTest.php Drupal\Tests\Component\Diff
DiffOp.php core/lib/Drupal/Component/Diff/Engine/DiffOp.php Drupal\Component\Diff\Engine
DiffOpAdd.php core/lib/Drupal/Component/Diff/Engine/DiffOpAdd.php Drupal\Component\Diff\Engine
DiffOpChange.php core/lib/Drupal/Component/Diff/Engine/DiffOpChange.php Drupal\Component\Diff\Engine
DiffOpCopy.php core/lib/Drupal/Component/Diff/Engine/DiffOpCopy.php Drupal\Component\Diff\Engine
DiffOpDelete.php core/lib/Drupal/Component/Diff/Engine/DiffOpDelete.php Drupal\Component\Diff\Engine
DiffOpTest.php core/tests/Drupal/Tests/Component/Diff/Engine/DiffOpTest.php Drupal\Tests\Component\Diff\Engine
DirectoryNotReadyException.php core/lib/Drupal/Core/File/Exception/DirectoryNotReadyException.php Drupal\Core\File\Exception
DirectoryTest.php core/tests/Drupal/KernelTests/Core/File/DirectoryTest.php Drupal\KernelTests\Core\File
DisabledDisplayTest.php core/modules/views/tests/src/Functional/Plugin/DisabledDisplayTest.php Drupal\Tests\views\Functional\Plugin
disable_transitions.theme.css core/modules/system/tests/modules/css_disable_transitions_test/css/disable_transitions.theme.css /** * Remove CSS animation effects that can cause random test failures. */ * { /* CSS transitions. */ -o-transition: none !important; -moz-transition: none !important; -ms-transition: none !important; -webkit-transition: none !important; …
DisallowBasicAuthRequests.php core/modules/basic_auth/src/PageCache/DisallowBasicAuthRequests.php Drupal\basic_auth\PageCache
DiscardLayoutChangesForm.php core/modules/layout_builder/src/Form/DiscardLayoutChangesForm.php Drupal\layout_builder\Form
disclaimer.css core/profiles/demo_umami/themes/umami/css/components/blocks/disclaimer/disclaimer.css This file is used to style the disclaimer block.
DiscoverableInterface.php core/lib/Drupal/Component/Discovery/DiscoverableInterface.php Drupal\Component\Discovery
DiscoverServiceProvidersTest.php core/tests/Drupal/Tests/Core/DrupalKernel/DiscoverServiceProvidersTest.php Drupal\Tests\Core\DrupalKernel
DiscoveryCachedTrait.php core/lib/Drupal/Component/Plugin/Discovery/DiscoveryCachedTrait.php Drupal\Component\Plugin\Discovery
DiscoveryCachedTraitTest.php core/tests/Drupal/Tests/Component/Plugin/Discovery/DiscoveryCachedTraitTest.php Drupal\Tests\Component\Plugin\Discovery
DiscoveryException.php core/lib/Drupal/Component/Discovery/DiscoveryException.php Drupal\Component\Discovery
DiscoveryInterface.php core/lib/Drupal/Component/Plugin/Discovery/DiscoveryInterface.php Drupal\Component\Plugin\Discovery
DiscoveryTest1.php core/tests/Drupal/Tests/Component/Annotation/Fixtures/PluginNamespace/DiscoveryTest1.php com\example\PluginNamespace
discoverytest2.yml core/tests/Drupal/Tests/Component/Annotation/Fixtures/PluginNamespace/discoverytest2.yml core/tests/Drupal/Tests/Component/Annotation/Fixtures/PluginNamespace/discoverytest2.yml
DiscoveryTestBase.php core/tests/Drupal/KernelTests/Core/Plugin/Discovery/DiscoveryTestBase.php Drupal\KernelTests\Core\Plugin\Discovery
DiscoveryTrait.php core/lib/Drupal/Component/Plugin/Discovery/DiscoveryTrait.php Drupal\Component\Plugin\Discovery
DiscoveryTraitTest.php core/tests/Drupal/Tests/Component/Plugin/Discovery/DiscoveryTraitTest.php Drupal\Tests\Component\Plugin\Discovery
Display.php core/modules/views_ui/src/Form/Ajax/Display.php Drupal\views_ui\Form\Ajax
DisplayApiTest.php core/modules/field/tests/src/Kernel/DisplayApiTest.php Drupal\Tests\field\Kernel
DisplayAttachmentTest.php core/modules/views/tests/src/Functional/Plugin/DisplayAttachmentTest.php Drupal\Tests\views\Functional\Plugin
DisplayAttachmentTest.php core/modules/views_ui/tests/src/Functional/DisplayAttachmentTest.php Drupal\Tests\views_ui\Functional
DisplayBlockTest.php core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php Drupal\Tests\block\Functional\Views
DisplayCRUDTest.php core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php Drupal\Tests\views_ui\Functional
DisplayEntityReferenceTest.php core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php Drupal\Tests\views\Functional\Plugin
DisplayExtenderPluginBase.php core/modules/views/src/Plugin/views/display_extender/DisplayExtenderPluginBase.php Drupal\views\Plugin\views\display_extender
DisplayExtenderTest.php core/modules/views/tests/src/Kernel/Plugin/DisplayExtenderTest.php Drupal\Tests\views\Kernel\Plugin
DisplayExtenderTest.php core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php Drupal\views_test_data\Plugin\views\display_extender
DisplayExtenderTest2.php core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest2.php Drupal\views_test_data\Plugin\views\display_extender
DisplayExtenderTest3.php core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest3.php Drupal\views_test_data\Plugin\views\display_extender
DisplayExtenderUITest.php core/modules/views_ui/tests/src/Functional/DisplayExtenderUITest.php Drupal\Tests\views_ui\Functional
DisplayFeedTest.php core/modules/views_ui/tests/src/Functional/DisplayFeedTest.php Drupal\Tests\views_ui\Functional
DisplayFeedTest.php core/modules/views/tests/src/Functional/Plugin/DisplayFeedTest.php Drupal\Tests\views\Functional\Plugin
DisplayFeedTranslationTest.php core/modules/views/tests/src/Functional/Plugin/DisplayFeedTranslationTest.php Drupal\Tests\views\Functional\Plugin
DisplayKernelTest.php core/modules/views/tests/src/Kernel/Plugin/DisplayKernelTest.php Drupal\Tests\views\Kernel\Plugin

Other projects


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