Component\Finder\Adapter

Classes AbstractAdapter Interface for finder engine implementations. AbstractFindAdapter Shell engine implementation using GNU find command. BsdFindAdapter Shell engine implementation using BSD find command. GnuFindAdapter Shell engine implementation using GNU find command. PhpAdapter PHP finder engine implementation. Interfaces AdapterInterface

Component\ExpressionLanguage\ParserCache

Classes ArrayParserCache Interfaces ParserCacheInterface

Component\Finder\Comparator

Classes Comparator Comparator. DateComparator DateCompare compiles date comparisons. NumberComparator NumberComparator compiles a simple comparison to an anonymous subroutine, which you can call with a value to be tested again.

Component\Filesystem

Namespaces Symfony\Component\Filesystem\Exception Classes Filesystem Provides basic utility to manipulate the file system.

Component\ExpressionLanguage

Namespaces Symfony\Component\ExpressionLanguage\NodeSymfony\Component\ExpressionLanguage\ParserCache Classes Compiler Compiles a node to PHP code. Expression Represents an expression. ExpressionFunction Represents a function that can be used in an expression. ExpressionLanguage Allows to compile and evaluate expressions written in your own DSL. Lexer Lexes an expression. ParsedExpression Represents an already parsed expression. Parser Parsers a token stream. Seria

Component\EventDispatcher\DependencyInjection

Classes RegisterListenersPass Compiler pass to register tagged services for an event dispatcher.

Component\ExpressionLanguage\Node

Classes ArgumentsNode ArrayNode BinaryNode ConditionalNode ConstantNode FunctionNode GetAttrNode NameNode Node Represents a node in the AST. UnaryNode

Component\DomCrawler\Field

Classes ChoiceFormField ChoiceFormField represents a choice form field. FileFormField FileFormField represents a file form field (an HTML file input tag). FormField FormField is the abstract class for all form fields. InputFormField InputFormField represents an input form field (an HTML input tag). TextareaFormField TextareaFormField represents a textarea form field (an HTML textarea tag).

Component\EventDispatcher\Debug

Interfaces TraceableEventDispatcherInterface

Component\EventDispatcher

Namespaces Symfony\Component\EventDispatcher\Debug Classes ContainerAwareEventDispatcher Lazily loads listeners and subscribers from the dependency injection container Event Event is the base class for classes containing event data. EventDispatcher The EventDispatcherInterface is the central point of Symfony's event listener system. GenericEvent Event encapsulation class. ImmutableEventDispatcher A read-only proxy for an event dispatcher. Interfaces EventDispatcherInter