Extends the ControllerResolverInterface from symfony.
Name | Modifiers | Type | Description |
---|---|---|---|
ControllerResolverInterface::getArguments | public | function | Returns the arguments to pass to the controller. |
ControllerResolverInterface::getController | public | function | Returns the Controller instance associated with a Request. |
ControllerResolverInterface::getControllerFromDefinition | public | function | Returns the Controller instance with a given controller route definition. |
© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Controller!ControllerResolverInterface.php/interface/ControllerResolverInterface/8.1.x