request_stack
Same name in other branches
- 9 core/core.services.yml \request_stack
- 10 core/core.services.yml \request_stack
Class
Symfony\Component\HttpFoundation\RequestStackTags
- persist
42 string references to request_stack
- AnonymousPrivateTempStoreTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ TempStore/ AnonymousPrivateTempStoreTest.php - AreaDisplayLinkTest::testAreaDisplayLink in core/
modules/ views/ tests/ src/ Kernel/ Handler/ AreaDisplayLinkTest.php - Tests the views area display_link handler.
- 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/ tests/ src/ Functional/ BlockContentCacheTagsTest.php - Tests that the block is cached with the correct contexts and tags.
File
-
core/
core.services.yml
View source
- class: Symfony\Component\HttpFoundation\RequestStack
- tags:
- - { name: persist }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.