Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
SimpleProcessTest.php
»
SimpleProcessTest
»
SimpleProcessTest::skipIfPHPSigchild
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
16 calls to SimpleProcessTest::skipIfPHPSigchild()
SimpleProcessTest::testExitCodeCommandFailed
in drupal/
core/
vendor/
symfony/
process/
Symfony/
Component/
Process/
Tests/
SimpleProcessTest.php
SimpleProcessTest::testExitCodeText
in drupal/
core/
vendor/
symfony/
process/
Symfony/
Component/
Process/
Tests/
SimpleProcessTest.php
SimpleProcessTest::testGetExitCode
in drupal/
core/
vendor/
symfony/
process/
Symfony/
Component/
Process/
Tests/
SimpleProcessTest.php
SimpleProcessTest::testGetPid
in drupal/
core/
vendor/
symfony/
process/
Symfony/
Component/
Process/
Tests/
SimpleProcessTest.php
SimpleProcessTest::testGetPidIsNullAfterRun
in drupal/
core/
vendor/
symfony/
process/
Symfony/
Component/
Process/
Tests/
SimpleProcessTest.php
SimpleProcessTest::testGetPidIsNullBeforeStart
in drupal/
core/
vendor/
symfony/
process/
Symfony/
Component/
Process/
Tests/
SimpleProcessTest.php
SimpleProcessTest::testIsNotSuccessful
in drupal/
core/
vendor/
symfony/
process/
Symfony/
Component/
Process/
Tests/
SimpleProcessTest.php
SimpleProcessTest::testIsSuccessful
in drupal/
core/
vendor/
symfony/
process/
Symfony/
Component/
Process/
Tests/
SimpleProcessTest.php
SimpleProcessTest::testProcessIsNotSignaled
in drupal/
core/
vendor/
symfony/
process/
Symfony/
Component/
Process/
Tests/
SimpleProcessTest.php
SimpleProcessTest::testProcessIsSignaledIfStopped
in drupal/
core/
vendor/
symfony/
process/
Symfony/
Component/
Process/
Tests/
SimpleProcessTest.php
SimpleProcessTest::testProcessWithoutTermSignal
in drupal/
core/
vendor/
symfony/
process/
Symfony/
Component/
Process/
Tests/
SimpleProcessTest.php
SimpleProcessTest::testProcessWithTermSignal
in drupal/
core/
vendor/
symfony/
process/
Symfony/
Component/
Process/
Tests/
SimpleProcessTest.php
SimpleProcessTest::testSignal
in drupal/
core/
vendor/
symfony/
process/
Symfony/
Component/
Process/
Tests/
SimpleProcessTest.php
SimpleProcessTest::testSignalProcessNotRunning
in drupal/
core/
vendor/
symfony/
process/
Symfony/
Component/
Process/
Tests/
SimpleProcessTest.php
@expectedException
Symfony\Component\Process\Exception\LogicException
SimpleProcessTest::testSignalWithWrongIntSignal
in drupal/
core/
vendor/
symfony/
process/
Symfony/
Component/
Process/
Tests/
SimpleProcessTest.php
@expectedException
Symfony\Component\Process\Exception\RuntimeException
SimpleProcessTest::testSignalWithWrongNonIntSignal
in drupal/
core/
vendor/
symfony/
process/
Symfony/
Component/
Process/
Tests/
SimpleProcessTest.php
@expectedException
Symfony\Component\Process\Exception\RuntimeException