service cache.render in Drupal 10
Same name and namespace in other branches
- 8 core/core.services.yml \cache.render
- 9 core/core.services.yml \cache.render
Class
Drupal\Core\Cache\CacheBackendInterfaceTags
- cache.bin
4 string references to cache.render
- BlockViewBuilderTest::assertBlockRenderedWithExpectedCacheability in core/
modules/ block/ tests/ src/ Kernel/ BlockViewBuilderTest.php - Asserts that a block is built/rendered/cached with expected cacheability.
- BlockViewBuilderTest::setUp in core/
modules/ block/ tests/ src/ Kernel/ BlockViewBuilderTest.php - BlockViewBuilderTest::verifyRenderCacheHandling in core/
modules/ block/ tests/ src/ Kernel/ BlockViewBuilderTest.php - Verifies render cache handling of the block being tested.
- WhosOnlineBlockTest::setUp in core/
modules/ user/ tests/ src/ Kernel/ WhosOnlineBlockTest.php
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\Cache\CacheBackendInterface
- tags:
- - { name: cache.bin }
- factory:
- - '@cache_factory'
- - get
- arguments:
- - render