request_stack

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

Class

Symfony\Component\HttpFoundation\RequestStack

Tags

  • persist
53 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.
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.
BigPipeTest::setCsrfTokenSeedInTestEnvironment in core/modules/big_pipe/tests/src/Functional/BigPipeTest.php
Ensures CSRF tokens can be generated for the current user's session.
BlockContentAddLocalAction::create in core/modules/block_content/src/Plugin/Menu/LocalAction/BlockContentAddLocalAction.php
Creates an instance of the plugin.

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