Search for getMeta

  1. Search 7.x for getMeta
  2. Search 8.9.x for getMeta
  3. Search 10.3.x for getMeta
  4. Search 11.x for getMeta
  5. Other projects
Title Object type File name Summary
AlterableInterface::getMetaData function core/lib/Drupal/Core/Database/Query/AlterableInterface.php Retrieves a given piece of metadata.
Editor::getMetadata function core/modules/editor/src/Plugin/InPlaceEditor/Editor.php Generates metadata that is needed specifically for this editor.
Editor::getMetadata function core/modules/quickedit/src/Plugin/InPlaceEditor/Editor.php Generates metadata that is needed specifically for this editor.
ExecutionContext::getMetadata function core/lib/Drupal/Core/TypedData/Validation/ExecutionContext.php
ExecutionContext::getMetadataFactory function core/lib/Drupal/Core/TypedData/Validation/ExecutionContext.php
File::getMetadata function core/modules/media/src/Plugin/media/Source/File.php Gets the value for a metadata attribute for a given media item.
File::getMetadataAttributes function core/modules/media/src/Plugin/media/Source/File.php Gets a list of metadata attributes provided by this plugin.
Image::getMetadata function core/modules/media/src/Plugin/media/Source/Image.php Gets the value for a metadata attribute for a given media item.
Image::getMetadataAttributes function core/modules/media/src/Plugin/media/Source/Image.php Gets a list of metadata attributes provided by this plugin.
InPlaceEditorBase::getMetadata function core/modules/quickedit/src/Plugin/InPlaceEditorBase.php Generates metadata that is needed specifically for this editor.
InPlaceEditorInterface::getMetadata function core/modules/quickedit/src/Plugin/InPlaceEditorInterface.php Generates metadata that is needed specifically for this editor.
JsonApiDocumentTopLevel::getMeta function core/modules/jsonapi/src/JsonApiResource/JsonApiDocumentTopLevel.php Gets the metadata.
MediaSourceBase::getMetadata function core/modules/media/src/MediaSourceBase.php Gets the value for a metadata attribute for a given media item.
MediaSourceInterface::getMetadata function core/modules/media/src/MediaSourceInterface.php Gets the value for a metadata attribute for a given media item.
MediaSourceInterface::getMetadataAttributes function core/modules/media/src/MediaSourceInterface.php Gets a list of metadata attributes provided by this plugin.
MenuLinkBase::getMetaData function core/lib/Drupal/Core/Menu/MenuLinkBase.php Returns any metadata for this link.
MenuLinkInterface::getMetaData function core/lib/Drupal/Core/Menu/MenuLinkInterface.php Returns any metadata for this link.
OEmbed::getMetadata function core/modules/media/src/Plugin/media/Source/OEmbed.php Gets the value for a metadata attribute for a given media item.
OEmbed::getMetadataAttributes function core/modules/media/src/Plugin/media/Source/OEmbed.php Gets a list of metadata attributes provided by this plugin.
OEmbedSourceTest::testGetMetadata function core/modules/media/tests/src/Kernel/OEmbedSourceTest.php @covers ::getMetadata
PrivateTempStore::getMetadata function core/lib/Drupal/Core/TempStore/PrivateTempStore.php Returns the metadata associated with a particular key/value pair.
PrivateTempStoreTest::testGetMetadata function core/tests/Drupal/Tests/Core/TempStore/PrivateTempStoreTest.php Tests the getMetadata() method.
QueryBase::getMetaData function core/lib/Drupal/Core/Entity/Query/QueryBase.php Retrieves a given piece of metadata.
RecursiveValidator::getMetadataFor function core/lib/Drupal/Core/TypedData/Validation/RecursiveValidator.php
Relationship::getMeta function core/modules/jsonapi/src/JsonApiResource/Relationship.php Gets the relationship object's metadata.
ResourceIdentifier::getMeta function core/modules/jsonapi/src/JsonApiResource/ResourceIdentifier.php Gets the resource identifier objects metadata.
Select::getMetaData function core/lib/Drupal/Core/Database/Query/Select.php Retrieves a given piece of metadata.
SelectExtender::getMetaData function core/lib/Drupal/Core/Database/Query/SelectExtender.php Retrieves a given piece of metadata.
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.
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.
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.
WysiwygEditor::getMetadata function core/modules/quickedit/tests/modules/src/Plugin/InPlaceEditor/WysiwygEditor.php Generates metadata that is needed specifically for this editor.

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