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 |
|---|---|---|---|
| MetadataBag | class | core/ |
Provides a container for application specific session metadata. |
| MetadataBag.php | file | core/ |
|
| 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/ |
Tests Drupal\Core\Session\MetadataBag. |
| MetadataBagTest.php | file | core/ |
|
| MetadataBagTest::testStampNew | function | core/ |
Tests stamp new. |
| 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::setContext | 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. |
| ModuleHandlerTest::testModuleMetaData | function | core/ |
Tests whether the correct module metadata is returned. |
| ModuleHandlerTest::testThemeMetaData | function | core/ |
Tests whether the correct theme metadata is returned. |
| NoClassMetadataOnAbstractTestClasses | class | core/ |
Ensures abstract test base classes do not carry metadata. |
| NoClassMetadataOnAbstractTestClasses.php | file | core/ |
|
| NoClassMetadataOnAbstractTestClasses::$annotationTargets | property | core/ |
PHPUnit metadata annotations. |
| NoClassMetadataOnAbstractTestClasses::getNodeType | function | core/ |
|
| NoClassMetadataOnAbstractTestClasses::processNode | function | core/ |
|
| NoClassMetadataOnAbstractTestClasses::__construct | function | core/ |
|
| NoClassMetadataOnAbstractTestClassesTest | class | core/ |
Tests NoClassMetadataOnAbstractTestClasses rule. |
| NoClassMetadataOnAbstractTestClassesTest.php | file | core/ |
|
| NoClassMetadataOnAbstractTestClassesTest::getRule | function | core/ |
|
| NoClassMetadataOnAbstractTestClassesTest::testRule | function | core/ |
|
| NodeAccessGrantsCacheContext::getCacheableMetadata | function | core/ |
Gets 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/ |
Tests get metadata. |
| OperationData::convertScaffoldMetadata | function | composer/ |
Performs the conversion-to-array step in normalizeScaffoldMetadata. |
| OperationData::normalizeScaffoldMetadata | function | composer/ |
Normalizes metadata by converting literal values into arrays. |
| PackageManagerKernelTestBase::setReleaseMetadata | function | core/ |
Sets the release metadata file to use when fetching available updates. |
| PagersCacheContext::getCacheableMetadata | function | core/ |
Gets 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. |
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.