request_stack
Same name and namespace in other branches
- 9 core/core.services.yml \request_stack
- 8.9.x core/core.services.yml \request_stack
- 11.x core/core.services.yml \request_stack
Class
Symfony\Component\HttpFoundation\RequestStackTags
- persist
42 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.
- BigPipeTest::setCsrfTokenSeedInTestEnvironment in core/
modules/ big_pipe/ tests/ src/ Functional/ BigPipeTest.php - Ensures CSRF tokens can be generated for the current user's session.
- CommentDefaultFormatterCacheTagsTest::setUp in core/
modules/ comment/ tests/ src/ Kernel/ CommentDefaultFormatterCacheTagsTest.php - CommentHostnameTest::testGetDefaultHostname in core/
modules/ comment/ tests/ src/ Kernel/ CommentHostnameTest.php - Tests hostname default value callback.
- CommentLockTest::testLocks in core/
modules/ comment/ tests/ src/ Unit/ Entity/ CommentLockTest.php - Tests the lock behavior.
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.