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

Breadcrumb

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

8 calls to Process::updateStatus()

Process::getExitCode in vendor/symfony/process/Process.php
Returns the exit code returned by the process.
Process::getStatus in vendor/symfony/process/Process.php
Gets the process status.
Process::isRunning in vendor/symfony/process/Process.php
Checks if the process is currently running.
Process::isTerminated in vendor/symfony/process/Process.php
Checks if the process is terminated.
Process::readPipesForOutput in vendor/symfony/process/Process.php
Reads pipes for the freshest output.
Process::start in vendor/symfony/process/Process.php
Starts the process and returns after writing the input to STDIN.
Process::wait in vendor/symfony/process/Process.php
Waits for the process to terminate.
Process::waitUntil in vendor/symfony/process/Process.php
Waits until the callback returns true.

API Navigation

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