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. |
File::getMetadata |
function |
core/modules/media/src/Plugin/media/Source/File.php |
Gets the value for a metadata attribute for a given media item. |
Image::getMetadata |
function |
core/modules/media/src/Plugin/media/Source/Image.php |
Gets the value for a metadata attribute for a given media item. |
Editor::getMetadata |
function |
core/modules/editor/src/Plugin/InPlaceEditor/Editor.php |
Generates metadata that is needed specifically for this editor. |
Select::getMetaData |
function |
core/lib/Drupal/Core/Database/Query/Select.php |
Retrieves a given piece of metadata. |
OEmbed::getMetadata |
function |
core/modules/media/src/Plugin/media/Source/OEmbed.php |
Gets the value for a metadata attribute for a given media item. |
QueryBase::getMetaData |
function |
core/lib/Drupal/Core/Entity/Query/QueryBase.php |
Retrieves a given piece of metadata. |
MenuLinkBase::getMetaData |
function |
core/lib/Drupal/Core/Menu/MenuLinkBase.php |
Returns any metadata for this link. |
WysiwygEditor::getMetadata |
function |
core/modules/quickedit/tests/modules/src/Plugin/InPlaceEditor/WysiwygEditor.php |
Generates metadata that is needed specifically for this editor. |
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. |
File::getMetadataAttributes |
function |
core/modules/media/src/Plugin/media/Source/File.php |
Gets a list of metadata attributes provided by this plugin. |
SelectExtender::getMetaData |
function |
core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Retrieves a given piece of metadata. |
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. |
Image::getMetadataAttributes |
function |
core/modules/media/src/Plugin/media/Source/Image.php |
Gets a list of metadata attributes provided by this plugin. |
MediaSourceBase::getMetadata |
function |
core/modules/media/src/MediaSourceBase.php |
Gets the value for a metadata attribute for a given media item. |
SharedTempStore::getMetadata |
function |
core/lib/Drupal/Core/TempStore/SharedTempStore.php |
Returns the metadata associated with a particular key/value pair. |
PrivateTempStore::getMetadata |
function |
core/lib/Drupal/Core/TempStore/PrivateTempStore.php |
Returns the metadata associated with a particular key/value pair. |
ExecutionContext::getMetadata |
function |
core/lib/Drupal/Core/TypedData/Validation/ExecutionContext.php |
|
OEmbed::getMetadataAttributes |
function |
core/modules/media/src/Plugin/media/Source/OEmbed.php |
Gets a list of metadata attributes provided by this plugin. |
MenuLinkInterface::getMetaData |
function |
core/lib/Drupal/Core/Menu/MenuLinkInterface.php |
Returns any metadata for this link. |
InPlaceEditorBase::getMetadata |
function |
core/modules/quickedit/src/Plugin/InPlaceEditorBase.php |
Generates metadata that is needed specifically for this editor. |
AlterableInterface::getMetaData |
function |
core/lib/Drupal/Core/Database/Query/AlterableInterface.php |
Retrieves a given piece of metadata. |
OEmbedSourceTest::testGetMetadata |
function |
core/modules/media/tests/src/Kernel/OEmbedSourceTest.php |
@covers ::getMetadata |
MediaSourceInterface::getMetadata |
function |
core/modules/media/src/MediaSourceInterface.php |
Gets the value for a metadata attribute for a given media item. |
RecursiveValidator::getMetadataFor |
function |
core/lib/Drupal/Core/TypedData/Validation/RecursiveValidator.php |
|
InPlaceEditorInterface::getMetadata |
function |
core/modules/quickedit/src/Plugin/InPlaceEditorInterface.php |
Generates metadata that is needed specifically for this editor. |
ExecutionContext::getMetadataFactory |
function |
core/lib/Drupal/Core/TypedData/Validation/ExecutionContext.php |
|
MediaSourceInterface::getMetadataAttributes |
function |
core/modules/media/src/MediaSourceInterface.php |
Gets a list of metadata attributes provided by this plugin. |