35 string references to request_stack
- Drupal::hasRequest in core/
lib/ Drupal.php - Indicates if there is a currently active request object.
- Drupal::requestStack in core/
lib/ Drupal.php - Retrieves the request stack.
- DrupalKernel::initializeContainer in core/
lib/ Drupal/ Core/ DrupalKernel.php - Initializes the service container.
- DrupalKernel::resetContainer in core/
lib/ Drupal/ Core/ DrupalKernel.php - Force a container reset.
- DrupalKernelTest::testResetContainer in core/
tests/ Drupal/ KernelTests/ Core/ DrupalKernel/ DrupalKernelTest.php - @covers ::resetContainer[[api-linebreak]]
- DrupalTest::testRequestStack in core/
tests/ Drupal/ Tests/ Core/ DrupalTest.php - Tests the testRequestStack() method.
- ExternalFormUrlTest::testActionUrlBehavior in core/
tests/ Drupal/ KernelTests/ Core/ Form/ ExternalFormUrlTest.php - Tests form behavior.
- FileSaveUploadTest::setUp in core/
modules/ file/ tests/ src/ Kernel/ FileSaveUploadTest.php - FormActionXssTest::testFormActionXss in core/
tests/ Drupal/ KernelTests/ Core/ Form/ FormActionXssTest.php - Tests form action attribute for XSS.
- FormBase::getRequest in core/
lib/ Drupal/ Core/ Form/ FormBase.php - Gets the request object.
- InstallerServiceProvider::register in core/
lib/ Drupal/ Core/ Installer/ InstallerServiceProvider.php - Registers services to the container.
- InstallerTestBase::installDrupal in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerTestBase.php - We are testing the installer, so set up a minimal environment for that.
- KernelTestBase::register in core/
tests/ Drupal/ KernelTests/ KernelTestBase.php - Registers test-specific services.
- KernelTestBaseTest::testSetUp in core/
tests/ Drupal/ KernelTests/ KernelTestBaseTest.php - @covers ::setUp[[api-linebreak]]
- LoggerChannelFactory::get in core/
lib/ Drupal/ Core/ Logger/ LoggerChannelFactory.php - Retrieves the registered logger for the requested channel.
- LoggerChannelFactory::__construct in core/
lib/ Drupal/ Core/ Logger/ LoggerChannelFactory.php - Constructs a LoggerChannelFactory.
- LoggerChannelFactoryTest::testDeprecatedGetContainer in core/
tests/ Drupal/ Tests/ Core/ Logger/ LoggerChannelFactoryTest.php - @covers ::__get[[api-linebreak]] @group legacy
- MailManagerTest::setUpMailManager in core/
tests/ Drupal/ Tests/ Core/ Mail/ MailManagerTest.php - Sets up the mail manager for testing.
- NavigationMenuBlockTest::setUp in core/
modules/ navigation/ tests/ src/ Kernel/ NavigationMenuBlockTest.php - NavigationMenuMarkupTest::setUp in core/
modules/ navigation/ tests/ src/ Kernel/ NavigationMenuMarkupTest.php - PagerManagerTest::testFindPage in core/
tests/ Drupal/ KernelTests/ Core/ Pager/ PagerManagerTest.php - @covers ::findPage[[api-linebreak]]
- PagerManagerTest::testGetUpdatedParameters in core/
tests/ Drupal/ KernelTests/ Core/ Pager/ PagerManagerTest.php - @covers ::getUpdatedParameters[[api-linebreak]]
- PathValidatorTest::testGetUrlIfValidWithoutAccessCheck in core/
tests/ Drupal/ KernelTests/ Core/ Path/ PathValidatorTest.php - PhpMailTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Mail/ Plugin/ Mail/ PhpMailTest.php - RenderElementTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Render/ Element/ RenderElementTest.php - RequestPagerTest::testFindPage in core/
tests/ Drupal/ KernelTests/ Core/ Pager/ RequestPagerTest.php - @covers ::findPage[[api-linebreak]]
- RequestPagerTest::testGetQueryParameters in core/
tests/ Drupal/ KernelTests/ Core/ Pager/ RequestPagerTest.php - @covers ::getQueryParameters[[api-linebreak]]
- RequestPathTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Plugin/ Condition/ RequestPathTest.php - RequirementsTest::setServerSoftware in core/
modules/ file/ tests/ src/ Kernel/ RequirementsTest.php - Sets the server software attribute in the request.
- ResponseStatus::create in core/
modules/ system/ src/ Plugin/ Condition/ ResponseStatus.php - Creates an instance of the plugin.
- ResponseStatusTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Plugin/ Condition/ ResponseStatusTest.php - SharedTempStoreTest::testSerialization in core/
tests/ Drupal/ Tests/ Core/ TempStore/ SharedTempStoreTest.php - Tests the serialization of a shared temp store.
- StyleSerializerEntityTest::testLivePreview in core/
modules/ rest/ tests/ src/ Functional/ Views/ StyleSerializerEntityTest.php - Tests the live preview output for json output.
- TempStoreDatabaseTest::testSharedTempStore in core/
tests/ Drupal/ KernelTests/ Core/ TempStore/ TempStoreDatabaseTest.php - Tests the SharedTempStore API.
- UpdateKernel::handle in core/
lib/ Drupal/ Core/ Update/ UpdateKernel.php
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.