Bundle\FrameworkBundle\Validator

Classes ConstraintValidatorFactory Uses a service container to create constraint validators.

Bundle\FrameworkBundle\Templating\Asset

Classes PackageFactory Creates packages based on whether the current request is secure. PathPackage The path packages adds a version and a base path to asset URLs.

Bundle\FrameworkBundle\Translation

Classes PhpExtractor PhpExtractor extracts translation messages from a PHP template. TranslationLoader TranslationLoader loads translation messages from translation files. Translator Translator.

Bundle\FrameworkBundle\Templating

Namespaces Symfony\Bundle\FrameworkBundle\Templating\AssetSymfony\Bundle\FrameworkBundle\Templating\HelperSymfony\Bundle\FrameworkBundle\Templating\Loader Classes Debugger Binds the Symfony templating loader debugger to the Symfony logger. DelegatingEngine DelegatingEngine selects an engine for a given template. GlobalVariables GlobalVariables is the entry point for Symfony global variables in Twig templates. PhpEngine This engine knows how to render Symfony templates. Templa

Bundle\FrameworkBundle\Templating\Loader

Classes FilesystemLoader FilesystemLoader is a loader that read templates from the filesystem. TemplateLocator TemplateLocator locates templates in bundles.

Bundle\FrameworkBundle\DependencyInjection\Compiler

Classes AddCacheClearerPass Registers the cache clearers. AddCacheWarmerPass Registers the cache warmers. AddConstraintValidatorsPass AddValidatorInitializersPass CompilerDebugDumpPass ContainerBuilderDebugDumpPass Dumps the ContainerBuilder to a cache file so that it can be used by debugging tools such as the container:debug console command. FormPass Adds all services with the tags "form.type" and "form.type_guesser" as arguments of the "form.extension" service Fra

Bundle\FrameworkBundle\HttpCache

Classes HttpCache Manages HTTP cache objects in a Container.

Bundle\FrameworkBundle\Fragment

Classes ContainerAwareHIncludeFragmentRenderer Implements the Hinclude rendering strategy.

Bundle\FrameworkBundle\EventListener

Classes SessionListener Sets the session in the request. TestSessionListener TestSessionListener.

Bundle\FrameworkBundle\Kernel

Classes MicroKernelTrait A Kernel that provides configuration hooks.