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 |
|---|---|---|---|
| UrlResolverTest::createTestableUrlResolver | function | core/ |
Creates a UrlResolver with exposed protected methods for testing. |
| UrlResolverTest::providerEndpointMatching | function | core/ |
Data provider for testEndpointMatching(). |
| UrlResolverTest::providerUrlDiscovery | function | core/ |
Data provider for testUrlDiscovery(). |
| UrlResolverTest::setUp | function | core/ |
|
| UrlResolverTest::testDiscoverResourceUrlParsesHtml | function | core/ |
Tests that discoverResourceUrl parses HTML responses. |
| UrlResolverTest::testDiscoverResourceUrlSkipsNonHtml | function | core/ |
Tests that discoverResourceUrl skips non-HTML responses. |
| UrlResolverTest::testEndpointMatching | function | core/ |
Tests resource URL resolution with a matched provider endpoint. |
| UrlResolverTest::testResourceUrlAlterHook | function | core/ |
Tests that hook_oembed_resource_url_alter() is invoked. |
| UrlResolverTest::testUrlDiscovery | function | core/ |
Tests URL resolution when the URL is discovered by scanning the asset. |
| UuidResolver | class | core/ |
Resolves entities from data that contains an entity UUID. |
| UuidResolver.php | file | core/ |
|
| UuidResolver::$entityRepository | property | core/ |
The entity repository. |
| UuidResolver::resolve | function | core/ |
Returns the local ID of an entity referenced by serialized data. |
| UuidResolver::__construct | function | core/ |
Constructs a UuidResolver object. |
| UuidResolverTest | class | core/ |
Tests Drupal\serialization\EntityResolver\UuidResolver. |
| UuidResolverTest.php | file | core/ |
|
| UuidResolverTest::$entityRepository | property | core/ |
The mock entity repository service. |
| UuidResolverTest::$resolver | property | core/ |
The UuidResolver instance. |
| UuidResolverTest::setUp | function | core/ |
|
| UuidResolverTest::testResolveNoEntity | function | core/ |
Tests resolve() with correct interface but no matching entity for the UUID. |
| UuidResolverTest::testResolveNotInInterface | function | core/ |
Tests resolve() with a class using the incorrect interface. |
| UuidResolverTest::testResolveNoUuid | function | core/ |
Tests resolve() with a class using the correct interface but no UUID. |
| UuidResolverTest::testResolveWithEntity | function | core/ |
Tests resolve() when a UUID corresponds to an entity. |
| ValidationTestTrait::resolvePlaceholdersInArrayValuesWithRealPaths | function | core/ |
Resolves <PROJECT_ROOT>, <VENDOR_DIR>, <STAGE_ROOT>, <STAGE_ROOT_PARENT>. |
| ViewsForm::$classResolver | property | core/ |
The class resolver to get the subform form objects. |
| YamlFileLoader::resolveServices | function | core/ |
Resolves services. |
Pagination
- Previous page
- Page 12
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.