Symfony\Bundle\FrameworkBundle\Routing
Classes
AnnotatedRouteControllerLoader is an implementation of AnnotationClassLoader
that sets the '_controller' default based on the class and method names.
DelegatingLoader delegates route loading to other loaders using a loader resolver.
This Router creates the Loader only when the cache is empty.