Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| DummyStreamWrapper::getName | function | core/ |
Returns the name of the stream wrapper for use in the UI. |
| dump-database-d6.sh | file | core/ |
Filled installation of Drupal 6.17, for test purposes. |
| dump-database-d7.sh | file | core/ |
Dumps a Drupal 7 database into a Drupal 7 PHP script to test the upgrade process. |
| dump-database-d8-mysql.php | file | core/ |
A command line application to dump a database to a generation script. |
| DuplicateContextualLinksTest | class | core/ |
Tests the UI for correct contextual links. |
| DuplicateContextualLinksTest.php | file | core/ |
|
| DuplicateContextualLinksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DuplicateContextualLinksTest::$modules | property | core/ |
Modules to enable. |
| DuplicateContextualLinksTest::testSameContextualLinks | function | core/ |
Tests the contextual links with same id. |
| DuplicateTest | class | core/ |
Tests the UI for view duplicate tool. |
| DuplicateTest.php | file | core/ |
|
| DuplicateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DuplicateTest::setUp | function | core/ |
Sets up the test. |
| DuplicateTest::testDuplicateView | function | core/ |
Checks if duplicated view exists and has correct label. |
| DurationInterface | interface | core/ |
Interface for durations. |
| DurationInterface.php | file | core/ |
|
| DurationInterface::getDuration | function | core/ |
Returns the duration. |
| DurationInterface::setDuration | function | core/ |
Sets the duration. |
| DurationIso8601 | class | core/ |
The duration ISO8601 data type. |
| DurationIso8601.php | file | core/ |
|
| DurationIso8601::getDuration | function | core/ |
Returns the duration. |
| DurationIso8601::setDuration | function | core/ |
Sets the duration. |
| DynamicallyFieldableEntityStorageInterface | interface | core/ |
A storage that supports entity types with dynamic field definitions. |
| DynamicallyFieldableEntityStorageInterface.php | file | core/ |
|
| DynamicallyFieldableEntityStorageSchemaInterface | interface | core/ |
A storage schema that supports entity types with dynamic field definitions. |
| DynamicallyFieldableEntityStorageSchemaInterface.php | file | core/ |
|
| DynamicallyFieldableEntityStorageSchemaInterface::finalizePurge | function | core/ |
Performs final cleanup after all data of a field has been purged. |
| DynamicallyFieldableEntityStorageSchemaInterface::requiresFieldDataMigration | function | core/ |
Checks if existing data would be lost if the schema changes were applied. |
| DynamicallyFieldableEntityStorageSchemaInterface::requiresFieldStorageSchemaChanges | function | core/ |
Checks if the changes to the storage definition requires schema changes. |
| DynamicEntityTypeParamConverterTrait | trait | core/ |
Provides a trait to replace dynamic entity types in routes. |
| DynamicEntityTypeParamConverterTrait.php | file | core/ |
|
| DynamicEntityTypeParamConverterTrait::getEntityTypeFromDefaults | function | core/ |
Determines the entity type ID given a route definition and route defaults. |
| DynamicLocalTasks | class | core/ |
Generates media-related local tasks. |
| DynamicLocalTasks | class | core/ |
Generates moderation-related local tasks. |
| DynamicLocalTasks.php | file | core/ |
|
| DynamicLocalTasks.php | file | core/ |
|
| DynamicLocalTasks::$basePluginId | property | core/ |
The base plugin ID. |
| DynamicLocalTasks::$config | property | core/ |
The media settings config. |
| DynamicLocalTasks::$entityTypeManager | property | core/ |
The entity type manager. |
| DynamicLocalTasks::$entityTypeManager | property | core/ |
The entity type manager. |
| DynamicLocalTasks::$moderationInfo | property | core/ |
The moderation information service. |
| DynamicLocalTasks::$router | property | core/ |
The router. |
| DynamicLocalTasks::create | function | core/ |
Creates a new class instance. |
| DynamicLocalTasks::create | function | core/ |
Creates a new class instance. |
| DynamicLocalTasks::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| DynamicLocalTasks::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| DynamicLocalTasks::__construct | function | core/ |
Creates a FieldUiLocalTask object. |
| DynamicLocalTasks::__construct | function | core/ |
Creates a DynamicLocalTasks object. |
| DynamicMenuLinkMock | class | core/ |
Defines a mock implementation of a dynamic menu link used in tests only. |
| DynamicMenuLinkMock.php | file | core/ |
Pagination
- Previous page
- Page 431
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.