Search for metadata

  1. Search 7.x for metadata
  2. Search 9.5.x for metadata
  3. Search 10.3.x for metadata
  4. Search 11.x for metadata
  5. Other projects
Title Object type File name Summary
ContentTranslationMetadataWrapper::isOutdated function core/modules/content_translation/src/ContentTranslationMetadataWrapper.php
ContentTranslationMetadataWrapper::isPublished function core/modules/content_translation/src/ContentTranslationMetadataWrapper.php
ContentTranslationMetadataWrapper::setAuthor function core/modules/content_translation/src/ContentTranslationMetadataWrapper.php
ContentTranslationMetadataWrapper::setChangedTime function core/modules/content_translation/src/ContentTranslationMetadataWrapper.php
ContentTranslationMetadataWrapper::setCreatedTime function core/modules/content_translation/src/ContentTranslationMetadataWrapper.php
ContentTranslationMetadataWrapper::setFieldOnlyIfTranslatable function core/modules/content_translation/src/ContentTranslationMetadataWrapper.php Updates a field value, only if the field is translatable.
ContentTranslationMetadataWrapper::setOutdated function core/modules/content_translation/src/ContentTranslationMetadataWrapper.php
ContentTranslationMetadataWrapper::setPublished function core/modules/content_translation/src/ContentTranslationMetadataWrapper.php
ContentTranslationMetadataWrapper::setSource function core/modules/content_translation/src/ContentTranslationMetadataWrapper.php
ContentTranslationMetadataWrapper::__construct function core/modules/content_translation/src/ContentTranslationMetadataWrapper.php Initializes an instance of the content translation metadata handler.
ContentTranslationMetadataWrapperInterface interface core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php Common interface for content translation metadata wrappers.
ContentTranslationMetadataWrapperInterface.php file core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php
ContentTranslationMetadataWrapperInterface::getAuthor function core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php Returns the translation author.
ContentTranslationMetadataWrapperInterface::getChangedTime function core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php Returns the timestamp of the last entity change from current translation.
ContentTranslationMetadataWrapperInterface::getCreatedTime function core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php Returns the translation creation timestamp.
ContentTranslationMetadataWrapperInterface::getSource function core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php Retrieves the source language for this translation.
ContentTranslationMetadataWrapperInterface::isOutdated function core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php Returns the translation outdated status.
ContentTranslationMetadataWrapperInterface::isPublished function core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php Returns the translation published status.
ContentTranslationMetadataWrapperInterface::setAuthor function core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php Sets the translation author.
ContentTranslationMetadataWrapperInterface::setChangedTime function core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php Sets the translation modification timestamp.
ContentTranslationMetadataWrapperInterface::setCreatedTime function core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php Sets the translation creation timestamp.
ContentTranslationMetadataWrapperInterface::setOutdated function core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php Sets the translation outdated status.
ContentTranslationMetadataWrapperInterface::setPublished function core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php Sets the translation published status.
ContentTranslationMetadataWrapperInterface::setSource function core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php Sets the source language for this translation.
Context::$cacheabilityMetadata property core/lib/Drupal/Core/Plugin/Context/Context.php The cacheability metadata.
CookiesCacheContext::getCacheableMetadata function core/lib/Drupal/Core/Cache/Context/CookiesCacheContext.php
CsrfTokenGenerator::$sessionMetadata property core/lib/Drupal/Core/Access/CsrfTokenGenerator.php The session metadata bag.
CsrfTokenGeneratorTest::$sessionMetadata property core/tests/Drupal/Tests/Core/Access/CsrfTokenGeneratorTest.php The mock session metadata bag.
DisplayPluginBase::applyDisplayCachablityMetadata function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Applies the cacheability of the current display to the given render array.
DisplayPluginBase::applyDisplayCacheabilityMetadata function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Applies the cacheability of the current display to the given render array.
DisplayPluginBase::calculateCacheMetadata function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
DisplayPluginBase::getCacheMetadata function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
DisplayPluginInterface::calculateCacheMetadata function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Calculates the display's cache metadata by inspecting each handler/plugin.
DisplayPluginInterface::getCacheMetadata function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Gets the cache metadata.
DocParser::$annotationMetadata property core/lib/Drupal/Component/Annotation/Doctrine/DocParser.php Hash-map for caching annotation metadata.
DocParser::$metadataParser property core/lib/Drupal/Component/Annotation/Doctrine/DocParser.php Doc parser used to collect annotation target.
DocParser::collectAnnotationMetadata function core/lib/Drupal/Component/Annotation/Doctrine/DocParser.php Collects parsing metadata for a given annotation class
DocParser::collectAttributeTypeMetadata function core/lib/Drupal/Component/Annotation/Doctrine/DocParser.php Collects parsing metadata for a given attribute.
drupal-8.entity-data-revision-metadata-fields-2248983.php file core/modules/system/tests/fixtures/update/drupal-8.entity-data-revision-metadata-fields-2248983.php 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/modules/system/tests/fixtures/update/drupal-8.views-revision-metadata-fields-2248983.php 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/Generator/Builder/DrupalCoreRecommendedBuilder.php Returns the initial package metadata that describes the metapackage.
DrupalDevDependenciesBuilder::initialPackageMetadata function composer/Generator/Builder/DrupalDevDependenciesBuilder.php Returns the initial package metadata that describes the metapackage.
DrupalPinnedDevDependenciesBuilder::initialPackageMetadata function composer/Generator/Builder/DrupalPinnedDevDependenciesBuilder.php Returns the initial package metadata that describes the metapackage.
Editor::getMetadata function core/modules/editor/src/Plugin/InPlaceEditor/Editor.php
EntityQueryTest::testConditionOnRevisionMetadataKeys function core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php Tests entity queries with condition on the revision metadata keys.
EntityQueryTest::testMetaData function core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php Test adding a tag and metadata to the Entity query object.
EntitySchemaSubscriber::addRevisionMetadataField function core/modules/workspaces/src/EventSubscriber/EntitySchemaSubscriber.php Adds the 'workspace' revision metadata field to an entity type.
EntityTestViewGrantsCacheContext::getCacheableMetadata function core/modules/system/tests/modules/entity_test/src/Cache/EntityTestViewGrantsCacheContext.php
ExecutionContext::$metadata property core/lib/Drupal/Core/TypedData/Validation/ExecutionContext.php The current validation metadata.
ExecutionContext::getMetadata function core/lib/Drupal/Core/TypedData/Validation/ExecutionContext.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.