Search for metadata

  1. Search 7.x for metadata
  2. Search 9.5.x for metadata
  3. Search 8.9.x for metadata
  4. Search 10.3.x for metadata
  5. Other projects
Title Object type File name Summary
Select::addMetaData function core/lib/Drupal/Core/Database/Query/Select.php Adds additional metadata to the query.
Select::getMetaData function core/lib/Drupal/Core/Database/Query/Select.php Retrieves a given piece of metadata.
SelectExtender::addMetaData function core/lib/Drupal/Core/Database/Query/SelectExtender.php Adds additional metadata to the query.
SelectExtender::getMetaData function core/lib/Drupal/Core/Database/Query/SelectExtender.php Retrieves a given piece of metadata.
SessionExistsCacheContext::getCacheableMetadata function core/lib/Drupal/Core/Cache/Context/SessionExistsCacheContext.php Gets the cacheability metadata for the context.
session_manager.metadata_bag service core/core.services.yml Drupal\Core\Session\MetadataBag
SharedTempStore::getMetadata function core/lib/Drupal/Core/TempStore/SharedTempStore.php Returns the metadata associated with a particular key/value pair.
SharedTempStoreTest::testGetMetadata function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the getMetadata() method.
SiteCacheContext::getCacheableMetadata function core/lib/Drupal/Core/Cache/Context/SiteCacheContext.php Gets the cacheability metadata for the context.
SqlQueryTest::testExecuteMetadata function core/modules/views/tests/src/Kernel/Plugin/SqlQueryTest.php Tests adding some metadata/tags to the views query.
StageBase::getMetadata function core/modules/package_manager/src/StageBase.php Returns a specific piece of metadata associated with this stage.
StageBase::setMetadata function core/modules/package_manager/src/StageBase.php Stores arbitrary metadata associated with this stage.
StageBase::TEMPSTORE_METADATA_KEY constant core/modules/package_manager/src/StageBase.php The tempstore key under which to store arbitrary metadata for this stage.
StageBaseTest::testMetadata function core/modules/package_manager/tests/src/Kernel/StageBaseTest.php @covers ::getMetadata
@covers ::setMetadata
TaggingTest::testMetaData function core/tests/Drupal/KernelTests/Core/Database/TaggingTest.php Tests that we can attach metadata to a query object.
TemplateProjectTestBase::$metadataServer property core/modules/package_manager/tests/src/Build/TemplateProjectTestBase.php A secondary server instance, to serve XML metadata about available updates.
TemplateProjectTestBase::setReleaseMetadata function core/modules/package_manager/tests/src/Build/TemplateProjectTestBase.php Prepares the test site to serve an XML feed of available release metadata.
Test::getMetadata function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Gets the value for a metadata attribute for a given media item.
Test::getMetadataAttributes function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Gets a list of metadata attributes provided by this plugin.
TestController::metadata function core/modules/package_manager/tests/modules/package_manager_test_release_history/src/TestController.php Page callback: Prints mock XML for the Update Status module.
TestController::tokenReplaceWithoutPassedBubbleableMetadata function core/modules/system/tests/modules/token_test/src/Controller/TestController.php Provides a token replacement with a node as well as the current user.
TestTranslation::getMetadata function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestTranslation.php Gets the value for a metadata attribute for a given media item.
ThemeCacheContext::getCacheableMetadata function core/lib/Drupal/Core/Cache/Context/ThemeCacheContext.php Gets the cacheability metadata for the context.
ThemeRenderAndAutoescapeTest::testBubblingMetadata function core/tests/Drupal/KernelTests/Core/Theme/ThemeRenderAndAutoescapeTest.php Ensure cache metadata is bubbled when using theme_render_and_autoescape().
ThemeRenderAndAutoescapeTest::testBubblingMetadataWithRenderable function core/tests/Drupal/KernelTests/Core/Theme/ThemeRenderAndAutoescapeTest.php Ensure cache metadata is bubbled when using theme_render_and_autoescape().
TimeZoneCacheContext::getCacheableMetadata function core/lib/Drupal/Core/Cache/Context/TimeZoneCacheContext.php Gets the cacheability metadata for the context.
TokenTest::testReplaceWithBubbleableMetadataObject function core/tests/Drupal/Tests/Core/Utility/TokenTest.php @covers ::replace[[api-linebreak]]
TokenTest::testReplaceWithHookTokensAlterWithBubbleableMetadata function core/tests/Drupal/Tests/Core/Utility/TokenTest.php @covers ::replace[[api-linebreak]]
@covers ::replace[[api-linebreak]]
TokenTest::testReplaceWithHookTokensWithBubbleableMetadata function core/tests/Drupal/Tests/Core/Utility/TokenTest.php @covers ::replace[[api-linebreak]]
TrackerTest::assertHistoryMetadata function core/modules/tracker/tests/src/Functional/TrackerTest.php Passes if the appropriate history metadata exists.
TrackerTest::testTrackerHistoryMetadata function core/modules/tracker/tests/src/Functional/TrackerTest.php Tests the metadata for the "new"/"updated" indicators.
TwigEnvironment::CACHE_PREFIX_METADATA_KEY constant core/lib/Drupal/Core/Template/TwigEnvironment.php Key name of the Twig cache prefix metadata key-value pair in State.
TwigEnvironment::getTemplateMetadata function core/lib/Drupal/Core/Template/TwigEnvironment.php Retrieves metadata associated with a template.
TwigExtension::bubbleArgMetadata function core/lib/Drupal/Core/Template/TwigExtension.php Bubbles Twig template argument's cacheability & attachment metadata.
TypedDataMetadata class core/lib/Drupal/Core/TypedData/Validation/TypedDataMetadata.php Validator metadata for typed data objects.
TypedDataMetadata.php file core/lib/Drupal/Core/TypedData/Validation/TypedDataMetadata.php
TypedDataMetadata::$typedData property core/lib/Drupal/Core/TypedData/Validation/TypedDataMetadata.php The typed data object the metadata is about.
TypedDataMetadata::findConstraints function core/lib/Drupal/Core/TypedData/Validation/TypedDataMetadata.php
TypedDataMetadata::getCascadingStrategy function core/lib/Drupal/Core/TypedData/Validation/TypedDataMetadata.php
TypedDataMetadata::getConstraints function core/lib/Drupal/Core/TypedData/Validation/TypedDataMetadata.php
TypedDataMetadata::getTraversalStrategy function core/lib/Drupal/Core/TypedData/Validation/TypedDataMetadata.php
TypedDataMetadata::__construct function core/lib/Drupal/Core/TypedData/Validation/TypedDataMetadata.php Constructs the object.
UpdateCalculateProjectDataTest::setReleaseMetadata function core/modules/update/tests/src/Kernel/UpdateCalculateProjectDataTest.php Sets the release metadata file to use when fetching available updates.
UrlBubbleableMetadataBubblingTest class core/modules/system/tests/src/Functional/Render/UrlBubbleableMetadataBubblingTest.php Tests that URL bubbleable metadata is correctly bubbled.
UrlBubbleableMetadataBubblingTest.php file core/modules/system/tests/src/Functional/Render/UrlBubbleableMetadataBubblingTest.php
UrlBubbleableMetadataBubblingTest::$defaultTheme property core/modules/system/tests/src/Functional/Render/UrlBubbleableMetadataBubblingTest.php The theme to install as the default for testing.
UrlBubbleableMetadataBubblingTest::$modules property core/modules/system/tests/src/Functional/Render/UrlBubbleableMetadataBubblingTest.php Modules to install.
UrlBubbleableMetadataBubblingTest::testUrlBubbleableMetadataBubbling function core/modules/system/tests/src/Functional/Render/UrlBubbleableMetadataBubblingTest.php Tests that URL bubbleable metadata is correctly bubbled.
UrlCacheContext::getCacheableMetadata function core/lib/Drupal/Core/Cache/Context/UrlCacheContext.php Gets the cacheability metadata for the context.
UrlTest::testLinkBubbleableMetadata function core/modules/system/tests/src/Kernel/Common/UrlTest.php Tests that #type=link bubbles outbound route/path processors' metadata.

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