Search for getMetaData
- Search 7.x for getMetaData
- Search 9.5.x for getMetaData
- Search 10.3.x for getMetaData
- Search 11.x for getMetaData
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| AlterableInterface::getMetaData | function | core/ |
Retrieves a given piece of metadata. |
| Editor::getMetadata | function | core/ |
Generates metadata that is needed specifically for this editor. |
| ExecutionContext::getMetadata | function | core/ |
|
| ExecutionContext::getMetadataFactory | function | core/ |
|
| File::getMetadata | function | core/ |
Gets the value for a metadata attribute for a given media item. |
| File::getMetadataAttributes | function | core/ |
Gets a list of metadata attributes provided by this plugin. |
| Image::getMetadata | function | core/ |
Gets the value for a metadata attribute for a given media item. |
| Image::getMetadataAttributes | function | core/ |
Gets a list of metadata attributes provided by this plugin. |
| InPlaceEditorBase::getMetadata | function | core/ |
Generates metadata that is needed specifically for this editor. |
| InPlaceEditorInterface::getMetadata | function | core/ |
Generates metadata that is needed specifically for this editor. |
| MediaSourceBase::getMetadata | function | core/ |
Gets the value for a metadata attribute for a given media item. |
| MediaSourceInterface::getMetadata | function | core/ |
Gets the value for a metadata attribute for a given media item. |
| MediaSourceInterface::getMetadataAttributes | function | core/ |
Gets a list of metadata attributes provided by this plugin. |
| MenuLinkBase::getMetaData | function | core/ |
Returns any metadata for this link. |
| MenuLinkInterface::getMetaData | function | core/ |
Returns any metadata for this link. |
| OEmbed::getMetadata | function | core/ |
Gets the value for a metadata attribute for a given media item. |
| OEmbed::getMetadataAttributes | function | core/ |
Gets a list of metadata attributes provided by this plugin. |
| OEmbedSourceTest::testGetMetadata | function | core/ |
@covers ::getMetadata[[api-linebreak]] |
| PrivateTempStore::getMetadata | function | core/ |
Returns the metadata associated with a particular key/value pair. |
| PrivateTempStoreTest::testGetMetadata | function | core/ |
Tests the getMetadata() method. |
| PrivateTempStoreTest::testGetMetadata | function | core/ |
Tests the getMetadata() method. |
| PrivateTempStoreTest::testGetMetadataOwner | function | core/ |
@covers ::getMetadata[[api-linebreak]] @expectedDeprecation Using the "owner" public property of a TempStore lock is deprecated in Drupal 8.7.0 and will not be allowed in Drupal 9.0.0. Use \Drupal\Core\TempStore\Lock::getOwnerId() instead.… |
| PrivateTempStoreTest::testGetMetadataUpdated | function | core/ |
@covers ::getMetadata[[api-linebreak]] @expectedDeprecation Using the "updated" public property of a TempStore lock is deprecated in Drupal 8.7.0 and will not be allowed in Drupal 9.0.0. Use \Drupal\Core\TempStore\Lock::getUpdated() instead.… |
| QueryBase::getMetaData | function | core/ |
Retrieves a given piece of metadata. |
| RecursiveValidator::getMetadataFor | function | core/ |
|
| Select::getMetaData | function | core/ |
Retrieves a given piece of metadata. |
| SelectExtender::getMetaData | function | core/ |
Retrieves a given piece of metadata. |
| SharedTempStore::getMetadata | function | core/ |
Returns the metadata associated with a particular key/value pair. |
| SharedTempStoreTest::testGetMetadata | function | core/ |
Tests the getMetadata() method. |
| SharedTempStoreTest::testGetMetadata | function | core/ |
Tests the getMetadata() method. |
| SharedTempStoreTest::testGetMetadataOwner | function | core/ |
@covers ::getMetadata[[api-linebreak]] @expectedDeprecation Using the "owner" public property of a TempStore lock is deprecated in Drupal 8.7.0 and will not be allowed in Drupal 9.0.0. Use \Drupal\Core\TempStore\Lock::getOwnerId() instead.… |
| SharedTempStoreTest::testGetMetadataUpdated | function | core/ |
@covers ::getMetadata[[api-linebreak]] @expectedDeprecation Using the "updated" public property of a TempStore lock is deprecated in Drupal 8.7.0 and will not be allowed in Drupal 9.0.0. Use \Drupal\Core\TempStore\Lock::getUpdated() instead.… |
| Test::getMetadata | function | core/ |
Gets the value for a metadata attribute for a given media item. |
| Test::getMetadataAttributes | function | core/ |
Gets a list of metadata attributes provided by this plugin. |
| TestTranslation::getMetadata | function | core/ |
Gets the value for a metadata attribute for a given media item. |
| WysiwygEditor::getMetadata | function | core/ |
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.