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 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::arguments | function | core/ |
|
| Convert::validateArguments | function | core/ |
|
| ConvertImageEffect::getDerivativeExtension | function | core/ |
|
| ConvertImageEffect::getSummary | function | core/ |
|
| ConvertImageEffect::submitConfigurationForm | function | core/ |
|
| ConvertTest | class | core/ |
Tests for the Convert image effect. |
| ConvertTest.php | file | core/ |
|
| ConvertTest::$defaultTheme | property | core/ |
|
| ConvertTest::$modules | property | core/ |
|
| 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/ |
|
| ConvertTokens::transform | function | core/ |
Performs the associated process. |
| ConvertTokens::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| ConvertTokensTest | class | core/ |
Tests the ConvertTokens plugin. |
| ConvertTokensTest.php | file | core/ |
|
| ConvertTokensTest::setUp | function | core/ |
|
| ConvertTokensTest::testConvertTokens | function | core/ |
Tests conversion of user tokens. |
| ConvertTokensTest::testConvertTokensNull | function | core/ |
Tests conversion of user tokens with a NULL value. |
| Cookie::$messenger | property | core/ |
The messenger. |
| Cookie::$sessionConfiguration | property | core/ |
The session configuration. |
| Cookie::applies | function | core/ |
|
| Cookie::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| Cookie::getUserFromSession | function | core/ |
Returns the UserSession object for the given session. |
| Cookie::__construct | function | core/ |
Constructs a new cookie authentication provider. |
| CookieCacheContextTest | class | core/ |
Tests Drupal\Core\Cache\Context\CookiesCacheContext. |
| CookieCacheContextTest.php | file | core/ |
Pagination
- Previous page
- Page 288
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.