Component\Ldap\Adapter\ExtLdap

Classes Adapter Collection Connection ConnectionOptions A class representing the Ldap extension's options, which can be used with ldapsetoption or ldapgetoption. EntryManager Query ResultIterator

Component\Ldap\Exception

Classes ConnectionException ConnectionException is throw if binding to ldap can not be established. LdapException LdapException is throw if php ldap module is not loaded.

Component\Locale\Exception

Classes MethodArgumentNotImplementedException deprecated Alias of {@link \Symfony\Component\Intl\Exception\MethodArgumentNotImplementedException}. MethodArgumentValueNotImplementedException deprecated Alias of {@link \Symfony\Component\Intl\Exception\MethodArgumentValueNotImplementedException}. MethodNotImplementedException deprecated Alias of {@link \Symfony\Component\Intl\Exception\MethodNotImplementedException}. NotImplementedException deprecated Alias of {@link \Symfony\Compo

Component\Ldap\Adapter

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

Component\Intl\ResourceBundle\Util

Classes ArrayAccessibleResourceBundle Work-around for a bug in PHP's \ResourceBundle implementation. RecursiveArrayAccess RingBuffer Implements a ring buffer.

Component\Intl\ResourceBundle\Writer

Classes PhpBundleWriter Writes .php resource bundles. TextBundleWriter Writes .txt resource bundles. Interfaces BundleWriterInterface Writes resource bundle files.

Component\Ldap

Namespaces Symfony\Component\Ldap\Exception Classes LdapClient Interfaces LdapClientInterface Ldap interface.

Component\Intl\Util

Classes IcuVersion Facilitates the comparison of ICU version strings. IntlTestHelper Helper class for preparing test cases that rely on the Intl component. SvnCommit An SVN commit. SvnRepository A SVN repository containing ICU data. Version Facilitates the comparison of version strings.

Component\Intl\ResourceBundle\Transformer\Rule

Classes CurrencyBundleTransformationRule The rule for compiling the currency bundle. LanguageBundleTransformationRule The rule for compiling the language bundle. LocaleBundleTransformationRule The rule for compiling the locale bundle. RegionBundleTransformationRule The rule for compiling the region bundle. Interfaces TransformationRuleInterface Contains instruction for compiling a resource bundle.

Component\Intl\ResourceBundle\Transformer

Namespaces Symfony\Component\Intl\ResourceBundle\Transformer\Rule Classes BundleTransformer Compiles a number of resource bundles based on predefined compilation rules. CompilationContext Default implementation of {@link CompilationContextInterface}. StubbingContext Interfaces CompilationContextInterface Stores contextual information for resource bundle compilation. StubbingContextInterface