Search for metadata

  1. Search 7.x for metadata
  2. Search 9.5.x for metadata
  3. Search 8.9.x for metadata
  4. Search 10.3.x for metadata
  5. Other projects
Title Object type File name Summary
CacheContextInterface::getCacheableMetadata function core/lib/Drupal/Core/Cache/Context/CacheContextInterface.php Gets the cacheability metadata for the context.
CachePluginBase::alterCacheMetadata function core/modules/views/src/Plugin/views/cache/CachePluginBase.php Alters the cache metadata of a display upon saving a view.
CacheWebTest::testDisplayWithoutCacheStillBubblesMetadata function core/modules/views/tests/src/Functional/Plugin/CacheWebTest.php Tests that a display without caching still contains the cache metadata.
CalculatedCacheContextInterface::getCacheableMetadata function core/lib/Drupal/Core/Cache/Context/CalculatedCacheContextInterface.php Gets the cacheability metadata for the context based on the parameter value.
CKEditor5MediaController::mediaEntityMetadata function core/modules/ckeditor5/src/Controller/CKEditor5MediaController.php Returns JSON response containing metadata about media entity.
Component::$metadata property core/modules/sdc/src/Plugin/Component.php The component's metadata.
Component::$metadata property core/lib/Drupal/Core/Plugin/Component.php The component's metadata.
ComponentGenerator::initialPackageMetadata function composer/Generator/ComponentGenerator.php Common default metadata for all components.
ComponentMetadata class core/modules/sdc/src/Component/ComponentMetadata.php Component metadata.
ComponentMetadata class core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php Component metadata.
ComponentMetadata.php file core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php
ComponentMetadata.php file core/modules/sdc/src/Component/ComponentMetadata.php
ComponentMetadata::$description property core/modules/sdc/src/Component/ComponentMetadata.php The component description.
ComponentMetadata::$description property core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php The component description.
ComponentMetadata::$documentation property core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php The component documentation.
ComponentMetadata::$documentation property core/modules/sdc/src/Component/ComponentMetadata.php The component documentation.
ComponentMetadata::$group property core/modules/sdc/src/Component/ComponentMetadata.php The component group.
ComponentMetadata::$group property core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php The component group.
ComponentMetadata::$machineName property core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php The machine name for the component.
ComponentMetadata::$machineName property core/modules/sdc/src/Component/ComponentMetadata.php The machine name for the component.
ComponentMetadata::$mandatorySchemas property core/modules/sdc/src/Component/ComponentMetadata.php TRUE if the schemas for props and slots are mandatory.
ComponentMetadata::$mandatorySchemas property core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php TRUE if the schemas for props and slots are mandatory.
ComponentMetadata::$name property core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php The component's name.
ComponentMetadata::$name property core/modules/sdc/src/Component/ComponentMetadata.php The component's name.
ComponentMetadata::$path property core/modules/sdc/src/Component/ComponentMetadata.php The absolute path to the component directory.
ComponentMetadata::$path property core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php The absolute path to the component directory.
ComponentMetadata::$schema property core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php Schema for the component props.
ComponentMetadata::$schema property core/modules/sdc/src/Component/ComponentMetadata.php Schema for the component props.
ComponentMetadata::$slots property core/modules/sdc/src/Component/ComponentMetadata.php Slot information.
ComponentMetadata::$slots property core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php Slot information.
ComponentMetadata::$status property core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php The status of the component.
ComponentMetadata::$status property core/modules/sdc/src/Component/ComponentMetadata.php The status of the component.
ComponentMetadata::$thumbnailPath property core/modules/sdc/src/Component/ComponentMetadata.php The PNG path for the component thumbnail.
ComponentMetadata::$thumbnailPath property core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php The PNG path for the component thumbnail.
ComponentMetadata::getThumbnailPath function core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php Gets the thumbnail path.
ComponentMetadata::getThumbnailPath function core/modules/sdc/src/Component/ComponentMetadata.php Gets the thumbnail path.
ComponentMetadata::normalize function core/modules/sdc/src/Component/ComponentMetadata.php Normalizes the value object.
ComponentMetadata::normalize function core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php Normalizes the value object.
ComponentMetadata::parseSchemaInfo function core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php Parse the schema information.
ComponentMetadata::parseSchemaInfo function core/modules/sdc/src/Component/ComponentMetadata.php Parse the schema information.
ComponentMetadata::__construct function core/modules/sdc/src/Component/ComponentMetadata.php ComponentMetadata constructor.
ComponentMetadata::__construct function core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php ComponentMetadata constructor.
ComponentMetadataTest class core/tests/Drupal/Tests/Core/Theme/Component/ComponentMetadataTest.php Unit tests for the component metadata class.
ComponentMetadataTest class core/modules/sdc/tests/src/Unit/ComponentMetadataTest.php Unit tests for the component metadata class.
ComponentMetadataTest.php file core/tests/Drupal/Tests/Core/Theme/Component/ComponentMetadataTest.php
ComponentMetadataTest.php file core/modules/sdc/tests/src/Unit/ComponentMetadataTest.php
ComponentMetadataTest::dataProviderMetadata function core/modules/sdc/tests/src/Unit/ComponentMetadataTest.php Data provider for the test testMetadataEnforceSchema.
ComponentMetadataTest::dataProviderMetadata function core/tests/Drupal/Tests/Core/Theme/Component/ComponentMetadataTest.php Data provider for the test testMetadataEnforceSchema.
ComponentMetadataTest::testMetadata function core/tests/Drupal/Tests/Core/Theme/Component/ComponentMetadataTest.php Tests that the correct data is returned for each property.
ComponentMetadataTest::testMetadata function core/modules/sdc/tests/src/Unit/ComponentMetadataTest.php Tests that the correct data is returned for each property.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.