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 |
|---|---|---|---|
| TimeZoneResolver::$currentUser | property | core/ |
The current user. |
| TimeZoneResolver::getSubscribedEvents | function | core/ |
|
| TimeZoneResolver::getTimeZone | function | core/ |
Gets the time zone based on site and user configuration. |
| TimeZoneResolver::onConfigSave | function | core/ |
Updates the default time zone when time zone config changes. |
| TimeZoneResolver::setDefaultTimeZone | function | core/ |
Sets the default time zone. |
| TimeZoneResolver::__construct | function | core/ |
TimeZoneResolver constructor. |
| TimezoneResolverTest | class | core/ |
Tests Drupal\system\TimeZoneResolver. |
| TimezoneResolverTest.php | file | core/ |
|
| TimezoneResolverTest::$modules | property | core/ |
Modules to install. |
| TimezoneResolverTest::testGetTimeZone | function | core/ |
Tests time zone resolution. |
| TitleResolver | class | core/ |
Provides the default implementation of the title resolver interface. |
| TitleResolver.php | file | core/ |
|
| TitleResolver::$argumentResolver | property | core/ |
The argument resolver. |
| TitleResolver::$controllerResolver | property | core/ |
The controller resolver. |
| TitleResolver::getTitle | function | core/ |
Returns a static or dynamic title for the route. |
| TitleResolver::__construct | function | core/ |
Constructs a TitleResolver instance. |
| TitleResolverInterface | interface | core/ |
Defines a class which knows how to generate the title from a given route. |
| TitleResolverInterface.php | file | core/ |
|
| TitleResolverInterface::getTitle | function | core/ |
Returns a static or dynamic title for the route. |
| TitleResolverTest | class | core/ |
Tests Drupal\Core\Controller\TitleResolver. |
| TitleResolverTest.php | file | core/ |
|
| TitleResolverTest::$argumentResolver | property | core/ |
The mocked argument resolver. |
| TitleResolverTest::$controllerResolver | property | core/ |
The mocked controller resolver. |
| TitleResolverTest::$titleResolver | property | core/ |
The actual tested title resolver. |
| TitleResolverTest::$translationManager | property | core/ |
The mocked translation manager. |
| TitleResolverTest::providerTestDynamicTitle | function | core/ |
Data provider for testDynamicTitle. |
| TitleResolverTest::setUp | function | core/ |
|
| TitleResolverTest::testDynamicTitle | function | core/ |
Tests a dynamic title. |
| TitleResolverTest::testEmptyStringStaticTitle | function | core/ |
Tests an empty string static title. |
| TitleResolverTest::testNoTitle | function | core/ |
Tests an route with no title. |
| TitleResolverTest::testStaticTitle | function | core/ |
Tests a static title without a context. |
| TitleResolverTest::testStaticTitleWithArguments | function | core/ |
Tests a static title with and without overridden default arguments. |
| TitleResolverTest::testStaticTitleWithContext | function | core/ |
Tests a static title with a context. |
| TitleResolverTest::testStaticTitleWithNullAndArrayValueParameter | function | core/ |
Tests a static title with a non-scalar value parameter. |
| TitleResolverTest::testStaticTitleWithParameter | function | core/ |
Tests a static title with a parameter. |
| TitleResolverTest::testStaticTitleZero | function | core/ |
Tests a static title of '0'. |
| title_resolver | service | core/ |
Drupal\Core\Controller\TitleResolver |
| TypedDataManager::$classResolver | property | core/ |
The class resolver. |
| TypeResolver | class | core/ |
Provides helper methods for resolving config schema types. |
| TypeResolver.php | file | core/ |
|
| TypeResolver::resolveDynamicTypeName | function | core/ |
Replaces dynamic type expressions in configuration type. |
| TypeResolver::resolveExpression | function | core/ |
Resolves a dynamic type expression using configuration data. |
| TypeResolverTest | class | core/ |
Tests Drupal\Core\Config\Schema\TypeResolver. |
| TypeResolverTest.php | file | core/ |
|
| TypeResolverTest::testInvalidType | function | core/ |
Tests invalid type. |
| UnitTestCase::getClassResolverStub | function | core/ |
Returns a stub class resolver. |
| update_resolve_dependencies | function | core/ |
Resolves dependencies in a set of module updates, and orders them correctly. |
| UrlResolver | class | core/ |
Converts oEmbed media URLs into endpoint-specific resource URLs. |
| UrlResolver | class | core/ |
Overrides the oEmbed URL resolver service for testing purposes. |
| UrlResolver.php | file | core/ |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.