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 |
|---|---|---|---|
| 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. |
| ContentTranslationMetadataWrapper::__construct | function | core/ |
Initializes an instance of the content translation metadata handler. |
| ContentTranslationMetadataWrapperInterface | interface | core/ |
Common interface for content translation metadata wrappers. |
| ContentTranslationMetadataWrapperInterface.php | file | core/ |
|
| ContentTranslationMetadataWrapperInterface::getAuthor | function | core/ |
Returns the translation author. |
| ContentTranslationMetadataWrapperInterface::getChangedTime | function | core/ |
Returns the timestamp of the last entity change from current translation. |
| ContentTranslationMetadataWrapperInterface::getCreatedTime | function | core/ |
Returns the translation creation timestamp. |
| ContentTranslationMetadataWrapperInterface::getSource | function | core/ |
Retrieves the source language for this translation. |
| ContentTranslationMetadataWrapperInterface::isOutdated | function | core/ |
Returns the translation outdated status. |
| ContentTranslationMetadataWrapperInterface::isPublished | function | core/ |
Returns the translation published status. |
| ContentTranslationMetadataWrapperInterface::setAuthor | function | core/ |
Sets the translation author. |
| ContentTranslationMetadataWrapperInterface::setChangedTime | function | core/ |
Sets the translation modification timestamp. |
| ContentTranslationMetadataWrapperInterface::setCreatedTime | function | core/ |
Sets the translation creation timestamp. |
| ContentTranslationMetadataWrapperInterface::setOutdated | function | core/ |
Sets the translation outdated status. |
| ContentTranslationMetadataWrapperInterface::setPublished | function | core/ |
Sets the translation published status. |
| ContentTranslationMetadataWrapperInterface::setSource | function | core/ |
Sets the source language for this translation. |
| Context::$cacheabilityMetadata | property | core/ |
The cacheability metadata. |
| CookiesCacheContext::getCacheableMetadata | function | core/ |
|
| CsrfTokenGenerator::$sessionMetadata | property | core/ |
The session metadata bag. |
| CsrfTokenGeneratorTest::$sessionMetadata | property | core/ |
The mock session metadata bag. |
| DisplayPluginBase::applyDisplayCacheabilityMetadata | function | core/ |
Applies the cacheability of the current display to the given render array. |
| DisplayPluginBase::calculateCacheMetadata | function | core/ |
Calculates the display's cache metadata by inspecting each handler/plugin. |
| DisplayPluginBase::getCacheMetadata | function | core/ |
Gets the cache metadata. |
| DisplayPluginInterface::calculateCacheMetadata | function | core/ |
Calculates the display's cache metadata by inspecting each handler/plugin. |
| DisplayPluginInterface::getCacheMetadata | function | core/ |
Gets the cache metadata. |
| DocParser::$annotationMetadata | property | core/ |
Hash-map for caching annotation metadata. |
| DocParser::$metadataParser | property | core/ |
Doc parser used to collect annotation target. |
| DocParser::collectAnnotationMetadata | function | core/ |
Collects parsing metadata for a given annotation class |
| DocParser::collectAttributeTypeMetadata | function | core/ |
Collects parsing metadata for a given attribute. |
| DrupalCoreRecommendedBuilder::initialPackageMetadata | function | composer/ |
Returns the initial package metadata that describes the metapackage. |
| DrupalDevDependenciesBuilder::initialPackageMetadata | function | composer/ |
Returns the initial package metadata that describes the metapackage. |
| DrupalPinnedDevDependenciesBuilder::initialPackageMetadata | function | composer/ |
Returns the initial package metadata that describes the metapackage. |
| Editor::getMetadata | function | core/ |
Generates metadata that is needed specifically for this editor. |
| Editor::getMetadata | function | core/ |
|
| EditorIntegrationTest::$metadataGenerator | property | core/ |
The metadata generator object to be tested. |
| EditorIntegrationTest::testMetadata | function | core/ |
Tests (custom) metadata when the formatted text editor is used. |
| EntityQueryTest::testConditionOnRevisionMetadataKeys | function | core/ |
Tests entity queries with condition on the revision metadata keys. |
| EntityQueryTest::testMetaData | function | core/ |
Tests adding a tag and metadata to the Entity query object. |
| EntitySchemaSubscriber::addRevisionMetadataField | function | core/ |
Adds the 'workspace' revision metadata field to an entity type. |
| EntityTestViewGrantsCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| ExecutionContext::$metadata | property | core/ |
The current validation metadata. |
| ExecutionContext::getMetadata | function | core/ |
|
| ExecutionContext::getMetadataFactory | function | core/ |
|
| FieldRenderedEntityTest::assertCacheabilityMetadata | function | core/ |
Ensures that the expected cacheability metadata is applied. |
| field_test_query_efq_metadata_test_alter | function | core/ |
Implements hook_query_TAG_alter() for tag 'efq_metadata_test'. |
| File::getMetadata | function | core/ |
Gets the value for a metadata attribute for a given media item. |
| File::getMetadataAttributes | function | core/ |
Gets a list of metadata attributes provided by this plugin. |
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.