You are here

39 calls to Request::createFromGlobals() in Zircon Profile 8

authorize.php in core/authorize.php
Administrative script for running authorized file operations.
BrowserTestBase::prepareEnvironment in core/modules/simpletest/src/BrowserTestBase.php
Prepares the current environment for running the test.
BrowserTestBase::prepareRequestForGenerator in core/modules/simpletest/src/BrowserTestBase.php
Creates a mock request and sets it on the generator.
DateTest::testFormatTimeDiffSince in core/tests/Drupal/Tests/Core/Datetime/DateTest.php
Tests the formatTimeDiffSince method.
DateTest::testFormatTimeDiffUntil in core/tests/Drupal/Tests/Core/Datetime/DateTest.php
Tests the formatTimeDiffUntil method.
db-tools.php in core/scripts/db-tools.php
DrupalKernelTest::testCompileDIC in core/modules/system/src/Tests/DrupalKernel/DrupalKernelTest.php
Tests DIC compilation.
DrupalKernelTest::testPreventChangeOfSitePath in core/modules/system/src/Tests/DrupalKernel/DrupalKernelTest.php
Tests setting of site path after kernel boot.
DrupalKernelTest::testRepeatedBootWithDifferentEnvironment in core/modules/system/src/Tests/DrupalKernel/DrupalKernelTest.php
Tests repeated loading of compiled DIC with different environment.
dump-database-d8-mysql.php in core/scripts/dump-database-d8-mysql.php
EntityQueryTest::testSort in core/modules/system/src/Tests/Entity/EntityQueryTest.php
Test sort().
EntityQueryTest::testTableSort in core/modules/system/src/Tests/Entity/EntityQueryTest.php
Test tablesort().
ExtensionDiscovery::scan in core/lib/Drupal/Core/Extension/ExtensionDiscovery.php
Discovers available extensions of a given type.
FloodTest::setUp in core/modules/system/src/Tests/System/FloodTest.php
Sets up a Drupal site for running functional and integration tests.
generate-proxy-class.php in core/scripts/generate-proxy-class.php
http.php in core/modules/system/tests/http.php
Fake an HTTP request, for use during testing.
https.php in core/modules/system/tests/https.php
Fake an HTTPS request, for use during testing.
index.php in ./index.php
The PHP page that serves all page requests on a Drupal installation.
InstallerExistingSettingsNoProfileTest::setUp in core/modules/system/src/Tests/Installer/InstallerExistingSettingsNoProfileTest.php
Configures a preexisting settings.php file without an install_profile setting before invoking the interactive installer.
InstallerExistingSettingsTest::setUp in core/modules/system/src/Tests/Installer/InstallerExistingSettingsTest.php
Fully configures a preexisting settings.php file before invoking the interactive installer.
InstallerTestBase::setUp in core/modules/simpletest/src/InstallerTestBase.php
Sets up a Drupal site for running functional and integration tests.
install_begin_request in core/includes/install.core.inc
Begins an installation request, modifying the installation state as needed.
LanguageTestController::testSubRequest in core/modules/language/tests/language_test/src/Controller/LanguageTestController.php
Uses a sub request to retrieve the 'user' page.
LanguageUrlRewritingTest::testDomainNameNegotiationPort in core/modules/language/src/Tests/LanguageUrlRewritingTest.php
Check URL rewriting when using a domain name and a non-standard port.
PrivateTempStoreTest::setUp in core/modules/user/tests/src/Unit/PrivateTempStoreTest.php
PublicStream::basePath in core/lib/Drupal/Core/StreamWrapper/PublicStream.php
Returns the base path for public://.
rebuild.php in core/rebuild.php
Rebuilds all Drupal caches even when Drupal itself does not work.
RequestTest::testCreateFromGlobals in vendor/symfony/http-foundation/Tests/RequestTest.php
@dataProvider provideOverloadedMethods
SelectLanguageForm::buildForm in core/lib/Drupal/Core/Installer/Form/SelectLanguageForm.php
Form constructor.
SelectPagerDefaultTest::testElementNumbers in core/modules/system/src/Tests/Database/SelectPagerDefaultTest.php
Confirms that every pager gets a valid, non-overlapping element ID.
SessionHttpsTest::setUp in core/modules/system/src/Tests/Session/SessionHttpsTest.php
Sets up a Drupal site for running functional and integration tests.
SharedTempStoreTest::setUp in core/modules/user/tests/src/Unit/SharedTempStoreTest.php
statistics.php in core/modules/statistics/statistics.php
Handles counts of node views via AJAX with minimal bootstrap.
system_requirements in core/modules/system/system.install
Implements hook_requirements().
TableSortExtenderUnitTest::testTableSortInit in core/modules/system/src/Tests/Common/TableSortExtenderUnitTest.php
Tests tablesort_init().
update.php in ./update.php
The PHP page that handles updating the Drupal installation.
UpdatePathTestBase::setUp in core/modules/system/src/Tests/Update/UpdatePathTestBase.php
Overrides WebTestBase::setUp() for update testing.
ViewUI::renderPreview in core/modules/views_ui/src/ViewUI.php
WebTestBase::prepareRequestForGenerator in core/modules/simpletest/src/WebTestBase.php
Creates a mock request and sets it on the generator.