Search for resolve

  1. Search 7.x for resolve
  2. Search 9.5.x for resolve
  3. Search 8.9.x for resolve
  4. Search 10.3.x for resolve
  5. Search main for resolve
  6. Other projects
Title Object type File name Summary
TitleResolverTest::$translationManager property core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php The mocked translation manager.
TitleResolverTest::providerTestDynamicTitle function core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php Data provider for testDynamicTitle.
TitleResolverTest::setUp function core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php
TitleResolverTest::testDynamicTitle function core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php Tests a dynamic title.
TitleResolverTest::testEmptyStringStaticTitle function core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php Tests an empty string static title.
TitleResolverTest::testNoTitle function core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php Tests an route with no title.
TitleResolverTest::testStaticTitle function core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php Tests a static title without a context.
TitleResolverTest::testStaticTitleWithArguments function core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php Tests a static title with and without overridden default arguments.
TitleResolverTest::testStaticTitleWithContext function core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php Tests a static title with a context.
TitleResolverTest::testStaticTitleWithNullAndArrayValueParameter function core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php Tests a static title with a non-scalar value parameter.
TitleResolverTest::testStaticTitleWithParameter function core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php Tests a static title with a parameter.
TitleResolverTest::testStaticTitleZero function core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php Tests a static title of '0'.
title_resolver service core/core.services.yml Drupal\Core\Controller\TitleResolver
TypedDataManager::$classResolver property core/lib/Drupal/Core/TypedData/TypedDataManager.php The class resolver.
TypeResolver class core/lib/Drupal/Core/Config/Schema/TypeResolver.php Provides helper methods for resolving config schema types.
TypeResolver.php file core/lib/Drupal/Core/Config/Schema/TypeResolver.php
TypeResolver::resolveDynamicTypeName function core/lib/Drupal/Core/Config/Schema/TypeResolver.php Replaces dynamic type expressions in configuration type.
TypeResolver::resolveExpression function core/lib/Drupal/Core/Config/Schema/TypeResolver.php Resolves a dynamic type expression using configuration data.
TypeResolverTest class core/tests/Drupal/Tests/Core/Config/TypeResolverTest.php Tests Drupal\Core\Config\Schema\TypeResolver.
TypeResolverTest.php file core/tests/Drupal/Tests/Core/Config/TypeResolverTest.php
TypeResolverTest::testInvalidType function core/tests/Drupal/Tests/Core/Config/TypeResolverTest.php Tests invalid type.
UnitTestCase::getClassResolverStub function core/tests/Drupal/Tests/UnitTestCase.php Returns a stub class resolver.
update_resolve_dependencies function core/includes/update.inc Resolves dependencies in a set of module updates, and orders them correctly.
UrlResolver class core/modules/media/src/OEmbed/UrlResolver.php Converts oEmbed media URLs into endpoint-specific resource URLs.
UrlResolver class core/modules/media/tests/modules/media_test_oembed/src/UrlResolver.php Overrides the oEmbed URL resolver service for testing purposes.
UrlResolver.php file core/modules/media/src/OEmbed/UrlResolver.php
UrlResolver.php file core/modules/media/tests/modules/media_test_oembed/src/UrlResolver.php
UrlResolver::$cacheBackend property core/modules/media/src/OEmbed/UrlResolver.php The cache backend.
UrlResolver::$httpClient property core/modules/media/src/OEmbed/UrlResolver.php The HTTP client.
UrlResolver::$moduleHandler property core/modules/media/src/OEmbed/UrlResolver.php The module handler service.
UrlResolver::$providers property core/modules/media/src/OEmbed/UrlResolver.php The OEmbed provider repository service.
UrlResolver::$resourceFetcher property core/modules/media/src/OEmbed/UrlResolver.php The OEmbed resource fetcher service.
UrlResolver::$urlCache property core/modules/media/src/OEmbed/UrlResolver.php Static cache of discovered oEmbed resource URLs, keyed by canonical URL.
UrlResolver::discoverResourceUrl function core/modules/media/src/OEmbed/UrlResolver.php Runs oEmbed discovery and returns the endpoint URL if successful.
UrlResolver::findUrl function core/modules/media/src/OEmbed/UrlResolver.php Tries to find the oEmbed URL in a DOM.
UrlResolver::getEndpointMatchingUrl function core/modules/media/src/OEmbed/UrlResolver.php For the given media item URL find an endpoint with schemes that match.
UrlResolver::getProviderByUrl function core/modules/media/src/OEmbed/UrlResolver.php Tries to determine the oEmbed provider for a media asset URL.
UrlResolver::getResourceUrl function core/modules/media/src/OEmbed/UrlResolver.php Builds the resource URL for a media asset URL.
UrlResolver::getResourceUrl function core/modules/media/tests/modules/media_test_oembed/src/UrlResolver.php Builds the resource URL for a media asset URL.
UrlResolver::setEndpointUrl function core/modules/media/tests/modules/media_test_oembed/src/UrlResolver.php Sets the endpoint URL for an oEmbed resource URL.
UrlResolver::__construct function core/modules/media/src/OEmbed/UrlResolver.php Constructs a UrlResolver object.
UrlResolverInterface interface core/modules/media/src/OEmbed/UrlResolverInterface.php Defines the interface for the oEmbed URL resolver service.
UrlResolverInterface.php file core/modules/media/src/OEmbed/UrlResolverInterface.php
UrlResolverInterface::getProviderByUrl function core/modules/media/src/OEmbed/UrlResolverInterface.php Tries to determine the oEmbed provider for a media asset URL.
UrlResolverInterface::getResourceUrl function core/modules/media/src/OEmbed/UrlResolverInterface.php Builds the resource URL for a media asset URL.
UrlResolverTest class core/modules/media/tests/src/Functional/UrlResolverTest.php Tests the oEmbed URL resolver service.
UrlResolverTest class core/modules/media/tests/src/Unit/UrlResolverTest.php Tests the oEmbed URL resolver.
UrlResolverTest.php file core/modules/media/tests/src/Unit/UrlResolverTest.php
UrlResolverTest.php file core/modules/media/tests/src/Functional/UrlResolverTest.php
UrlResolverTest::$defaultTheme property core/modules/media/tests/src/Functional/UrlResolverTest.php The theme to install as the default for testing.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.