Search for metadata
- Search 7.x for metadata
- Search 9.5.x for metadata
- Search 8.9.x for metadata
- Search 11.x for metadata
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ComponentMetadataTest::testMetadataEnforceSchema | function | core/ |
Tests the correct checks when enforcing schemas or not. |
ComponentMetadataTest::testMetadataEnforceSchema | function | core/ |
Tests the correct checks when enforcing schemas or not. |
ComponentPluginManagerTest::testFindEmptyMetadataFile | function | core/ |
Test that components render correctly. |
ComponentPluginManagerTest::testFindEmptyMetadataFile | function | core/ |
Test that components render correctly. |
ConfigFactoryOverrideInterface::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
ConfigOverride::getCacheableMetadata | function | core/ |
|
ConfigOverrideIntegrationTestCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
ConfigOverrider::getCacheableMetadata | function | core/ |
|
ConfigOverrider::getCacheableMetadata | function | core/ |
|
ConfigOverrider::getCacheableMetadata | function | core/ |
|
ConfigOverriderLowPriority::getCacheableMetadata | function | core/ |
|
config_override_test.pirate_day_cacheability_metadata_override | service | core/ |
Drupal\config_override_test\PirateDayCacheabilityMetadataConfigOverride |
ContentEntityType::$revision_metadata_keys | property | core/ |
|
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/ |
|
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::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentTranslationMetadataFieldsTest::$entityTypeId | property | core/ |
The entity type being tested. |
ContentTranslationMetadataFieldsTest::$modules | property | core/ |
Modules to install. |
ContentTranslationMetadataFieldsTest::setUp | function | core/ |
|
ContentTranslationMetadataFieldsTest::setupBundle | function | core/ |
Creates or initializes the bundle date if needed. |
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. |
ContentTranslationMetadataWrapper::setFieldOnlyIfTranslatable | function | core/ |
Updates a field value, only if the field is translatable. |
ContentTranslationMetadataWrapper::setOutdated | function | core/ |
Sets the translation outdated status. |
ContentTranslationMetadataWrapper::setPublished | function | core/ |
Sets the translation published status. |
ContentTranslationMetadataWrapper::setSource | function | core/ |
Sets the source language for this translation. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.