Classes, traits, and interfaces

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
DirectoryTest class Drupal\system\Tests\File drupal/core/modules/system/lib/Drupal/system/Tests/File/DirectoryTest.php Directory related tests. 1
DiscoveryInterface interface Drupal\Component\Plugin\Discovery drupal/core/lib/Drupal/Component/Plugin/Discovery/DiscoveryInterface.php An interface defining the minimum requirements of building a plugin discovery component. 10 20
DiscoveryTestBase class Drupal\system\Tests\Plugin\Discovery drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/DiscoveryTestBase.php Tests that plugins are correctly discovered. 3 1
Display class Drupal\layout\Plugin\Core\Entity drupal/core/modules/layout/lib/Drupal/layout/Plugin/Core/Entity/Display.php Defines the display entity. 1
DisplayApiTest class Drupal\field\Tests drupal/core/modules/field/lib/Drupal/field/Tests/DisplayApiTest.php
DisplayBase abstract class Drupal\layout\Config drupal/core/modules/layout/lib/Drupal/layout/Config/DisplayBase.php Base class for 'display' and 'unbound_display' configuration entities. 2 2
DisplayExtenderPluginBase abstract class Drupal\views\Plugin\views\display_extender drupal/core/modules/views/lib/Drupal/views/Plugin/views/display_extender/DisplayExtenderPluginBase.php @todo. 2 1
DisplayExtenderTest class Drupal\views_test_data\Plugin\views\display_extender drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display_extender/DisplayExtenderTest.php Defines a display extender test plugin. 1
DisplayExtenderTest class Drupal\views\Tests\Plugin drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayExtenderTest.php Tests the display extender plugins.
DisplayExtenderTest2 class Drupal\views_test_data\Plugin\views\display_extender drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display_extender/DisplayExtenderTest2.php Defines another display extender test plugin.
DisplayExtenderUITest class Drupal\views\Tests\UI drupal/core/modules/views/lib/Drupal/views/Tests/UI/DisplayExtenderUITest.php Tests the display extender UI.
DisplayFeedTest class Drupal\views\Tests\Plugin drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayFeedTest.php Tests the feed display plugin.
DisplayInterface interface Drupal\layout\Config drupal/core/modules/layout/lib/Drupal/layout/Config/DisplayInterface.php Interface describing a Display configuration object. 3
DisplayInternalLogicTest class Drupal\layout\Tests drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php Tests the API and internal logic offered by Displays.
DisplayNoAreaTest class Drupal\views_test_data\Plugin\views\display drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display/DisplayNoAreaTest.php Defines a Display test plugin with areas disabled.
DisplayOverview class Drupal\field_ui drupal/core/modules/field_ui/lib/Drupal/field_ui/DisplayOverview.php Field UI display overview form. 1
DisplayPageTest class Drupal\views\Tests\Plugin drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayPageTest.php Tests the page display plugin.
DisplayPath class Drupal\views\Tests\UI drupal/core/modules/views/lib/Drupal/views/Tests/UI/DisplayPath.php Tests the UI of generic display path plugin.
DisplayPluginBase abstract class Drupal\views\Plugin\views\display drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php The default display plugin handler. Display plugins handle options and basic mechanisms for different output methods. 6 5
DisplayTest class Drupal\views\Tests\Plugin drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayTest.php Tests the basic display plugin.
DisplayTest class Drupal\views_test_data\Plugin\views\display drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display/DisplayTest.php Defines a Display test plugin. 1 1
DisplayTest class Drupal\views\Tests\UI drupal/core/modules/views/lib/Drupal/views/Tests/UI/DisplayTest.php Tests the handling of displays in the UI, adding removing etc.
DocLexer final class Doctrine\Common\Annotations drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocLexer.php Simple lexer for docblock annotations. 2
DocLexerTest class Doctrine\Tests\Common\Annotations drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocLexerTest.php
DocParser final class Doctrine\Common\Annotations drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php A parser for docblock annotations. 2
DocParserTest class Doctrine\Tests\Common\Annotations drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php
DoctrineTestCase abstract class Doctrine\Tests drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/DoctrineTestCase.php Base testcase class for all Doctrine testcases. 15 10
DownloadTest class Drupal\file\Tests drupal/core/modules/file/lib/Drupal/file/Tests/DownloadTest.php Tests for download/file transfer functions.
DriverChainEntity class Doctrine\Tests\Common\Persistence\Mapping drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ChainDriverTest.php
DriverChainTest class Doctrine\Tests\Common\Persistence\Mapping drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ChainDriverTest.php
DriverNotSpecifiedException class Drupal\Core\Database drupal/core/lib/Drupal/Core/Database/DriverNotSpecifiedException.php Exception thrown if no driver is specified for a database connection.
DrupalDateTime class Drupal\Core\Datetime drupal/core/lib/Drupal/Core/Datetime/DrupalDateTime.php Extends DateTimePlus(). 8
DrupalDateTimeTest class Drupal\system\Tests\Datetime drupal/core/modules/system/lib/Drupal/system/Tests/Datetime/DrupalDateTimeTest.php
DrupalDiffFormatter class drupal/core/lib/Drupal/Component/Diff/DiffEngine.php Diff formatter which uses Drupal theme functions. @private @subpackage DifferenceEngine
DrupalDiffInline class drupal/core/lib/Drupal/Component/Diff/DiffEngine.php Drupal inline Diff formatter. @private @subpackage DifferenceEngine
DrupalJsonldNormalizerTest class Drupal\jsonld\Tests drupal/core/modules/jsonld/lib/Drupal/jsonld/Tests/DrupalJsonldNormalizerTest.php Test the vendor specific JSON-LD normalizer.
DrupalKernel class Drupal\Core drupal/core/lib/Drupal/Core/DrupalKernel.php The DrupalKernel class is the core of Drupal itself. 10
DrupalKernelInterface interface Drupal\Core drupal/core/lib/Drupal/Core/DrupalKernelInterface.php The interface for DrupalKernel, the core of Drupal. 1
DrupalKernelTest class Drupal\system\Tests\DrupalKernel drupal/core/modules/system/lib/Drupal/system/Tests/DrupalKernel/DrupalKernelTest.php Tests compilation of the DIC.
DrupalUnitTestBase abstract class Drupal\simpletest drupal/core/modules/simpletest/lib/Drupal/simpletest/DrupalUnitTestBase.php Base test case class for Drupal unit tests. 12 12
DrupalUnitTestBaseTest class Drupal\simpletest\Tests drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php Tests DrupalUnitTestBase functionality.
Dummy class Doctrine\Tests\Common\Annotations\Ticket drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM55Test.php @Controller
Dummy class Symfony\Component\Serializer\Tests\Fixtures drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Fixtures/Dummy.php 1
DummyAnnotation class Doctrine\Tests\Common\Annotations drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php 2
DummyClass class Doctrine\Tests\Common\Annotations drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DummyClass.php A description of this class.
DummyClass2 class Doctrine\Tests\Common\Annotations drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php Plugin annotation @ignoreAnnotation("var");
DummyClassMethodSyntaxError class Doctrine\Tests\Common\Annotations drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php
DummyClassNonAnnotationProblem class Doctrine\Tests\Common\Annotations drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php Plugin annotation @ignoreAnnotation({"since", "var"})
DummyClassPropertySyntaxError class Doctrine\Tests\Common\Annotations drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php
DummyClassSyntaxError class Doctrine\Tests\Common\Annotations drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php Plugin annotation @DummyAnnotation(@)

Pages

Other projects