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. Other projects
Title Object type File name Summary
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.php file core/modules/media/tests/src/Functional/UrlResolverTest.php
UrlResolverTest::$defaultTheme property core/modules/media/tests/src/Functional/UrlResolverTest.php
UrlResolverTest::providerEndpointMatching function core/modules/media/tests/src/Functional/UrlResolverTest.php Data provider for testEndpointMatching().
UrlResolverTest::providerUrlDiscovery function core/modules/media/tests/src/Functional/UrlResolverTest.php Data provider for testUrlDiscovery().
UrlResolverTest::setUp function core/modules/media/tests/src/Functional/UrlResolverTest.php
UrlResolverTest::testEndpointMatching function core/modules/media/tests/src/Functional/UrlResolverTest.php Tests resource URL resolution with a matched provider endpoint.
UrlResolverTest::testResourceUrlAlterHook function core/modules/media/tests/src/Functional/UrlResolverTest.php Tests that hook_oembed_resource_url_alter() is invoked.
UrlResolverTest::testUrlDiscovery function core/modules/media/tests/src/Functional/UrlResolverTest.php Tests URL resolution when the URL is discovered by scanning the asset.
UuidResolver class core/modules/serialization/src/EntityResolver/UuidResolver.php Resolves entities from data that contains an entity UUID.
UuidResolver.php file core/modules/serialization/src/EntityResolver/UuidResolver.php
UuidResolver::$entityRepository property core/modules/serialization/src/EntityResolver/UuidResolver.php The entity repository.
UuidResolver::resolve function core/modules/serialization/src/EntityResolver/UuidResolver.php
UuidResolver::__construct function core/modules/serialization/src/EntityResolver/UuidResolver.php Constructs a UuidResolver object.
UuidResolverTest class core/modules/serialization/tests/src/Unit/EntityResolver/UuidResolverTest.php @coversDefaultClass \Drupal\serialization\EntityResolver\UuidResolver
@group serialization
UuidResolverTest.php file core/modules/serialization/tests/src/Unit/EntityResolver/UuidResolverTest.php
UuidResolverTest::$entityRepository property core/modules/serialization/tests/src/Unit/EntityResolver/UuidResolverTest.php The mock entity repository service.
UuidResolverTest::$resolver property core/modules/serialization/tests/src/Unit/EntityResolver/UuidResolverTest.php The UuidResolver instance.
UuidResolverTest::setUp function core/modules/serialization/tests/src/Unit/EntityResolver/UuidResolverTest.php
UuidResolverTest::testResolveNoEntity function core/modules/serialization/tests/src/Unit/EntityResolver/UuidResolverTest.php Tests resolve() with correct interface but no matching entity for the UUID.
UuidResolverTest::testResolveNotInInterface function core/modules/serialization/tests/src/Unit/EntityResolver/UuidResolverTest.php Tests resolve() with a class using the incorrect interface.
UuidResolverTest::testResolveNoUuid function core/modules/serialization/tests/src/Unit/EntityResolver/UuidResolverTest.php Tests resolve() with a class using the correct interface but no UUID.
UuidResolverTest::testResolveWithEntity function core/modules/serialization/tests/src/Unit/EntityResolver/UuidResolverTest.php Tests resolve() when a UUID corresponds to an entity.
ValidationTestTrait::resolvePlaceholdersInArrayValuesWithRealPaths function core/modules/package_manager/tests/src/Traits/ValidationTestTrait.php Resolves <PROJECT_ROOT>, <VENDOR_DIR>, <STAGE_ROOT>, <STAGE_ROOT_PARENT>.
ViewsForm::$classResolver property core/modules/views/src/Form/ViewsForm.php The class resolver to get the subform form objects.
YamlFileLoader::resolveServices function core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php Resolves services.

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