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 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
DurationIso8601::getCastedValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/DurationIso8601.php #[JsonSchema([
'type' => 'string',
'format' => 'duration',
])]
DurationIso8601::getDuration function core/lib/Drupal/Core/TypedData/Plugin/DataType/DurationIso8601.php
DurationIso8601::getDurationAsIso8601Abnf function core/lib/Drupal/Core/TypedData/Plugin/DataType/DurationIso8601.php #[JsonSchema([
'type' => 'string',
'format' => 'duration',
])]
DurationIso8601::setDuration function core/lib/Drupal/Core/TypedData/Plugin/DataType/DurationIso8601.php
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
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
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.
DynamicMenuLinkMock class core/tests/Drupal/Tests/Core/Menu/DynamicMenuLinkMock.php Defines a mock implementation of a dynamic menu link used in tests only.
DynamicMenuLinkMock.php file core/tests/Drupal/Tests/Core/Menu/DynamicMenuLinkMock.php
DynamicMenuLinkMock::$currentUser property core/tests/Drupal/Tests/Core/Menu/DynamicMenuLinkMock.php The current user.
DynamicMenuLinkMock::getCacheContexts function core/tests/Drupal/Tests/Core/Menu/DynamicMenuLinkMock.php
DynamicMenuLinkMock::getRouteName function core/tests/Drupal/Tests/Core/Menu/DynamicMenuLinkMock.php
DynamicMenuLinkMock::getTitle function core/tests/Drupal/Tests/Core/Menu/DynamicMenuLinkMock.php
DynamicMenuLinkMock::setCurrentUser function core/tests/Drupal/Tests/Core/Menu/DynamicMenuLinkMock.php Sets the current user.
DynamicPageCacheHooks class core/modules/dynamic_page_cache/src/Hook/DynamicPageCacheHooks.php Hook implementations for dynamic_page_cache.
DynamicPageCacheHooks.php file core/modules/dynamic_page_cache/src/Hook/DynamicPageCacheHooks.php
DynamicPageCacheHooks::help function core/modules/dynamic_page_cache/src/Hook/DynamicPageCacheHooks.php Implements hook_help().
DynamicPageCacheIntegrationTest class core/modules/dynamic_page_cache/tests/src/Functional/DynamicPageCacheIntegrationTest.php Enables the Dynamic Page Cache and tests it in various scenarios.
DynamicPageCacheIntegrationTest.php file core/modules/dynamic_page_cache/tests/src/Functional/DynamicPageCacheIntegrationTest.php
DynamicPageCacheIntegrationTest::$defaultTheme property core/modules/dynamic_page_cache/tests/src/Functional/DynamicPageCacheIntegrationTest.php The theme to install as the default for testing.
DynamicPageCacheIntegrationTest::$modules property core/modules/dynamic_page_cache/tests/src/Functional/DynamicPageCacheIntegrationTest.php Modules to install.
DynamicPageCacheIntegrationTest::setUp function core/modules/dynamic_page_cache/tests/src/Functional/DynamicPageCacheIntegrationTest.php
DynamicPageCacheIntegrationTest::testDynamicPageCache function core/modules/dynamic_page_cache/tests/src/Functional/DynamicPageCacheIntegrationTest.php Tests that Dynamic Page Cache works correctly, and verifies the edge cases.
DynamicPageCacheSubscriber class core/modules/dynamic_page_cache/src/EventSubscriber/DynamicPageCacheSubscriber.php Returns cached responses as early and avoiding as much work as possible.
DynamicPageCacheSubscriber.php file core/modules/dynamic_page_cache/src/EventSubscriber/DynamicPageCacheSubscriber.php
DynamicPageCacheSubscriber::$cache property core/modules/dynamic_page_cache/src/EventSubscriber/DynamicPageCacheSubscriber.php The variation cache.
DynamicPageCacheSubscriber::$cacheContexts property core/modules/dynamic_page_cache/src/EventSubscriber/DynamicPageCacheSubscriber.php The default cache contexts to vary every cache item by.

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