Component\Form\ChoiceList\Loader

Interfaces ChoiceLoaderInterface Loads a choice list.

Component\Form\ChoiceList

Namespaces Symfony\Component\Form\ChoiceList\FactorySymfony\Component\Form\ChoiceList\LoaderSymfony\Component\Form\ChoiceList\View Classes ArrayChoiceList A list of choices with arbitrary data types. ArrayKeyChoiceList deprecated A list of choices that can be stored in the keys of a PHP array. LazyChoiceList A choice list that loads its choices lazily. LegacyChoiceListAdapter deprecated Adapts a legacy choice list implementation to {@link ChoiceListInterface}. Interfaces Ch

Component\Form\ChoiceList\Factory

Classes CachingFactoryDecorator Caches the choice lists created by the decorated factory. DefaultChoiceListFactory Default implementation of {@link ChoiceListFactoryInterface}. PropertyAccessDecorator Adds property path support to a choice list factory. Interfaces ChoiceListFactoryInterface Creates {@link ChoiceListInterface} instances.

Component\Form

Namespaces Symfony\Component\Form\ExceptionSymfony\Component\Form\ExtensionSymfony\Component\Form\GuessSymfony\Component\Form\TestSymfony\Component\Form\Util Classes AbstractExtension AbstractRendererEngine Default implementation of {@link FormRendererEngineInterface}. AbstractType AbstractTypeExtension Button A form button. ButtonBuilder A builder for {@link Button} instances. CallbackTransformer Form Form represents a form. FormBuilder A builder for creati

Component\Finder\Iterator

Classes CustomFilterIterator CustomFilterIterator filters files by applying anonymous functions. DateRangeFilterIterator DateRangeFilterIterator filters out files that are not in the given date range (last modified dates). DepthRangeFilterIterator DepthRangeFilterIterator limits the directory depth. ExcludeDirectoryFilterIterator ExcludeDirectoryFilterIterator filters out directories. FilePathsIterator Iterate over shell command result. FileTypeFilterIterator FileTypeFilt

Component\Finder\Shell

Classes Command Shell

Component\Finder\Exception

Classes AccessDeniedException AdapterFailureException Base exception for all adapter failures. OperationNotPermitedException ShellCommandFailureException Interfaces ExceptionInterface

Component\Finder\Expression

Classes Expression Glob Regex Interfaces ValueInterface

Component\Filesystem

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

Component\Finder

Namespaces Symfony\Component\Finder\AdapterSymfony\Component\Finder\ComparatorSymfony\Component\Finder\ExceptionSymfony\Component\Finder\ExpressionSymfony\Component\Finder\IteratorSymfony\Component\Finder\Shell Classes Finder Finder allows to build rules to find files and directories. Glob Glob matches globbing patterns against text. SplFileInfo Extends \SplFileInfo to support relative paths