14 calls to Drupal::request()
- batch_process in core/
includes/ form.inc - Processes the batch.
- BigPipeHooks::pageAttachments in core/
modules/ big_pipe/ src/ Hook/ BigPipeHooks.php - Implements hook_page_attachments().
- ConfigHooks::fileDownload in core/
modules/ config/ src/ Hook/ ConfigHooks.php - Implements hook_file_download().
- drupal_install_system in core/
includes/ install.inc - Installs the system module.
- 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.
- PhpMail::__construct in core/
lib/ Drupal/ Core/ Mail/ Plugin/ Mail/ PhpMail.php - PhpMail constructor.
- QueryBase::tableSort in core/
lib/ Drupal/ Core/ Entity/ Query/ QueryBase.php - Enables sortable tables for this query.
- 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.
- 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.
- umami_preprocess_breadcrumb in core/
profiles/ demo_umami/ themes/ umami/ umami.theme - Implements hook_preprocess_breadcrumb().
- ViewExecutable::__wakeup in core/
modules/ views/ src/ ViewExecutable.php - Magic method implementation to unserialize the view executable.