Bundle\FrameworkBundle\EventListener

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

Bundle\FrameworkBundle\Console\Helper

Classes DescriptorHelper

Bundle\FrameworkBundle\DataCollector

Classes RouterDataCollector RouterDataCollector.

Bundle\FrameworkBundle\DependencyInjection

Namespaces Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler Classes Configuration FrameworkExtension configuration structure. FrameworkExtension FrameworkExtension.

Bundle\FrameworkBundle\Console\Descriptor

Classes Descriptor JsonDescriptor MarkdownDescriptor TextDescriptor XmlDescriptor

Bundle\FrameworkBundle\Controller

Classes Controller Controller is a simple implementation of a Controller. ControllerNameParser ControllerNameParser converts controller from the short notation a:b:c (BlogBundle:Post:index) to a fully-qualified class::method string (Bundle\BlogBundle\Controller\PostController::indexAction). ControllerResolver ControllerResolver. RedirectController Redirects a request to another URL. TemplateController TemplateController.

Bundle\FrameworkBundle\Console

Classes Application Application. Shell Shell.

Bundle\FrameworkBundle\CacheWarmer

Classes RouterCacheWarmer Generates the router matcher and generator classes. TemplateFinder Finds all the templates. TemplatePathsCacheWarmer Computes the association between template names and their paths on the disk. Interfaces TemplateFinderInterface Interface for finding all the templates.

Bundle\FrameworkBundle

Namespaces Symfony\Bundle\FrameworkBundle\CacheWarmerSymfony\Bundle\FrameworkBundle\CommandSymfony\Bundle\FrameworkBundle\ConsoleSymfony\Bundle\FrameworkBundle\ControllerSymfony\Bundle\FrameworkBundle\DataCollectorSymfony\Bundle\FrameworkBundle\DependencyInjectionSymfony\Bundle\FrameworkBundle\EventListenerSymfony\Bundle\FrameworkBundle\FragmentSymfony\Bundle\FrameworkBundle\HttpCacheSymfony\Bundle\FrameworkBundle\RoutingSymfony\Bundle\FrameworkBundle\TemplatingSymfony\Bundle\FrameworkBundle\T

Bundle\FrameworkBundle\Command

Classes AssetsInstallCommand Command that places bundle web assets into a given directory. CacheClearCommand Clear and Warmup the cache. CacheWarmupCommand Warmup the cache. ConfigDumpReferenceCommand A console command for dumping available configuration reference ContainerAwareCommand Command. ContainerDebugCommand A console command for retrieving information about services RouterApacheDumperCommand RouterApacheDumperCommand. RouterDebugCommand A console command