Search for metadata
- Search 7.x for metadata
- Search 9.5.x for metadata
- Search 8.9.x for metadata
- Search 11.x for metadata
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocalReadOnlyStream::stream_metadata | function | core/ |
Does not change meta data as this is a read-only stream wrapper. |
| LocalStream::stream_metadata | function | core/ |
Sets metadata on the stream. |
| LocalTaskDefaultTest::testCacheabilityMetadata | function | core/ |
@covers ::getCacheContexts[[api-linebreak]] @covers ::getCacheTags[[api-linebreak]] @covers ::getCacheMaxAge[[api-linebreak]] |
| LocalTaskManagerTest::setupNullCacheabilityMetadataValidation | function | core/ |
|
| LocalTaskManagerTest::testGetTasksBuildWithCacheabilityMetadata | function | core/ |
@covers ::getTasksBuild[[api-linebreak]] |
| MediaEntityMetadataApiTest | class | core/ |
Tests the media entity metadata API. |
| MediaEntityMetadataApiTest.php | file | core/ |
|
| MediaEntityMetadataApiTest::$adminUser | property | core/ |
The admin user. |
| MediaEntityMetadataApiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MediaEntityMetadataApiTest::$editor | property | core/ |
The editor instance to use for testing. |
| MediaEntityMetadataApiTest::$mediaFile | property | core/ |
The sample file media entity to use for testing. |
| MediaEntityMetadataApiTest::$mediaImage | property | core/ |
The sample image media entity to use for testing. |
| MediaEntityMetadataApiTest::$modules | property | core/ |
Modules to install. |
| MediaEntityMetadataApiTest::$uuidService | property | core/ |
|
| MediaEntityMetadataApiTest::setUp | function | core/ |
|
| MediaEntityMetadataApiTest::testApi | function | core/ |
Tests the media entity metadata API. |
| MediaEntityMetadataApiTest::testApiTranslation | function | core/ |
Tests the media entity metadata API with translations. |
| MediaSource::$default_name_metadata_attribute | property | core/ |
The metadata attribute name to provide the default name. |
| MediaSource::$thumbnail_alt_metadata_attribute | property | core/ |
(optional) The metadata attribute name to provide the thumbnail alt. |
| MediaSource::$thumbnail_height_metadata_attribute | property | core/ |
The metadata attribute name to provide the thumbnail height. |
| MediaSource::$thumbnail_title_metadata_attribute | property | core/ |
(optional) The metadata attribute name to provide the thumbnail title. |
| MediaSource::$thumbnail_uri_metadata_attribute | property | core/ |
The metadata attribute name to provide the thumbnail URI. |
| MediaSource::$thumbnail_width_metadata_attribute | property | core/ |
The metadata attribute name to provide the thumbnail width. |
| 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. |
| MediaSourceInterface::METADATA_FIELD_EMPTY | constant | core/ |
Default empty value for metadata fields. |
| MediaSourceTest::testMetadataMapping | function | core/ |
Tests metadata mapping functionality. |
| MenuActiveTrailsCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context based on the parameter value. |
| MenuLinkBase::getMetaData | function | core/ |
Returns any metadata for this link. |
| MenuLinkInterface::getMetaData | function | core/ |
Returns any metadata for this link. |
| MetadataBag | class | core/ |
Provides a container for application specific session metadata. |
| MetadataBag.php | file | core/ |
|
| MetadataBag::CSRF_TOKEN_SEED | constant | core/ |
The key used to store the CSRF token seed in the session. |
| MetadataBag::getCsrfTokenSeed | function | core/ |
Get the CSRF token seed. |
| MetadataBag::setCsrfTokenSeed | function | core/ |
Set the CSRF token seed. |
| MetadataBag::stampNew | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
| MetadataBag::__construct | function | core/ |
Constructs a new metadata bag instance. |
| MetadataBagTest | class | core/ |
@coversDefaultClass \Drupal\Core\Session\MetadataBag[[api-linebreak]] @group Session |
| MetadataBagTest.php | file | core/ |
|
| MetadataBagTest::testStampNew | function | core/ |
@covers ::stampNew[[api-linebreak]] |
| MetadataBubblingUrlGenerator | class | core/ |
Decorator for the URL generator, which bubbles bubbleable URL metadata. |
| MetadataBubblingUrlGenerator.php | file | core/ |
|
| MetadataBubblingUrlGenerator::$renderer | property | core/ |
The renderer. |
| MetadataBubblingUrlGenerator::$urlGenerator | property | core/ |
The non-bubbling URL generator. |
| MetadataBubblingUrlGenerator::bubble | function | core/ |
Bubbles the bubbleable metadata to the current render context. |
| MetadataBubblingUrlGenerator::generate | function | core/ |
|
| MetadataBubblingUrlGenerator::generateFromRoute | function | core/ |
Generates a URL or path for a specific route based on the given parameters. |
| MetadataBubblingUrlGenerator::getContext | function | core/ |
|
| MetadataBubblingUrlGenerator::getPathFromRoute | function | core/ |
Gets the internal path (system path) for a route. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.