You are here

26 calls to Drupal::request() in Zircon Profile 8.0

batch_process in core/includes/form.inc
Processes the batch.
BlockViewBuilderTest::testBlockViewBuilderBuildAlter in core/modules/block/src/Tests/BlockViewBuilderTest.php
Tests block build altering.
BlockViewBuilderTest::verifyRenderCacheHandling in core/modules/block/src/Tests/BlockViewBuilderTest.php
Verifies render cache handling of the block being tested.
BrowserTestBase::installDrupal in core/modules/simpletest/src/BrowserTestBase.php
Installs Drupal into the Simpletest site.
BrowserTestBase::setUp in core/modules/simpletest/src/BrowserTestBase.php
ConfigExportUITest::testExport in core/modules/config/src/Tests/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/modules/system/src/Tests/Entity/EntityViewBuilderTest.php
Tests entity render cache handling.
EntityViewBuilderTest::testEntityViewBuilderCacheWithReferences in core/modules/system/src/Tests/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.
StyleSerializerTest::addRequestWithFormat in core/modules/rest/src/Tests/Views/StyleSerializerTest.php
Sets up a request on the request stack with a specified format.
system_js_settings_alter in core/modules/system/system.module
Implements hook_js_settings_alter().
TestContent::subrequestTest in core/modules/system/tests/modules/router_test_directory/src/TestContent.php
Uses a subrequest to determine the content.
ToolbarController::reload_page in modules/admin_toolbar/admin_toolbar_tools/src/Controller/ToolbarController.php
UpdateTestBase::setUp in core/modules/update/src/Tests/UpdateTestBase.php
Sets up a Drupal site for running functional and integration tests.
ViewExecutable::unserialize in core/modules/views/src/ViewExecutable.php
WebTestBase::curlExec in core/modules/simpletest/src/WebTestBase.php
Initializes and executes a cURL request.
WebTestBase::rebuildAll in core/modules/simpletest/src/WebTestBase.php
Reset and rebuild the environment after setup.
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.