Search for metadata
- Search 7.x for metadata
- Search 9.5.x for metadata
- Search 8.9.x for metadata
- Search 10.3.x for metadata
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DirectoryWithMetadataDiscovery.php | file | core/ |
|
DirectoryWithMetadataDiscovery::findProvider | function | core/ |
Finds the provider of the discovered file. |
DirectoryWithMetadataDiscovery::getDirectoryIterator | function | core/ |
Gets an iterator to loop over the files in the provided directory. |
DirectoryWithMetadataDiscovery::getIdentifier | function | core/ |
The IDs can collide in two different scenarios: |
DirectoryWithMetadataDiscovery::__construct | function | core/ |
Constructs a DirectoryWithMetadataDiscovery object. |
DirectoryWithMetadataPluginDiscovery | class | core/ |
Discover directories that contain a specific metadata file. |
DirectoryWithMetadataPluginDiscovery.php | file | core/ |
|
DirectoryWithMetadataPluginDiscovery::__construct | function | core/ |
Constructs a DirectoryWithMetadataPluginDiscovery object. |
DisplayPluginBase::applyDisplayCacheabilityMetadata | function | core/ |
Applies the cacheability of the current display to the given render array. |
DisplayPluginBase::calculateCacheMetadata | function | core/ |
Calculates the display's cache metadata by inspecting each handler/plugin. |
DisplayPluginBase::getCacheMetadata | function | core/ |
Gets the cache metadata. |
DisplayPluginInterface::calculateCacheMetadata | function | core/ |
Calculates the display's cache metadata by inspecting each handler/plugin. |
DisplayPluginInterface::getCacheMetadata | function | core/ |
Gets the cache metadata. |
DocParser::$annotationMetadata | property | core/ |
Hash-map for caching annotation metadata. |
DocParser::$metadataParser | property | core/ |
Doc parser used to collect annotation target. |
DocParser::collectAnnotationMetadata | function | core/ |
Collects parsing metadata for a given annotation class |
DocParser::collectAttributeTypeMetadata | function | core/ |
Collects parsing metadata for a given attribute. |
DrupalCoreRecommendedBuilder::initialPackageMetadata | function | composer/ |
Returns the initial package metadata that describes the metapackage. |
DrupalDevDependenciesBuilder::initialPackageMetadata | function | composer/ |
Returns the initial package metadata that describes the metapackage. |
DrupalPinnedDevDependenciesBuilder::initialPackageMetadata | function | composer/ |
Returns the initial package metadata that describes the metapackage. |
EntityComputedFieldTest::testFormatterComputedFieldCacheableMetadata | function | core/ |
Tests that formatters bubble the cacheable metadata of computed fields. |
EntityQueryTest::testConditionOnRevisionMetadataKeys | function | core/ |
Tests entity queries with condition on the revision metadata keys. |
EntityQueryTest::testMetaData | function | core/ |
Tests adding a tag and metadata to the Entity query object. |
EntitySchemaSubscriber::addRevisionMetadataField | function | core/ |
Adds the 'workspace' revision metadata field to an entity type. |
EntityTestViewGrantsCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
ExecutionContext::$metadata | property | core/ |
The current validation metadata. |
ExecutionContext::getMetadata | function | core/ |
|
ExportMetadata | class | core/ |
Collects metadata about an entity being exported. |
ExportMetadata.php | file | core/ |
|
ExportMetadata::$metadata | property | core/ |
The collected export metadata. |
ExportMetadata::addDependency | function | core/ |
Adds a dependency on another content entity. |
ExportMetadata::get | function | core/ |
Returns the collected metadata as an array. |
ExportMetadata::__construct | function | core/ |
|
FieldRenderedEntityTest::assertCacheabilityMetadata | function | core/ |
Ensures that the expected cacheability metadata is applied. |
FieldTestHooks::queryEfqMetadataTestAlter | function | core/ |
Implements hook_query_TAG_alter() for tag 'efq_metadata_test'. |
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. |
File::METADATA_ATTRIBUTE_MIME | constant | core/ |
Key for "MIME type" metadata attribute. |
File::METADATA_ATTRIBUTE_NAME | constant | core/ |
Key for "Name" metadata attribute. |
File::METADATA_ATTRIBUTE_SIZE | constant | core/ |
Key for "File size" metadata attribute. |
FooCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
HeadersCacheContext::getCacheableMetadata | function | core/ |
Gets cacheability metadata for the context based on the parameter value. |
HelpTopicSection::$cacheableMetadata | property | core/ |
The merged top level help topic plugins cache metadata. |
HelpTopicSection::getCacheMetadata | function | core/ |
Gets the merged CacheableMetadata for all the top level help topic plugins. |
http_kernel.controller.argument_metadata_factory | service | core/ |
Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory |
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. |
Image::METADATA_ATTRIBUTE_HEIGHT | constant | core/ |
Key for "image height" metadata attribute. |
Image::METADATA_ATTRIBUTE_WIDTH | constant | core/ |
Key for "image width" metadata attribute. |
IpCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.