Search for metadata
- Search 7.x for metadata
- Search 8.9.x for metadata
- Search 10.3.x for metadata
- Search 11.x for metadata
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CacheableMetadataTest::testSetCacheMaxAge | function | core/ |
Tests valid and invalid values as max age. |
CacheableResponseInterface::getCacheableMetadata | function | core/ |
Returns the cacheability metadata for this response. |
CacheableResponseTrait::$cacheabilityMetadata | property | core/ |
The cacheability metadata. |
CacheableResponseTrait::getCacheableMetadata | function | core/ |
|
CacheContextInterface::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
CachePluginBase::alterCacheMetadata | function | core/ |
Alters the cache metadata of a display upon saving a view. |
CacheWebTest::testDisplayWithoutCacheStillBubblesMetadata | function | core/ |
Tests that a display without caching still contains the cache metadata. |
CalculatedCacheContextInterface::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context based on the parameter value. |
CKEditor5MediaController::mediaEntityMetadata | function | core/ |
Returns JSON response containing metadata about media entity. |
ComponentGenerator::initialPackageMetadata | function | composer/ |
Common default metadata for all components. |
ConfigFactoryOverrideInterface::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
ConfigOverride::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
ConfigOverrideIntegrationTestCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
ConfigOverrider::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
ConfigOverrider::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
ConfigOverrider::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
ConfigOverriderLowPriority::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
config_override_test.pirate_day_cacheability_metadata_override | service | core/ |
Drupal\config_override_test\PirateDayCacheabilityMetadataConfigOverride |
ContentEntityType::$revision_metadata_keys | property | core/ |
An array of entity revision metadata keys. |
ContentEntityType::getRevisionMetadataKey | function | core/ |
Gets a specific entity revision metadata key. |
ContentEntityType::getRevisionMetadataKeys | function | core/ |
Gets an array of entity revision metadata keys. |
ContentEntityType::hasRevisionMetadataKey | function | core/ |
Indicates if a given entity revision metadata key exists. |
ContentEntityType::setRevisionMetadataKey | function | core/ |
Sets a revision metadata key. |
ContentEntityTypeInterface::getRevisionMetadataKey | function | core/ |
Gets a specific entity revision metadata key. |
ContentEntityTypeInterface::getRevisionMetadataKeys | function | core/ |
Gets an array of entity revision metadata keys. |
ContentEntityTypeInterface::hasRevisionMetadataKey | function | core/ |
Indicates if a given entity revision metadata key exists. |
ContentEntityTypeInterface::setRevisionMetadataKey | function | core/ |
Sets a revision metadata key. |
ContentTranslationManager::getTranslationMetadata | function | core/ |
Returns an instance of the Content translation metadata. |
ContentTranslationManagerInterface::getTranslationMetadata | function | core/ |
Returns an instance of the Content translation metadata. |
ContentTranslationMetadataFieldsTest | class | core/ |
Tests the Content Translation metadata fields handling. |
ContentTranslationMetadataFieldsTest.php | file | core/ |
|
ContentTranslationMetadataFieldsTest::$bundle | property | core/ |
The bundle being tested. |
ContentTranslationMetadataFieldsTest::$entityTypeId | property | core/ |
The entity type being tested. |
ContentTranslationMetadataFieldsTest::$modules | property | core/ |
Modules to install. |
ContentTranslationMetadataFieldsTest::$profile | property | core/ |
The profile to install as a basis for testing. |
ContentTranslationMetadataFieldsTest::testSetTranslatable | function | core/ |
Tests setting translatable metadata fields. |
ContentTranslationMetadataFieldsTest::testSkipUntranslatable | function | core/ |
Tests skipping setting non translatable metadata fields. |
ContentTranslationMetadataWrapper | class | core/ |
Base class for content translation metadata wrappers. |
ContentTranslationMetadataWrapper.php | file | core/ |
|
ContentTranslationMetadataWrapper::$handler | property | core/ |
The content translation handler. |
ContentTranslationMetadataWrapper::$translation | property | core/ |
The wrapped entity translation. |
ContentTranslationMetadataWrapper::getAuthor | function | core/ |
Returns the translation author. |
ContentTranslationMetadataWrapper::getChangedTime | function | core/ |
Returns the timestamp of the last entity change from current translation. |
ContentTranslationMetadataWrapper::getCreatedTime | function | core/ |
Returns the translation creation timestamp. |
ContentTranslationMetadataWrapper::getSource | function | core/ |
Retrieves the source language for this translation. |
ContentTranslationMetadataWrapper::isOutdated | function | core/ |
Returns the translation outdated status. |
ContentTranslationMetadataWrapper::isPublished | function | core/ |
Returns the translation published status. |
ContentTranslationMetadataWrapper::setAuthor | function | core/ |
Sets the translation author. |
ContentTranslationMetadataWrapper::setChangedTime | function | core/ |
Sets the translation modification timestamp. |
ContentTranslationMetadataWrapper::setCreatedTime | function | core/ |
Sets the translation creation timestamp. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.