DirectoryResource |
class |
Assetic\Factory\Resource |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/DirectoryResource.php |
A resource is something formulae can be loaded from. |
|
|
|
DirectoryResourceFilterIterator |
class |
Assetic\Factory\Resource |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/DirectoryResource.php |
Filters files by a basename pattern. |
|
|
|
DirectoryResourceIterator |
class |
Assetic\Factory\Resource |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/DirectoryResource.php |
An iterator that converts file objects into file resources. |
|
|
|
DirectoryTest |
class |
Drupal\system\Tests\File |
drupal/core/modules/system/lib/Drupal/system/Tests/File/DirectoryTest.php |
Directory related tests. |
1 |
|
|
DisableForm |
class |
Drupal\filter\Form |
drupal/core/modules/filter/lib/Drupal/filter/Form/DisableForm.php |
Provides the filter format disable form. |
|
|
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 |
16 |
|
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. |
4 |
1 |
|
DismissFormCommand |
class |
Drupal\views\Ajax |
drupal/core/modules/views/lib/Drupal/views/Ajax/DismissFormCommand.php |
Provides an AJAX command for closing the views form modal. |
|
|
|
Display |
class |
Drupal\views_ui\Form\Ajax |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/Display.php |
Provides a form for editing the Views display. |
|
|
|
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 |
|
|
|
|
DisplayAttachmentTest |
class |
Drupal\views_ui\Tests |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayAttachmentTest.php |
Tests the UI for the attachment display plugin. |
|
|
|
DisplayAttachmentTest |
class |
Drupal\views\Tests\Plugin |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayAttachmentTest.php |
Tests the attachment display plugin. |
|
|
|
DisplayBag |
class |
Drupal\views |
drupal/core/modules/views/lib/Drupal/views/DisplayBag.php |
A class which wraps the displays of a view so you can lazy-initialize them. |
|
1 |
|
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 |
|
DisplayBlockTest |
class |
Drupal\block\Tests\Views |
drupal/core/modules/block/lib/Drupal/block/Tests/Views/DisplayBlockTest.php |
Defines a test for block display. |
|
|
|
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_ui\Tests |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/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. |
|
|
|
DisplayPageTest |
class |
Drupal\views\Tests\Plugin |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayPageTest.php |
Tests the page display plugin. |
|
|
|
DisplayPageWebTest |
class |
Drupal\views\Tests\Plugin |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayPageWebTest.php |
Tests the views page display plugin as webtest. |
|
|
|
DisplayPath |
class |
Drupal\views_ui\Tests |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/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. |
7 |
59 |
|
DisplayRouterInterface |
interface |
Drupal\views\Plugin\views\display |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayRouterInterface.php |
|
1 |
1 |
|
DisplayTest |
class |
Drupal\views_ui\Tests |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayTest.php |
|
|
|
|
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\Plugin |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayTest.php |
Tests the basic display plugin. |
|
|
|
DisplayUnitTest |
class |
Drupal\views\Tests\Plugin |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayUnitTest.php |
Drupal unit tests for the DisplayPluginBase class. |
|
|
|
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 |
|
DoubleTestCase |
class |
|
drupal/core/vendor/phpunit/phpunit/Tests/_files/DoubleTestCase.php |
|
|
|
|
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. |
|
|
|
Dropbutton |
class |
Drupal\views\Plugin\views\field |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Dropbutton.php |
Provides a handler that renders links as dropbutton. |
|
|
|
Drupal |
class |
|
drupal/core/lib/Drupal.php |
Static Service Container wrapper. |
|
4 |
|
DrupalDateTime |
class |
Drupal\Core\Datetime |
drupal/core/lib/Drupal/Core/Datetime/DrupalDateTime.php |
Extends DateTimePlus(). |
|
25 |
|
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 |
|
|
|