Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Request.php

21 calls to Request::createFromGlobals()

authorize.php in core/authorize.php
Administrative script for running authorized file operations.
BootableCommandTrait::boot in core/lib/Drupal/Core/Command/BootableCommandTrait.php
Boots up a Drupal environment.
db-tools.php in core/scripts/db-tools.php
A command line application to import a database generation script.
dump-database-d8-mysql.php in core/scripts/dump-database-d8-mysql.php
A command line application to dump a database to a generation script.
ExtensionDiscovery::scan in core/lib/Drupal/Core/Extension/ExtensionDiscovery.php
Discovers available extensions of a given type.
FunctionalTestSetupTrait::prepareEnvironment in core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php
Prepares the current environment for running the test.
FunctionalTestSetupTrait::prepareRequestForGenerator in core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php
Creates a mock request and sets it on the generator.
generate-proxy-class.php in core/scripts/generate-proxy-class.php
A script to generate proxy classes for lazy services.
index.php in ./index.php
The PHP page that serves all page requests on a Drupal installation.
index.php in core/assets/scaffold/files/index.php
The PHP page that serves all page requests on a Drupal installation.
install_begin_request in core/includes/install.core.inc
Begins an installation request, modifying the installation state as needed.
install_check_requirements in core/includes/install.core.inc
Checks installation requirements and reports any errors.
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.
SelectLanguageForm::buildForm in core/lib/Drupal/Core/Installer/Form/SelectLanguageForm.php
Form constructor.
ServerCommand::boot in core/lib/Drupal/Core/Command/ServerCommand.php
Boots up a Drupal environment.
system_requirements in core/modules/system/system.install
Implements hook_requirements().
update.php in ./update.php
The PHP page that handles updating the Drupal installation.
update.php in core/assets/scaffold/files/update.php
The PHP page that handles updating the Drupal installation.
VarDumper::getDefaultContextProviders in vendor/symfony/var-dumper/VarDumper.php
ViewUI::renderPreview in core/modules/views_ui/src/ViewUI.php

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal