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

  • DebugFormatterHelper
  • DescriptorHelper
  • DialogHelper
  • FormatterHelper
  • Helper
  • HelperSet
  • InputAwareHelper
  • ProcessHelper
  • ProgressBar
  • ProgressHelper
  • ProgressIndicator
  • QuestionHelper
  • SymfonyQuestionHelper
  • Table
  • TableCell
  • TableHelper
  • TableSeparator
  • TableStyle

Interfaces

  • HelperInterface
  • Overview
  • Namespace
  • Class

Namespace Symfony\Component\Console\Helper

Classes summary
DebugFormatterHelper Helps outputting debug information when running an external program from a command.
DescriptorHelper This class adds helper method to describe objects in various formats.
DialogHelper The Dialog class provides helpers to interact with the user.
FormatterHelper The Formatter class provides helpers to format messages.
Helper Helper is the base class for all helper classes.
HelperSet HelperSet represents a set of helpers to be used with a command.
InputAwareHelper An implementation of InputAwareInterface for Helpers.
ProcessHelper The ProcessHelper class provides helpers to run external processes.
ProgressBar The ProgressBar provides helpers to display progress output.
ProgressHelper The Progress class provides helpers to display progress output.
ProgressIndicator
QuestionHelper The QuestionHelper class provides helpers to interact with the user.
SymfonyQuestionHelper Symfony Style Guide compliant question helper.
Table Provides helpers to display a table.
TableCell
TableHelper Provides helpers to display table output.
TableSeparator Marks a row as being a separator.
TableStyle Defines the styles for a Table.
Interfaces summary
HelperInterface HelperInterface is the interface all helpers must implement.
Peridot API documentation generated by ApiGen