40 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().
- 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.
- file_url_transform_relative in core/
includes/ file.inc - Transforms an absolute URL of a local file to a relative URL.
- 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.
- QuickEditController::entitySave in core/
modules/ quickedit/ src/ QuickEditController.php - Saves an entity into the database, from PrivateTempStore.
- RESTTestBase::cookies in core/
modules/ rest/ src/ Tests/ RESTTestBase.php - Calculates cookies used by guzzle later.
- 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.
- tablesort_get_order in core/
includes/ tablesort.inc - Determines the current sort criterion.
- tablesort_get_query_parameters in core/
includes/ tablesort.inc - Composes a URL query parameter array for table sorting links.
- tablesort_get_sort in core/
includes/ tablesort.inc - Determines the current sort direction.
- tablesort_init in core/
includes/ tablesort.inc - Initializes the table sort context.
- 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/ src/ Tests/ UpdateTestBase.php - Sets up a Drupal site for running functional and integration tests.
- 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.
- WebTestBase::curlExec in core/
modules/ simpletest/ src/ WebTestBase.php - Initializes and executes a cURL request.
- WebTestBase::setUp in core/
modules/ simpletest/ src/ WebTestBase.php - Sets up a Drupal site for running functional and integration tests.
- _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.