Search for resolve
- Search 7.x for resolve
- Search 9.5.x for resolve
- Search 8.9.x for resolve
- Search 10.3.x for resolve
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| class_resolver | service | core/ |
Drupal\Core\DependencyInjection\ClassResolver |
| ConditionAccessResolverTrait | trait | core/ |
Resolves a set of conditions. |
| ConditionAccessResolverTrait.php | file | core/ |
|
| ConditionAccessResolverTrait::resolveConditions | function | core/ |
Resolves the given conditions based on the condition logic ('and'/'or'). |
| ConditionAccessResolverTraitTest | class | core/ |
Tests Drupal\Core\Condition\ConditionAccessResolverTrait. |
| ConditionAccessResolverTraitTest.php | file | core/ |
|
| ConditionAccessResolverTraitTest::providerTestResolveConditions | function | core/ |
|
| ConditionAccessResolverTraitTest::testResolveConditions | function | core/ |
Tests the resolveConditions() method. |
| ConfigInstaller::$extensionPathResolver | property | core/ |
The extension path resolver. |
| ConfigManager::$extensionPathResolver | property | core/ |
The extension path resolver. |
| ConstraintValidatorFactory::$classResolver | property | core/ |
The class resolver. |
| Container::resolveServicesAndParameters | function | core/ |
Resolves arguments that represent services or variables to the real values. |
| ContainerTest::testResolveServicesAndParametersForArgumentsUsingDeepArray | function | core/ |
Tests that services with an array of arguments work correctly. |
| ContainerTest::testResolveServicesAndParametersForInvalidArgument | function | core/ |
Tests that an invalid argument throw an Exception. |
| ContainerTest::testResolveServicesAndParametersForInvalidArguments | function | core/ |
Tests that invalid arguments throw an Exception. |
| ContainerTest::testResolveServicesAndParametersForOptionalServiceDependencies | function | core/ |
Tests that services that are optional work correctly. |
| ContainerTest::testResolveServicesAndParametersForPrivateService | function | core/ |
Tests that private services work correctly. |
| ContainerTest::testResolveServicesAndParametersForRawArgument | function | core/ |
Tests that raw type services arguments are resolved correctly. |
| ContainerTest::testResolveServicesAndParametersForServiceInstantiatedFromParameter | function | core/ |
Tests that a parameter that points to a service works correctly. |
| ContainerTest::testResolveServicesAndParametersForServiceReferencedViaServiceClosure | function | core/ |
Tests that services wrapped in a closure work correctly. |
| ContainerTest::testResolveServicesAndParametersForSharedPrivateService | function | core/ |
Tests that private service sharing works correctly. |
| ContextualLinkManager::$controllerResolver | property | core/ |
A controller resolver object. |
| 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. |
| controller_resolver | service | core/ |
Drupal\Core\Controller\ControllerResolver |
| CustomAccessCheckTest::$argumentsResolverFactory | property | core/ |
The mocked arguments resolver. |
| CustomAccessCheckTest::$callableResolver | property | core/ |
The mocked callable resolver. |
| DialogRenderer::$titleResolver | property | core/ |
The title resolver. |
| Drupal::classResolver | function | core/ |
Retrieves the class resolver. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.