Search for getControllerFromDefinition
- Search 7.x for getControllerFromDefinition
- Search 9.5.x for getControllerFromDefinition
- Search 8.9.x for getControllerFromDefinition
- Search 11.x for getControllerFromDefinition
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ControllerResolver::getControllerFromDefinition | function | core/ |
|
ControllerResolverInterface::getControllerFromDefinition | function | core/ |
Returns the Controller instance with a given controller route definition. |
ControllerResolverTest::providerTestGetControllerFromDefinition | function | core/ |
Provides test data for testGetControllerFromDefinition(). |
ControllerResolverTest::testGetControllerFromDefinition | function | core/ |
Tests getControllerFromDefinition(). |
ControllerResolverTest::testGetControllerFromDefinitionNotCallable | function | core/ |
Tests getControllerFromDefinition() without a callable. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.