Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Modules to install. |
| 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/ |
Returns the Controller instance with a given controller route definition. |
| 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/ |
The stage type. |
| controller_resolver | service | core/ |
Drupal\Core\Controller\ControllerResolver |
| Convert::arguments | function | core/ |
Returns the definition of the operation arguments. |
| Convert::validateArguments | function | core/ |
Validates the arguments. |
| ConvertImageEffect::getDerivativeExtension | function | core/ |
Returns the extension of the derivative after applying this image effect. |
| ConvertImageEffect::getSummary | function | core/ |
Returns a render array summarizing the configuration of the image effect. |
| ConvertImageEffect::submitConfigurationForm | function | core/ |
Form submission handler. |
| ConvertTest | class | core/ |
Tests for the Convert image effect. |
| ConvertTest.php | file | core/ |
|
| ConvertTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConvertTest::$modules | property | core/ |
Modules to install. |
| ConvertTest::testConvertFileInRoot | function | core/ |
Tests that files stored in the root folder are converted properly. |
| ConvertTokens | class | core/ |
Plugin to replace !tokens with [tokens]. |
| ConvertTokens.php | file | core/ |
Pagination
- Previous page
- Page 291
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.