request_stack

Same name and namespace in other branches
  1. 9 core/core.services.yml \request_stack
  2. 8.9.x core/core.services.yml \request_stack
  3. 11.x core/core.services.yml \request_stack

Class

Symfony\Component\HttpFoundation\RequestStack

Tags

  • 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.

... See full list

File

core/core.services.yml

View source
  1. class: Symfony\Component\HttpFoundation\RequestStack
  2. tags:
  3. - { name: persist }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.