8 calls to Request::createFromGlobals()

drupal_handle_request in drupal/core/includes/bootstrap.inc
Handles an entire PHP request.
install_begin_request in drupal/core/includes/install.core.inc
Begins an installation request, modifying the installation state as needed.
install_finished in drupal/core/includes/install.core.inc
Performs final installation steps and displays a 'finished' page.
language_test_subrequest in drupal/core/modules/language/tests/language_test/language_test.module
Page callback. Uses a subrequest to retrieve the 'user' page.
RequestTest::testCreateFromGlobals in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php
@dataProvider provideOverloadedMethods
update.php in drupal/core/update.php
Administrative page for handling updates from one Drupal version to another.
WebTestBase::prepareRequestForGenerator in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Creates a mock request and sets it on the generator.
_drupal_bootstrap_page_cache in drupal/core/includes/bootstrap.inc
Attempts to serve a page from the cache.