34 calls to Drupal::request()
- 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 test 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 - 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::__construct in core/
lib/ Drupal/ Core/ Mail/ Plugin/ Mail/ PhpMail.php - PhpMail constructor.
- QueryBase::tableSort in core/
lib/ Drupal/ Core/ Entity/ Query/ QueryBase.php - router_test_preprocess_page in core/
modules/ system/ tests/ modules/ router_test_directory/ router_test.module - Implements hook_preprocess_HOOK().
- 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().
- StyleSerializerEntityTest::addRequestWithFormat in core/
modules/ rest/ tests/ src/ Functional/ Views/ StyleSerializerEntityTest.php - Sets up a request on the request stack with a specified format.
- 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().
- UpdateUploaderTestBase::setUp in core/
modules/ update/ tests/ src/ Functional/ UpdateUploaderTestBase.php - ViewExecutable::__wakeup in core/
modules/ views/ src/ ViewExecutable.php - Magic method implementation to unserialize the view executable.
- WorkspaceQueryParameterNegotiatorTest::testWorkspaceQueryParameter in core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspaceQueryParameterNegotiatorTest.php - @covers ::getActiveWorkspaceId @dataProvider providerTestWorkspaceQueryParameter
- _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.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.