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 |
|---|---|---|---|
| CacheContextInterface::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| CachePluginBase::alterCacheMetadata | function | core/ |
Alters the cache metadata of a display upon saving a view. |
| CacheWebTest::testDisplayWithoutCacheStillBubblesMetadata | function | core/ |
Tests that a display without caching still contains the cache metadata. |
| CalculatedCacheContextInterface::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context based on the parameter value. |
| CKEditor5MediaController::mediaEntityMetadata | function | core/ |
Returns JSON response containing metadata about media entity. |
| Component::$metadata | property | core/ |
The component's metadata. |
| ComponentGenerator::initialPackageMetadata | function | composer/ |
Common default metadata for all components. |
| ComponentMetadata | class | core/ |
Component metadata. |
| ComponentMetadata.php | file | core/ |
|
| ComponentMetadata::$description | property | core/ |
The component description. |
| ComponentMetadata::$documentation | property | core/ |
The component documentation. |
| ComponentMetadata::$group | property | core/ |
The component group. |
| ComponentMetadata::$machineName | property | core/ |
The machine name for the component. |
| ComponentMetadata::$mandatorySchemas | property | core/ |
TRUE if the schemas for props and slots are mandatory. |
| ComponentMetadata::$name | property | core/ |
The component's name. |
| ComponentMetadata::$path | property | core/ |
The absolute path to the component directory. |
| ComponentMetadata::$schema | property | core/ |
Schema for the component props. |
| ComponentMetadata::$slots | property | core/ |
Slot information. |
| ComponentMetadata::$status | property | core/ |
The status of the component. |
| ComponentMetadata::$thumbnailPath | property | core/ |
The PNG path for the component thumbnail. |
| ComponentMetadata::getThumbnailPath | function | core/ |
Gets the thumbnail path. |
| ComponentMetadata::normalize | function | core/ |
Normalizes the value object. |
| ComponentMetadata::parseSchemaInfo | function | core/ |
Parse the schema information. |
| ComponentMetadata::__construct | function | core/ |
ComponentMetadata constructor. |
| ComponentMetadataTest | class | core/ |
Unit tests for the component metadata class. |
| ComponentMetadataTest.php | file | core/ |
|
| ComponentMetadataTest::dataProviderMetadata | function | core/ |
Data provider for the test testMetadataEnforceSchema. |
| ComponentMetadataTest::testMetadata | function | core/ |
Tests that the correct data is returned for each property. |
| ComponentMetadataTest::testMetadataEnforceSchema | function | core/ |
Tests the correct checks when enforcing schemas or not. |
| ComponentPluginManagerTest::testFindEmptyMetadataFile | function | core/ |
Test that components render correctly. |
| ConfigFactoryOverrideInterface::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
| ConfigOverride::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
| ConfigOverrideIntegrationTestCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| ConfigOverrider::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
| ConfigOverrider::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
| ConfigOverrider::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
| ConfigOverriderLowPriority::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
| config_override_test.pirate_day_cacheability_metadata_override | service | core/ |
Drupal\config_override_test\PirateDayCacheabilityMetadataConfigOverride |
| ContentEntityType::$revision_metadata_keys | property | core/ |
An array of entity revision metadata keys. |
| ContentEntityType::getRevisionMetadataKey | function | core/ |
Gets a specific entity revision metadata key. |
| ContentEntityType::getRevisionMetadataKeys | function | core/ |
Gets an array of entity revision metadata keys. |
| ContentEntityType::hasRevisionMetadataKey | function | core/ |
Indicates if a given entity revision metadata key exists. |
| ContentEntityType::setRevisionMetadataKey | function | core/ |
Sets a revision metadata key. |
| ContentEntityTypeInterface::getRevisionMetadataKey | function | core/ |
Gets a specific entity revision metadata key. |
| ContentEntityTypeInterface::getRevisionMetadataKeys | function | core/ |
Gets an array of entity revision metadata keys. |
| ContentEntityTypeInterface::hasRevisionMetadataKey | function | core/ |
Indicates if a given entity revision metadata key exists. |
| ContentEntityTypeInterface::setRevisionMetadataKey | function | core/ |
Sets a revision metadata key. |
| ContentTranslationManager::getTranslationMetadata | function | core/ |
Returns an instance of the Content translation metadata. |
| ContentTranslationManagerInterface::getTranslationMetadata | function | core/ |
Returns an instance of the Content translation metadata. |
| ContentTranslationMetadataFieldsTest | class | core/ |
Tests the Content Translation metadata fields handling. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.