Bridge\Doctrine\DependencyInjection\Security\UserProvider

Classes EntityFactory EntityFactory creates services for Doctrine user provider.

Bridge\Doctrine\DependencyInjection\Security

Namespaces Symfony\Bridge\Doctrine\DependencyInjection\Security\UserProvider

Bridge\Doctrine\DependencyInjection\CompilerPass

Classes DoctrineValidationPass Registers additional validators RegisterEventListenersAndSubscribersPass Registers event listeners and subscribers to the available doctrine connections. RegisterMappingsPass Base class for the doctrine bundles to provide a compiler pass class that helps to register doctrine mappings.

Bridge\Doctrine\DependencyInjection

Namespaces Symfony\Bridge\Doctrine\DependencyInjection\CompilerPassSymfony\Bridge\Doctrine\DependencyInjection\Security Classes AbstractDoctrineExtension This abstract classes groups common code that Doctrine Object Manager extensions (ORM, MongoDB, CouchDB) need.

Bridge\Doctrine\DataFixtures

Classes ContainerAwareLoader Doctrine data fixtures loader that injects the service container into fixture objects that implement ContainerAwareInterface.

Bridge\Doctrine\DataCollector

Classes DoctrineDataCollector DoctrineDataCollector.

Bridge\Doctrine\CacheWarmer

Classes ProxyCacheWarmer The proxy generator cache warmer generates all entity proxies.

Bridge\Doctrine

Namespaces Symfony\Bridge\Doctrine\CacheWarmerSymfony\Bridge\Doctrine\DataCollectorSymfony\Bridge\Doctrine\DataFixturesSymfony\Bridge\Doctrine\DependencyInjectionSymfony\Bridge\Doctrine\FormSymfony\Bridge\Doctrine\HttpFoundationSymfony\Bridge\Doctrine\LoggerSymfony\Bridge\Doctrine\SecuritySymfony\Bridge\Doctrine\TestSymfony\Bridge\Doctrine\Validator Classes ContainerAwareEventManager Allows lazy loading of listener services. ManagerRegistry References Doctrine connections and entity/do

Bridge

Namespaces Symfony\Bridge\DoctrineSymfony\Bridge\MonologSymfony\Bridge\Propel1Symfony\Bridge\ProxyManagerSymfony\Bridge\SwiftmailerSymfony\Bridge\Twig

BooleanToStringTransformer::transform()

mixed transform(mixed $value) Transforms a Boolean into a string. Parameters mixed $value The value in the original representation Return Value mixed The value in the transformed representation Exceptions TransformationFailedException If the given value is not a Boolean.