Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
DuplicateContextualLinksTest::$defaultTheme property core/modules/contextual/tests/src/FunctionalJavascript/DuplicateContextualLinksTest.php The theme to install as the default for testing.
DuplicateContextualLinksTest::$modules property core/modules/contextual/tests/src/FunctionalJavascript/DuplicateContextualLinksTest.php Modules to install.
DuplicateContextualLinksTest::testSameContextualLinks function core/modules/contextual/tests/src/FunctionalJavascript/DuplicateContextualLinksTest.php Tests the contextual links with same id.
DuplicatePluralizedMethodName class core/modules/config/tests/config_test/src/ConfigActionErrorEntity/DuplicatePluralizedMethodName.php Test entity class.
DuplicatePluralizedMethodName.php file core/modules/config/tests/config_test/src/ConfigActionErrorEntity/DuplicatePluralizedMethodName.php
DuplicatePluralizedMethodName::testMethod function core/modules/config/tests/config_test/src/ConfigActionErrorEntity/DuplicatePluralizedMethodName.php #[ActionMethod(pluralize: 'testMethod')]
DuplicatePluralizedOtherMethodName class core/modules/config/tests/config_test/src/ConfigActionErrorEntity/DuplicatePluralizedOtherMethodName.php Test entity class.
DuplicatePluralizedOtherMethodName.php file core/modules/config/tests/config_test/src/ConfigActionErrorEntity/DuplicatePluralizedOtherMethodName.php
DuplicatePluralizedOtherMethodName::testMethod function core/modules/config/tests/config_test/src/ConfigActionErrorEntity/DuplicatePluralizedOtherMethodName.php #[ActionMethod(pluralize: 'testMethod2')]
DuplicatePluralizedOtherMethodName::testMethod2 function core/modules/config/tests/config_test/src/ConfigActionErrorEntity/DuplicatePluralizedOtherMethodName.php #[ActionMethod]
DuplicateTest class core/modules/views_ui/tests/src/Functional/DuplicateTest.php Tests the UI for view duplicate tool.
DuplicateTest.php file core/modules/views_ui/tests/src/Functional/DuplicateTest.php
DuplicateTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/DuplicateTest.php The theme to install as the default for testing.
DuplicateTest::$modules property core/modules/views_ui/tests/src/Functional/DuplicateTest.php Modules to install.
DuplicateTest::setUp function core/modules/views_ui/tests/src/Functional/DuplicateTest.php Sets up the test.
DuplicateTest::testDuplicateView function core/modules/views_ui/tests/src/Functional/DuplicateTest.php Checks if duplicated view exists and has correct label.
DurationInterface interface core/lib/Drupal/Core/TypedData/Type/DurationInterface.php Interface for durations.
DurationInterface.php file core/lib/Drupal/Core/TypedData/Type/DurationInterface.php
DurationInterface::getDuration function core/lib/Drupal/Core/TypedData/Type/DurationInterface.php Returns the duration.
DurationInterface::setDuration function core/lib/Drupal/Core/TypedData/Type/DurationInterface.php Sets the duration.
DurationIso8601 class core/lib/Drupal/Core/TypedData/Plugin/DataType/DurationIso8601.php The duration ISO8601 data type.
DurationIso8601.php file core/lib/Drupal/Core/TypedData/Plugin/DataType/DurationIso8601.php
DurationIso8601::getDuration function core/lib/Drupal/Core/TypedData/Plugin/DataType/DurationIso8601.php Returns the duration.
DurationIso8601::setDuration function core/lib/Drupal/Core/TypedData/Plugin/DataType/DurationIso8601.php Sets the duration.
DynamicallyFieldableEntityStorageInterface interface core/lib/Drupal/Core/Entity/DynamicallyFieldableEntityStorageInterface.php A storage that supports entity types with dynamic field definitions.
DynamicallyFieldableEntityStorageInterface.php file core/lib/Drupal/Core/Entity/DynamicallyFieldableEntityStorageInterface.php
DynamicallyFieldableEntityStorageSchemaInterface interface core/lib/Drupal/Core/Entity/Schema/DynamicallyFieldableEntityStorageSchemaInterface.php A storage schema that supports entity types with dynamic field definitions.
DynamicallyFieldableEntityStorageSchemaInterface.php file core/lib/Drupal/Core/Entity/Schema/DynamicallyFieldableEntityStorageSchemaInterface.php
DynamicallyFieldableEntityStorageSchemaInterface::finalizePurge function core/lib/Drupal/Core/Entity/Schema/DynamicallyFieldableEntityStorageSchemaInterface.php Performs final cleanup after all data of a field has been purged.
DynamicallyFieldableEntityStorageSchemaInterface::requiresFieldDataMigration function core/lib/Drupal/Core/Entity/Schema/DynamicallyFieldableEntityStorageSchemaInterface.php Checks if existing data would be lost if the schema changes were applied.
DynamicallyFieldableEntityStorageSchemaInterface::requiresFieldStorageSchemaChanges function core/lib/Drupal/Core/Entity/Schema/DynamicallyFieldableEntityStorageSchemaInterface.php Checks if the changes to the storage definition requires schema changes.
DynamicEntityTypeParamConverterTrait trait core/lib/Drupal/Core/ParamConverter/DynamicEntityTypeParamConverterTrait.php Provides a trait to replace dynamic entity types in routes.
DynamicEntityTypeParamConverterTrait.php file core/lib/Drupal/Core/ParamConverter/DynamicEntityTypeParamConverterTrait.php
DynamicEntityTypeParamConverterTrait::getEntityTypeFromDefaults function core/lib/Drupal/Core/ParamConverter/DynamicEntityTypeParamConverterTrait.php Determines the entity type ID given a route definition and route defaults.
DynamicLocalTasks class core/modules/media/src/Plugin/Derivative/DynamicLocalTasks.php Generates media-related local tasks.
DynamicLocalTasks class core/modules/content_moderation/src/Plugin/Derivative/DynamicLocalTasks.php Generates moderation-related local tasks.
DynamicLocalTasks.php file core/modules/content_moderation/src/Plugin/Derivative/DynamicLocalTasks.php
DynamicLocalTasks.php file core/modules/media/src/Plugin/Derivative/DynamicLocalTasks.php
DynamicLocalTasks::$basePluginId property core/modules/content_moderation/src/Plugin/Derivative/DynamicLocalTasks.php The base plugin ID.
DynamicLocalTasks::$config property core/modules/media/src/Plugin/Derivative/DynamicLocalTasks.php The media settings config.
DynamicLocalTasks::$entityTypeManager property core/modules/media/src/Plugin/Derivative/DynamicLocalTasks.php The entity type manager.
DynamicLocalTasks::$entityTypeManager property core/modules/content_moderation/src/Plugin/Derivative/DynamicLocalTasks.php The entity type manager.
DynamicLocalTasks::$moderationInfo property core/modules/content_moderation/src/Plugin/Derivative/DynamicLocalTasks.php The moderation information service.
DynamicLocalTasks::$router property core/modules/content_moderation/src/Plugin/Derivative/DynamicLocalTasks.php The router.
DynamicLocalTasks::create function core/modules/content_moderation/src/Plugin/Derivative/DynamicLocalTasks.php Creates a new class instance.
DynamicLocalTasks::create function core/modules/media/src/Plugin/Derivative/DynamicLocalTasks.php Creates a new class instance.
DynamicLocalTasks::getDerivativeDefinitions function core/modules/media/src/Plugin/Derivative/DynamicLocalTasks.php Gets the definition of all derivatives of a base plugin.
DynamicLocalTasks::getDerivativeDefinitions function core/modules/content_moderation/src/Plugin/Derivative/DynamicLocalTasks.php Gets the definition of all derivatives of a base plugin.
DynamicLocalTasks::__construct function core/modules/content_moderation/src/Plugin/Derivative/DynamicLocalTasks.php Creates a FieldUiLocalTask object.
DynamicLocalTasks::__construct function core/modules/media/src/Plugin/Derivative/DynamicLocalTasks.php Creates a DynamicLocalTasks object.

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