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 |
---|---|---|---|
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. |
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/ |
Gets the cacheability metadata for the context based on the parameter value. |
CsrfTokenGenerator::$sessionMetadata | property | core/ |
The session metadata bag. |
CsrfTokenGeneratorTest::$sessionMetadata | property | core/ |
The mock session metadata bag. |
DisplayPluginBase::applyDisplayCachablityMetadata | function | core/ |
Applies the cacheability of the current display to the given render array. |
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. |
drupal-8.entity-data-revision-metadata-fields-2248983.php | file | core/ |
Contains database additions to drupal-8.2.1.bare.standard_with_entity_test_enabled.php.gz for testing the upgrade path of https://www.drupal.org/node/2248983. |
drupal-8.views-revision-metadata-fields-2248983.php | file | core/ |
Contains database additions to drupal-8.2.1.bare.standard_with_entity_test_enabled.php.gz for testing the upgrade path of https://www.drupal.org/node/2248983. |
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. |
EntityQueryTest::testConditionOnRevisionMetadataKeys | function | core/ |
Tests entity queries with condition on the revision metadata keys. |
EntityQueryTest::testMetaData | function | core/ |
Test 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/ |
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.