Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DurationIso8601::getCastedValue | function | core/ |
#[JsonSchema([ 'type' => 'string', 'format' => 'duration', ])] |
| DurationIso8601::getDuration | function | core/ |
|
| DurationIso8601::getDurationAsIso8601Abnf | function | core/ |
#[JsonSchema([ 'type' => 'string', 'format' => 'duration', ])] |
| DurationIso8601::setDuration | function | core/ |
|
| 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/ |
|
| 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/ |
|
| 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/ |
|
| DynamicMenuLinkMock::$currentUser | property | core/ |
The current user. |
| DynamicMenuLinkMock::getCacheContexts | function | core/ |
|
| DynamicMenuLinkMock::getRouteName | function | core/ |
|
| DynamicMenuLinkMock::getTitle | function | core/ |
|
| DynamicMenuLinkMock::setCurrentUser | function | core/ |
Sets the current user. |
| DynamicPageCacheHooks | class | core/ |
Hook implementations for dynamic_page_cache. |
| DynamicPageCacheHooks.php | file | core/ |
|
| DynamicPageCacheHooks::help | function | core/ |
Implements hook_help(). |
| DynamicPageCacheIntegrationTest | class | core/ |
Enables the Dynamic Page Cache and tests it in various scenarios. |
| DynamicPageCacheIntegrationTest.php | file | core/ |
|
| DynamicPageCacheIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DynamicPageCacheIntegrationTest::$modules | property | core/ |
Modules to install. |
| DynamicPageCacheIntegrationTest::setUp | function | core/ |
|
| DynamicPageCacheIntegrationTest::testDynamicPageCache | function | core/ |
Tests that Dynamic Page Cache works correctly, and verifies the edge cases. |
| DynamicPageCacheSubscriber | class | core/ |
Returns cached responses as early and avoiding as much work as possible. |
| DynamicPageCacheSubscriber.php | file | core/ |
|
| DynamicPageCacheSubscriber::$cache | property | core/ |
The variation cache. |
| DynamicPageCacheSubscriber::$cacheContexts | property | core/ |
The default cache contexts to vary every cache item by. |
Pagination
- Previous page
- Page 463
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.