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 |
---|---|---|---|
MetadataGeneratorInterface.php | file | core/ |
|
MetadataGeneratorInterface::generateEntityMetadata | function | core/ |
Generates in-place editing metadata for an entity. |
MetadataGeneratorInterface::generateFieldMetadata | function | core/ |
Generates in-place editing metadata for an entity field. |
MetadataGeneratorTest | class | core/ |
Tests in-place field editing metadata. |
MetadataGeneratorTest.php | file | core/ |
|
MetadataGeneratorTest::$accessChecker | property | core/ |
The access checker object to be used by the metadata generator object. |
MetadataGeneratorTest::$editorManager | property | core/ |
The manager for editor plugins. |
MetadataGeneratorTest::$editorSelector | property | core/ |
The editor selector object to be used by the metadata generator object. |
MetadataGeneratorTest::$metadataGenerator | property | core/ |
The metadata generator object to be tested. |
MetadataGeneratorTest::$modules | property | core/ |
Modules to enable. |
MetadataGeneratorTest::setUp | function | core/ |
Sets the default field storage backend for fields created during tests. |
MetadataGeneratorTest::testEditorWithCustomMetadata | function | core/ |
Tests a field whose associated in-place editor generates custom metadata. |
MetadataGeneratorTest::testSimpleEntityType | function | core/ |
Tests a simple entity type, with two different simple fields. |
ModuleHandlerTest::testModuleMetaData | function | core/ |
Tests whether the correct module metadata is returned. |
ModuleHandlerTest::testThemeMetaData | function | core/ |
Tests whether the correct theme metadata is returned. |
NodeAccessGrantsCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context based on the parameter value. |
NoOptimizeCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
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 |
OperationData::convertScaffoldMetadata | function | composer/ |
Performs the conversion-to-array step in normalizeScaffoldMetadata. |
OperationData::normalizeScaffoldMetadata | function | composer/ |
Normalizes metadata by converting literal values into arrays. |
PagersCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context based on the parameter value. |
PathCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
PathParentCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
PhpStreamWrapperInterface::stream_metadata | function | core/ |
Sets metadata on the stream. |
PirateDayCacheabilityMetadataConfigOverride | class | core/ |
Test implementation of a config override that provides cacheability metadata. |
PirateDayCacheabilityMetadataConfigOverride.php | file | core/ |
|
PirateDayCacheabilityMetadataConfigOverride::createConfigObject | function | core/ |
Creates a configuration object for use during install and synchronization. |
PirateDayCacheabilityMetadataConfigOverride::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
PirateDayCacheabilityMetadataConfigOverride::getCacheSuffix | function | core/ |
The string to append to the configuration static cache name. |
PirateDayCacheabilityMetadataConfigOverride::loadOverrides | function | core/ |
Returns config overrides. |
PirateDayCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
PoMetadataInterface | interface | core/ |
Methods required for both reader and writer implementations. |
PoMetadataInterface.php | file | core/ |
|
PoMetadataInterface::getHeader | function | core/ |
Get header metadata. |
PoMetadataInterface::getLangcode | function | core/ |
Get language code. |
PoMetadataInterface::setHeader | function | core/ |
Set header metadata. |
PoMetadataInterface::setLangcode | function | core/ |
Set language code. |
PrivateTempStore::getMetadata | function | core/ |
Returns the metadata associated with a particular key/value pair. |
PrivateTempStoreTest::testGetMetadata | function | core/ |
Tests the getMetadata() method. |
ProtocolVersionCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
QueryArgsCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context based on the parameter value. |
QueryBase::$alterMetaData | property | core/ |
The query metadata for alter purposes. |
QueryBase::addMetaData | function | core/ |
Adds additional metadata to the query. |
QueryBase::getMetaData | function | core/ |
Retrieves a given piece of metadata. |
quickedit.metadata.generator | service | core/ |
Drupal\quickedit\MetadataGenerator |
QuickEditController::$metadataGenerator | property | core/ |
The in-place editing metadata generator. |
QuickEditController::metadata | function | core/ |
Returns the metadata for a set of fields. |
rdf-metadata.html.twig | file | core/ |
Theme override for empty spans with RDF attributes. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.