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

Breadcrumb

  1. Drupal Core 11.1.x

namespace Symfony\Component\Process\Pipes

Object name File name Summary
AbstractPipes vendor/symfony/process/Pipes/AbstractPipes.php @author Romain Neutron <imprec@gmail.com>
PipesInterface vendor/symfony/process/Pipes/PipesInterface.php PipesInterface manages descriptors and pipes for the use of proc_open.
UnixPipes vendor/symfony/process/Pipes/UnixPipes.php UnixPipes implementation uses unix pipes as handles.
WindowsPipes vendor/symfony/process/Pipes/WindowsPipes.php WindowsPipes implementation uses temporary files as handles.

API Navigation

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