Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PirateDayCacheContext::getCacheableMetadata | function | core/ |
|
| PirateDayCacheContext::getContext | function | core/ |
|
| PirateDayCacheContext::getLabel | function | core/ |
|
| PirateDayCacheContext::isPirateDay | function | core/ |
Returns whether or not it is Pirate Day. |
| PirateDayCacheContext::PIRATE_DAY_MAX_AGE | constant | core/ |
The length of Pirate Day. It lasts 24 hours. |
| pizza-umami.html | file | core/ |
|
| pizza-umami.html | file | core/ |
|
| PlaceBlock | class | core/ |
Places a block in either the admin or default theme. |
| PlaceBlock.php | file | core/ |
|
| PlaceBlock::apply | function | core/ |
|
| PlaceBlock::create | function | core/ |
|
| PlaceBlock::__construct | function | core/ |
|
| PlaceBlockDeriver | class | core/ |
Defines a deriver for the `placeBlock` config action. |
| PlaceBlockDeriver.php | file | core/ |
|
| PlaceBlockDeriver::getDerivativeDefinitions | function | core/ |
|
| PlaceholderGenerator | class | core/ |
Turns a render array into a placeholder. |
| PlaceholderGenerator.php | file | core/ |
|
| PlaceholderGenerator::$cacheContextsManager | property | core/ |
The cache contexts manager service. |
| PlaceholderGenerator::$rendererConfig | property | core/ |
The renderer configuration array. |
| PlaceholderGenerator::canCreatePlaceholder | function | core/ |
|
| PlaceholderGenerator::createPlaceholder | function | core/ |
|
| PlaceholderGenerator::createPlaceholderTag | function | core/ |
|
| PlaceholderGenerator::shouldAutomaticallyPlaceholder | function | core/ |
|
| PlaceholderGenerator::__construct | function | core/ |
Constructs a new Placeholder service. |
| PlaceholderGeneratorInterface | interface | core/ |
Defines an interface for turning a render array into a placeholder. |
| PlaceholderGeneratorInterface.php | file | core/ |
|
| PlaceholderGeneratorInterface::canCreatePlaceholder | function | core/ |
Analyzes whether the given render array can be placeholdered. |
| PlaceholderGeneratorInterface::createPlaceholder | function | core/ |
Turns the given element into a placeholder. |
| PlaceholderGeneratorInterface::createPlaceholderTag | function | core/ |
Generates a placeholder HTML tag. |
| PlaceholderGeneratorInterface::shouldAutomaticallyPlaceholder | function | core/ |
Whether the given render array should be automatically placeholdered. |
| PlaceholderGeneratorTest | class | core/ |
Tests Drupal\Core\Render\PlaceholderGenerator. |
| PlaceholderGeneratorTest.php | file | core/ |
|
| PlaceholderGeneratorTest::$placeholderGenerator | property | core/ |
The tested placeholder generator. |
| PlaceholderGeneratorTest::providerCreatePlaceholderGeneratesValidHtmlMarkup | function | core/ |
|
| PlaceholderGeneratorTest::testCreatePlaceholderGeneratesValidHtmlMarkup | function | core/ |
Ensure that the generated placeholder markup is valid. |
| PlaceholderGeneratorTest::testRenderPlaceholdersDifferentSortedContextsTags | function | core/ |
Tests the creation of an element with a #lazy_builder callback. |
| PlaceholderingRenderCache | class | core/ |
Adds automatic placeholdering to the RenderCache. |
| PlaceholderingRenderCache.php | file | core/ |
|
| PlaceholderingRenderCache::$placeholderResultsCache | property | core/ |
Stores rendered results for automatically placeholdered elements. |
| PlaceholderingRenderCache::createPlaceholderAndRemember | function | core/ |
Create a placeholder for a renderable array and remember in a static cache. |
| PlaceholderingRenderCache::get | function | core/ |
|
| PlaceholderingRenderCache::getFromPlaceholderResultsCache | function | core/ |
Retrieves an auto-placeholdered renderable array from the static cache. |
| PlaceholderingRenderCache::set | function | core/ |
|
| PlaceholderingRenderCache::__construct | function | core/ |
Constructs a new PlaceholderingRenderCache object. |
| PlaceholderInterface | interface | core/ |
Interface for a query that accepts placeholders. |
| PlaceholderInterface.php | file | core/ |
|
| PlaceholderInterface::nextPlaceholder | function | core/ |
Returns the next placeholder ID for the query. |
| PlaceholderInterface::uniqueIdentifier | function | core/ |
Returns a unique identifier for this object. |
| PlaceholderMessageTest | class | core/ |
Functional test verifying that messages set in placeholders always appear. |
| PlaceholderMessageTest.php | file | core/ |
Pagination
- Previous page
- Page 1268
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.