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
- Search main for resolve
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| UrlResolver.php | file | core/ |
|
| UrlResolver::$cacheBackend | property | core/ |
The cache backend. |
| UrlResolver::$httpClient | property | core/ |
The HTTP client. |
| UrlResolver::$moduleHandler | property | core/ |
The module handler service. |
| UrlResolver::$providers | property | core/ |
The OEmbed provider repository service. |
| UrlResolver::$resourceFetcher | property | core/ |
The OEmbed resource fetcher service. |
| UrlResolver::$urlCache | property | core/ |
Static cache of discovered oEmbed resource URLs, keyed by canonical URL. |
| UrlResolver::discoverResourceUrl | function | core/ |
Runs oEmbed discovery and returns the endpoint URL if successful. |
| UrlResolver::findUrl | function | core/ |
Tries to find the oEmbed URL in a DOM. |
| UrlResolver::getEndpointMatchingUrl | function | core/ |
For the given media item URL find an endpoint with schemes that match. |
| UrlResolver::getProviderByUrl | function | core/ |
Tries to determine the oEmbed provider for a media asset URL. |
| UrlResolver::getResourceUrl | function | core/ |
Builds the resource URL for a media asset URL. |
| UrlResolver::getResourceUrl | function | core/ |
Builds the resource URL for a media asset URL. |
| UrlResolver::setEndpointUrl | function | core/ |
Sets the endpoint URL for an oEmbed resource URL. |
| UrlResolver::__construct | function | core/ |
Constructs a UrlResolver object. |
| UrlResolverInterface | interface | core/ |
Defines the interface for the oEmbed URL resolver service. |
| UrlResolverInterface.php | file | core/ |
|
| UrlResolverInterface::getProviderByUrl | function | core/ |
Tries to determine the oEmbed provider for a media asset URL. |
| UrlResolverInterface::getResourceUrl | function | core/ |
Builds the resource URL for a media asset URL. |
| UrlResolverTest | class | core/ |
Tests the oEmbed URL resolver service. |
| UrlResolverTest | class | core/ |
Tests the oEmbed URL resolver. |
| UrlResolverTest.php | file | core/ |
|
| UrlResolverTest.php | file | core/ |
|
| UrlResolverTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.