request_stack
Same name in other branches
- 8.9.x core/core.services.yml \request_stack
- 10 core/core.services.yml \request_stack
Class
Drupal\Core\Http\RequestStackTags
- persist
41 string references to request_stack
- AccessCheck::create in core/
modules/ system/ tests/ modules/ menu_test/ src/ Access/ AccessCheck.php - Instantiates a new instance of this class.
- 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.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Http\RequestStack
- tags:
- - { name: persist }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.