Search for metadata
- Search 7.x for metadata
- Search 8.9.x for metadata
- Search 10.3.x for metadata
- Search 11.x for metadata
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| MediaTest::fillFieldInMetadataDialogAndSubmit | function | core/ |
Fills in a field in the metadata dialog for an embedded media item. |
| MediaTest::openMetadataDialog | function | core/ |
Clicks the `Edit media` button and waits for the metadata dialog. |
| MediaTest::openMetadataDialogWithKeyPress | function | core/ |
Focuses on `Edit media` button and presses the given key. |
| MediaTest::waitForMetadataDialog | function | core/ |
Waits for the form that allows editing metadata. |
| 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::clearCsrfTokenSeed | function | core/ |
Clear the CSRF token seed. |
| 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/ |
|
| 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::testDeprecatedClearCsrfTokenSeed | function | core/ |
@covers ::clearCsrfTokenSeed[[api-linebreak]] @group legacy |
| 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. |
| MetadataBubblingUrlGenerator::getRouteDebugMessage | function | core/ |
|
| MetadataBubblingUrlGenerator::setContext | function | core/ |
|
| MetadataBubblingUrlGenerator::supports | function | core/ |
|
| MetadataBubblingUrlGenerator::__construct | function | core/ |
Constructs a new bubbling URL generator service. |
| MetadataBubblingUrlGeneratorTest | class | core/ |
Confirm that the MetadataBubblingUrlGenerator is functioning properly. |
| MetadataBubblingUrlGeneratorTest.php | file | core/ |
|
| MetadataBubblingUrlGeneratorTest::$renderer | property | core/ |
The renderer. |
| MetadataBubblingUrlGeneratorTest::providerUrlBubbleableMetadataBubbling | function | core/ |
Data provider for ::testUrlBubbleableMetadataBubbling(). |
| MetadataBubblingUrlGeneratorTest::setUp | function | core/ |
|
| MetadataBubblingUrlGeneratorTest::testUrlBubbleableMetadataBubbling | function | core/ |
Tests bubbling of cacheable metadata for URLs. |
| MetadataGenerator | class | core/ |
Generates in-place editing metadata for an entity field. |
| MetadataGenerator.php | file | core/ |
|
| MetadataGenerator::$accessChecker | property | core/ |
An object that checks if a user has access to edit a given entity field. |
| MetadataGenerator::$editorManager | property | core/ |
The manager for editor plugins. |
| MetadataGenerator::$editorSelector | property | core/ |
An object that determines which editor to attach to a given field. |
| MetadataGenerator::generateEntityMetadata | function | core/ |
Generates in-place editing metadata for an entity. |
| MetadataGenerator::generateFieldMetadata | function | core/ |
Generates in-place editing metadata for an entity field. |
| MetadataGenerator::__construct | function | core/ |
Constructs a new MetadataGenerator. |
| MetadataGeneratorInterface | interface | core/ |
Interface for generating in-place editing metadata. |
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.