Files - main - drupal
| Title | Deprecated | File name | Namespace | Summary |
|---|---|---|---|---|
| DiffFormatter.php | core/ |
Drupal\Core\Diff | ||
| DiffFormatter.php | core/ |
Drupal\Component\Diff | ||
| DiffFormatterTest.php | core/ |
Drupal\Tests\Component\Diff | ||
| DiffOp.php | core/ |
Drupal\Component\Diff\Engine | ||
| DiffOpAdd.php | core/ |
Drupal\Component\Diff\Engine | ||
| DiffOpChange.php | core/ |
Drupal\Component\Diff\Engine | ||
| DiffOpCopy.php | core/ |
Drupal\Component\Diff\Engine | ||
| DiffOpDelete.php | core/ |
Drupal\Component\Diff\Engine | ||
| DiffOpOutputBuilder.php | core/ |
Drupal\Component\Diff | ||
| DiffOpOutputBuilderTest.php | core/ |
Drupal\Tests\Component\Diff | ||
| DirectoryNotReadyException.php | core/ |
Drupal\Core\File\Exception | ||
| DirectoryTest.php | core/ |
Drupal\KernelTests\Core\File | ||
| DirectoryWithMetadataDiscovery.php | core/ |
Drupal\Core\Plugin\Discovery | ||
| DirectoryWithMetadataPluginDiscovery.php | core/ |
Drupal\Core\Plugin\Discovery | ||
| DirectWritePreconditionBypass.php | core/ |
Drupal\package_manager | ||
| DirectWriteSubscriber.php | core/ |
Drupal\package_manager\EventSubscriber | ||
| DirectWriteTest.php | core/ |
Drupal\Tests\package_manager\Kernel | ||
| DisabledDisplayTest.php | core/ |
Drupal\Tests\views\Functional\Plugin | ||
| disable_transitions.theme.css | core/ |
/** * Remove CSS animation effects that can cause random test failures. */ * { /* CSS transitions. */ -o-transition: none !important; -webkit-transition: none !important; transition: none !important; -o-transition-property: none… | ||
| DisallowBasicAuthRequests.php | core/ |
Drupal\basic_auth\PageCache | ||
| DiscardLayoutChangesForm.php | core/ |
Drupal\layout_builder\Form | ||
| disclaimer.component.yml | core/ |
core/profiles/demo_umami/themes/umami/components/disclaimer/disclaimer.component.yml | ||
| disclaimer.css | core/ |
This file is used to style the disclaimer block. | ||
| disclaimer.twig | core/ |
<div{{ attributes.addClass('disclaimer') }}> <div class="disclaimer__disclaimer"> {% block disclaimer %}{% endblock %} </div> <div class="disclaimer__copyright"> {% block copyright… | ||
| DiscoverableInterface.php | core/ |
Drupal\Component\Discovery | ||
| DiscoverServiceProvidersTest.php | core/ |
Drupal\Tests\Core\DrupalKernel | ||
| DiscoveryCachedTrait.php | core/ |
Drupal\Component\Plugin\Discovery | ||
| DiscoveryCachedTraitTest.php | core/ |
Drupal\Tests\Component\Plugin\Discovery | ||
| DiscoveryException.php | core/ |
Drupal\Component\Discovery | ||
| DiscoveryInterface.php | core/ |
Drupal\Component\Plugin\Discovery | ||
| DiscoveryTest1.php | core/ |
com\example\PluginNamespace | ||
| discoverytest2.yml | core/ |
core/tests/Drupal/Tests/Component/Annotation/Fixtures/PluginNamespace/discoverytest2.yml | ||
| DiscoveryTestBase.php | core/ |
Drupal\KernelTests\Core\Plugin\Discovery | ||
| DiscoveryTrait.php | core/ |
Drupal\Component\Plugin\Discovery | ||
| DiscoveryTraitTest.php | core/ |
Drupal\Tests\Component\Plugin\Discovery | ||
| DiskSpaceValidator.php | core/ |
Drupal\package_manager\Validator | ||
| DiskSpaceValidatorTest.php | core/ |
Drupal\Tests\package_manager\Kernel | ||
| Display.php | core/ |
Drupal\views_ui\Form\Ajax | ||
| DisplayApiTest.php | core/ |
Drupal\Tests\field\Kernel | ||
| DisplayAttachmentTest.php | core/ |
Drupal\Tests\views_ui\Functional | ||
| DisplayAttachmentTest.php | core/ |
Drupal\Tests\views\Functional\Plugin | ||
| DisplayBlockTest.php | core/ |
Drupal\Tests\block\Functional\Views | ||
| DisplayCRUDTest.php | core/ |
Drupal\Tests\views_ui\Functional | ||
| DisplayEntityReferenceTest.php | core/ |
Drupal\Tests\views\Functional\Plugin | ||
| DisplayExtenderPluginBase.php | core/ |
Drupal\views\Plugin\views\display_extender | ||
| DisplayExtenderTest.php | core/ |
Drupal\Tests\views\Kernel\Plugin | ||
| DisplayExtenderTest.php | core/ |
Drupal\views_test_data\Plugin\views\display_extender | ||
| DisplayExtenderTest2.php | core/ |
Drupal\views_test_data\Plugin\views\display_extender | ||
| DisplayExtenderTest3.php | core/ |
Drupal\views_test_data\Plugin\views\display_extender | ||
| DisplayExtenderUITest.php | core/ |
Drupal\Tests\views_ui\Functional |
Pagination
- Previous page
- Page 86
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.