Overview

Namespaces

  • Evenement
  • None
  • Peridot
    • Console
    • Core
    • Reporter
    • Runner
    • Scope
    • Test
  • Symfony
    • Component
      • Console
        • Command
        • Descriptor
        • Event
        • Exception
        • Formatter
        • Helper
        • Input
        • Logger
        • Output
        • Question
        • Style
        • Tester
        • Tests
          • Command
          • Descriptor
          • Fixtures
          • Formatter
          • Helper
          • Input
          • Logger
          • Output
          • Style
          • Tester

Classes

  • ConsoleCommandEvent
  • ConsoleEvent
  • ConsoleExceptionEvent
  • ConsoleTerminateEvent
  • Overview
  • Namespace
  • Class

Namespace Symfony\Component\Console\Event

Classes summary
ConsoleCommandEvent Allows to do things before the command is executed, like skipping the command or changing the input.
ConsoleEvent Allows to inspect input and output of a command.
ConsoleExceptionEvent Allows to handle exception thrown in a command.
ConsoleTerminateEvent Allows to manipulate the exit code of a command after its execution.
Peridot API documentation generated by ApiGen