Search for metadata
- Search 7.x for metadata
- Search 9.5.x for metadata
- Search 10.3.x for metadata
- Search 11.x for metadata
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CacheableMetadataTest::testCreateFromRenderArray | function | core/ |
@covers ::createFromRenderArray @dataProvider providerTestCreateFromRenderArray |
CacheableMetadataTest::testMerge | function | core/ |
@covers ::merge @dataProvider providerTestMerge |
CacheableMetadataTest::testSetCacheMaxAge | function | core/ |
Test 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. |
CKEditorIntegrationTest::fillFieldInMetadataDialogAndSubmit | function | core/ |
Fills in a field in the metadata dialog for an embedded media item. |
CKEditorIntegrationTest::openMetadataDialog | function | core/ |
Clicks the `Edit media` button and waits for the metadata dialog. |
CKEditorIntegrationTest::openMetadataDialogWithKeyPress | function | core/ |
Focuses on `Edit media` button and presses the given key. |
CKEditorIntegrationTest::waitForMetadataDialog | function | core/ |
Waits for the form that allows editing metadata. |
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::$requiredRevisionMetadataKeys | property | core/ |
The required revision metadata keys. |
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. |
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.