Namespace FrontBundle\Controller
| BaseController | |
| DashboardController | Class DashboardController. |
| JobController | |
| MandateController | |
| UserController |
| ApiControllerInterface | Interface registering all controller methods that should be refactoring into a base controller to provide helpers and avoid duplicating code and that are specific to this application, i.e. methods that are not in Symfony\Bundle\FrameworkBundle\Controller\Controller or which differs from it. |