Search for getControllerFromDefinition

  1. Search 7.x for getControllerFromDefinition
  2. Search 9.5.x for getControllerFromDefinition
  3. Search 10.3.x for getControllerFromDefinition
  4. Search 11.x for getControllerFromDefinition
  5. Other projects
Title Object type File name Summary
ControllerResolver::getControllerFromDefinition function core/lib/Drupal/Core/Controller/ControllerResolver.php Returns the Controller instance with a given controller route definition.
ControllerResolverInterface::getControllerFromDefinition function core/lib/Drupal/Core/Controller/ControllerResolverInterface.php Returns the Controller instance with a given controller route definition.
ControllerResolverTest::providerTestGetControllerFromDefinition function core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php Provides test data for testGetControllerFromDefinition().
ControllerResolverTest::testGetControllerFromDefinition function core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php Tests getControllerFromDefinition().
ControllerResolverTest::testGetControllerFromDefinitionNotCallable function core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php Tests getControllerFromDefinition() without a callable.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.