Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ControllerBase::cache | function | core/ |
Returns the requested cache bin. |
| ControllerBase::config | function | core/ |
Retrieves a configuration object. |
| ControllerBase::container | function | core/ |
Returns the service container. |
| ControllerBase::currentUser | function | core/ |
Returns the current user. |
| ControllerBase::entityFormBuilder | function | core/ |
Retrieves the entity form builder. |
| ControllerBase::entityTypeManager | function | core/ |
Retrieves the entity type manager. |
| ControllerBase::formBuilder | function | core/ |
Returns the form builder service. |
| ControllerBase::keyValue | function | core/ |
Returns a key/value storage collection. |
| ControllerBase::languageManager | function | core/ |
Returns the language manager service. |
| ControllerBase::moduleHandler | function | core/ |
Returns the module handler. |
| ControllerBase::redirect | function | core/ |
Returns a redirect response object for the specified route. |
| ControllerBase::state | function | core/ |
Returns the state storage service. |
| ControllerBaseTest | class | core/ |
Tests that the base controller class. |
| ControllerBaseTest | class | core/ |
Tests \Drupal\Core\Controller\ControllerBase. |
| ControllerBaseTest.php | file | core/ |
|
| ControllerBaseTest.php | file | core/ |
|
| ControllerBaseTest::$controllerBase | property | core/ |
The tested controller base class. |
| ControllerBaseTest::$modules | property | core/ |
|
| ControllerBaseTest::setUp | function | core/ |
|
| ControllerBaseTest::testCreate | function | core/ |
Tests create. |
| ControllerBaseTest::testCreateException | function | core/ |
Tests create exception. |
| ControllerBaseTest::testCreateOptional | function | core/ |
Tests create optional. |
| ControllerBaseTest::testGetConfig | function | core/ |
Tests the config method. |
| ControllerResolver | class | core/ |
ControllerResolver to enhance controllers beyond Symfony's basic handling. |
| ControllerResolver.php | file | core/ |
|
| ControllerResolver::getController | function | core/ |
|
| ControllerResolver::getControllerFromDefinition | function | core/ |
|
| ControllerResolver::__construct | function | core/ |
Constructs a new ControllerResolver. |
| ControllerResolverInterface | interface | core/ |
Extends the ControllerResolverInterface from symfony. |
| ControllerResolverInterface.php | file | core/ |
|
| ControllerResolverInterface::getControllerFromDefinition | function | core/ |
Returns the Controller instance with a given controller route definition. |
| ControllerResolverTest | class | core/ |
Tests Drupal\Core\Controller\ControllerResolver. |
| ControllerResolverTest.php | file | core/ |
|
| ControllerResolverTest::$container | property | core/ |
The container. |
| ControllerResolverTest::$controllerResolver | property | core/ |
The tested controller resolver. |
| ControllerResolverTest::assertCallableController | function | core/ |
Asserts that the controller is callable and produces the correct output. |
| ControllerResolverTest::providerTestCreateController | function | core/ |
Provides test data for testCreateController(). |
| ControllerResolverTest::providerTestGetController | function | core/ |
Provides test data for testGetController(). |
| ControllerResolverTest::providerTestGetControllerFromDefinition | function | core/ |
Provides test data for testGetControllerFromDefinition(). |
| ControllerResolverTest::setUp | function | core/ |
|
| ControllerResolverTest::testCreateController | function | core/ |
Tests createController(). |
| ControllerResolverTest::testCreateControllerInvalidName | function | core/ |
Tests createController() with an invalid name. |
| ControllerResolverTest::testCreateControllerNonExistentClass | function | core/ |
Tests createController() with a non-existent class. |
| ControllerResolverTest::testGetController | function | core/ |
Tests getController(). |
| ControllerResolverTest::testGetControllerFromDefinition | function | core/ |
Tests getControllerFromDefinition(). |
| ControllerResolverTest::testGetControllerFromDefinitionNotCallable | function | core/ |
Tests getControllerFromDefinition() without a callable. |
| ControllerSandboxManager | class | core/ |
Non-abstract version of StageBase. |
| ControllerSandboxManager::$type | property | core/ |
|
| controller_resolver | service | core/ |
Drupal\Core\Controller\ControllerResolver |
| Convert | class | core/ |
Defines GD2 convert operation. |
Pagination
- Previous page
- Page 341
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.