service request_stack in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/core.services.yml \request_stack
Class
Symfony\Component\HttpFoundation\RequestStackTags
- persist
32 string references to request_stack
- AssertViewsCacheTagsTrait::assertViewsCacheTags in core/
modules/ views/ src/ Tests/ AssertViewsCacheTagsTrait.php - Asserts a view's result & render cache items' cache tags.
- AssertViewsCacheTagsTrait::assertViewsCacheTagsFromStaticRenderArray in core/
modules/ views/ src/ Tests/ AssertViewsCacheTagsTrait.php - Asserts a view's result & render cache items' cache tags.
- BlockContentCacheTagsTest::testBlock in core/
modules/ block_content/ src/ Tests/ BlockContentCacheTagsTest.php - Tests that the block is cached with the correct contexts and tags.
- BookNavigationBlock::create in core/
modules/ book/ src/ Plugin/ Block/ BookNavigationBlock.php - Creates an instance of the plugin.
- CommentDefaultFormatterCacheTagsTest::setUp in core/
modules/ comment/ src/ Tests/ CommentDefaultFormatterCacheTagsTest.php - Performs setup tasks before each individual test method is run.
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Symfony\Component\HttpFoundation\RequestStack
- tags:
- - { name: persist }