ControllerResolverInterface

Extends the ControllerResolverInterface from symfony.

Hierarchy

  • interface \Symfony\Component\HttpKernel\Controller\ControllerResolverInterface

File

core/lib/Drupal/Core/Controller/ControllerResolverInterface.php, line 10

Namespace

Drupal\Core\Controller

Members

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.
doc_Drupal
2016-10-29 08:58:59
Comments
Leave a Comment

Please login to continue.