Component\PropertyInfo

Namespaces Symfony\Component\PropertyInfo\Extractor Classes PropertyInfoExtractor Default {see PropertyInfoExtractorInterface} implementation. Type Type value object (immutable). Interfaces PropertyAccessExtractorInterface Guesses if the property can be accessed or mutated. PropertyDescriptionExtractorInterface Description extractor Interface. PropertyInfoExtractorInterface Gets info about PHP class properties. PropertyListExtractorInterface Extracts the list of prope

Component\PropertyInfo\Extractor

Classes PhpDocExtractor Extracts data using a PHPDoc parser. ReflectionExtractor Extracts PHP informations using the reflection API. SerializerExtractor Lists available properties using Symfony Serializer Component metadata.

Component\Process\Pipes

Classes AbstractPipes UnixPipes UnixPipes implementation uses unix pipes as handles. WindowsPipes WindowsPipes implementation uses temporary files as handles. Interfaces PipesInterface PipesInterface manages descriptors and pipes for the use of proc_open.

Component\Process

Namespaces Symfony\Component\Process\Exception Classes ExecutableFinder Generic executable finder. PhpExecutableFinder An executable finder specifically designed for the PHP executable. PhpProcess PhpProcess runs a PHP script in an independent process. Process Process is a thin wrapper around proc_* functions to ease start independent PHP processes. ProcessBuilder Process builder. ProcessPipes ProcessPipes manages descriptors and pipes for the use of proc_open. Proces

Component\OptionsResolver\Exception

Classes InvalidOptionsException Exception thrown when an invalid option is passed. MissingOptionsException Exception thrown when a required option is missing. OptionDefinitionException Thrown when an option definition is invalid. Interfaces ExceptionInterface Marker interface for the Options component.

Component\Process\Exception

Classes InvalidArgumentException InvalidArgumentException for the Process Component. LogicException LogicException for the Process Component. ProcessFailedException Exception for failed processes. RuntimeException RuntimeException for the Process Component. Interfaces ExceptionInterface Marker Interface for the Process Component.

Component\OptionsResolver

Namespaces Symfony\Component\OptionsResolver\Exception Classes Options Container for resolving inter-dependent options. OptionsResolver Helper for merging default and concrete option values. Interfaces OptionsResolverInterface

Component\Locale\Stub\DateFormat

Classes AmPmTransformer deprecated Alias of {@link \Symfony\Component\Intl\DateFormatter\DateFormat\AmPmTransformer}. DayOfWeekTransformer deprecated Alias of {@link \Symfony\Component\Intl\DateFormatter\DateFormat\DayOfWeekTransformer}. DayOfYearTransformer deprecated Alias of {@link \Symfony\Component\Intl\DateFormatter\DateFormat\DayOfYearTransformer}. DayTransformer deprecated Alias of {@link \Symfony\Component\Intl\DateFormatter\DateFormat\DayTransformer}. FullTransformer

Component\Locale\Stub

Namespaces Symfony\Component\Locale\Stub\DateFormat Classes StubCollator deprecated Alias of {@link \Symfony\Component\Intl\Collator\Collator}. StubIntl deprecated Alias of {@link \Symfony\Component\Intl\Globals\IntlGlobals}. StubIntlDateFormatter deprecated Alias of {@link \Symfony\Component\Intl\DateFormatter\IntlDateFormatter}. StubLocale deprecated Alias of {@link \Symfony\Component\Intl\Locale\Locale}. StubNumberFormatter deprecated Alias of {@link \Symfony\Component\I

Component\Ldap\Adapter

Namespaces Symfony\Component\Ldap\Adapter\ExtLdap Classes AbstractConnection AbstractQuery Interfaces AdapterInterface CollectionInterface ConnectionInterface EntryManagerInterface Entry manager interface. QueryInterface