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 11.x for resolve
  5. Other projects
Title Object type File name Summary
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.
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 Returns the local ID of an entity referenced by serialized data.
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[[api-linebreak]]
@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.
ViewsForm::$classResolver property core/modules/views/src/Form/ViewsForm.php The class resolver to get the subform form objects.
WorkspaceManager::$classResolver property core/modules/workspaces/src/WorkspaceManager.php The class resolver.
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.