You are here

31 calls to Drupal::request() in Drupal 9

batch_process in core/includes/form.inc
Processes the batch.
big_pipe_page_attachments in core/modules/big_pipe/big_pipe.module
Implements hook_page_attachments().
big_pipe_test_page_top in core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.module
Implements hook_page_top().
BlockViewBuilderTest::testBlockViewBuilderBuildAlter in core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php
Tests block build altering.
BlockViewBuilderTest::verifyRenderCacheHandling in core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php
Verifies render cache handling of the block being tested.
BrowserTestBase::initMink in core/tests/Drupal/Tests/BrowserTestBase.php
Initializes Mink sessions.
BrowserTestBase::installDrupal in core/tests/Drupal/Tests/BrowserTestBase.php
Installs Drupal into the Simpletest site.
ConfigExportUITest::testExport in core/modules/config/tests/src/Functional/ConfigExportUITest.php
Tests export of configuration.
config_file_download in core/modules/config/config.module
Implements hook_file_download().
drupal_install_system in core/includes/install.inc
Installs the system module.
EntityViewBuilderTest::testEntityViewBuilderCache in core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php
Tests entity render cache handling.
EntityViewBuilderTest::testEntityViewBuilderCacheWithReferences in core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php
Tests entity render cache with references.
ImageStyle::buildUrl in core/modules/image/src/Entity/ImageStyle.php
Returns the URL of this image derivative for an original image path or URI.
install_run_task in core/includes/install.core.inc
Runs an individual installation task.
KernelTestBaseTest::testRegister in core/tests/Drupal/KernelTests/KernelTestBaseTest.php
@covers ::register
KernelTestBaseTest::testSetUp in core/tests/Drupal/KernelTests/KernelTestBaseTest.php
@covers ::setUp
PhpMail::mail in core/lib/Drupal/Core/Mail/Plugin/Mail/PhpMail.php
Sends an email message.
QueryBase::tableSort in core/lib/Drupal/Core/Entity/Query/QueryBase.php
Enables sortable tables for this query.
SessionHttpsTest::getGuzzleCookieJar in core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php
Creates a new Guzzle CookieJar with a Xdebug cookie if necessary.
session_exists_cache_context_test_page_top in core/modules/system/tests/modules/session_exists_cache_context_test/session_exists_cache_context_test.module
Implements hook_page_top().
StyleSerializerTest::addRequestWithFormat in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
Sets up a request on the request stack with a specified format.
system_requirements in core/modules/system/system.install
Implements hook_requirements().
TableSortExtender::orderByHeader in core/lib/Drupal/Core/Database/Query/TableSortExtender.php
Order the query based on a header array.
template_preprocess_table in core/includes/theme.inc
Prepares variables for table templates.
template_preprocess_views_view_table in core/modules/views/views.theme.inc
Prepares variables for views table templates.
TestContent::subrequestTest in core/modules/system/tests/modules/router_test_directory/src/TestContent.php
Uses a subrequest to determine the content.
TestSiteInstallCommand::installDrupal in core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php
Installs Drupal into the test site.
umami_preprocess_breadcrumb in core/profiles/demo_umami/themes/umami/umami.theme
Implements hook_preprocess_breadcrumb().
UpdateTestBase::setUp in core/modules/update/tests/src/Functional/UpdateTestBase.php
ViewExecutable::__wakeup in core/modules/views/src/ViewExecutable.php
Magic method implementation to unserialize the view executable.
_batch_test_title_callback in core/modules/system/tests/modules/batch_test/batch_test.module
Tests the title on the progress page by performing a batch callback.