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
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityResolverManagerTest::providerTestSetRouteOptionsWithEntityTypeNoUpcasting | function | core/ |
Data provider for testSetRouteOptionsWithEntityTypeNoUpcasting. |
EntityResolverManagerTest::providerTestSetRouteOptionsWithEntityTypeUpcasting | function | core/ |
Data provider for testSetRouteOptionsWithEntityTypeUpcasting. |
EntityResolverManagerTest::providerTestSetRouteOptionsWithStandardRoute | function | core/ |
Data provider for testSetRouteOptionsWithStandardRoute. |
EntityResolverManagerTest::providerTestSetRouteOptionsWithStandardRouteWithArgument | function | core/ |
Data provider for testSetRouteOptionsWithStandardRouteWithArgument. |
EntityResolverManagerTest::setUp | function | core/ |
@covers ::__construct |
EntityResolverManagerTest::setupEntityTypes | function | core/ |
Creates the entity type manager mock returning entity type objects. |
EntityResolverManagerTest::testSetRouteOptionsWithContentController | function | core/ |
Tests setRouteOptions() with a _content default. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityAddFormRoute | function | core/ |
Tests setRouteOptions() with an _entity_form route for an add form. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityFormNoUpcasting | function | core/ |
Tests setRouteOptions() with a form parameter without interface. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityFormRoute | function | core/ |
Tests setRouteOptions() with an _entity_form route. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityFormRouteAndArgument | function | core/ |
Tests an _entity_form route where a non-entity parameter is first. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityFormUpcasting | function | core/ |
Tests setRouteOptions() with an entity type parameter form. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityListRoute | function | core/ |
Tests setRouteOptions() with an _entity_list route. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityTypeNoUpcasting | function | core/ |
Tests setRouteOptions() with an entity type parameter. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityTypeUpcasting | function | core/ |
Tests setRouteOptions() with an entity type parameter, upcasting. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityUpcastingNoCreate | function | core/ |
Tests setRouteOptions() with entity form upcasting, no create method. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityViewRoute | function | core/ |
Tests setRouteOptions() with an _entity_view route. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityViewRouteAndManualParameters | function | core/ |
Tests setRouteOptions() with an _entity_view route. |
EntityResolverManagerTest::testSetRouteOptionsWithStandardRoute | function | core/ |
Tests setRouteOptions() with no parameter. |
EntityResolverManagerTest::testSetRouteOptionsWithStandardRouteWithArgument | function | core/ |
Tests setRouteOptions() with a controller with a non entity argument. |
EntityResource::$fieldResolver | property | core/ |
The JSON:API field resolver. |
EntityResource::$includeResolver | property | core/ |
The include resolver. |
EntityRouteAlterSubscriber::$resolverManager | property | core/ |
The entity resolver manager. |
EntityTypeManager::$classResolver | property | core/ |
The class resolver. |
ExtensionPathResolver | class | core/ |
Factory for getting extension lists by type. |
ExtensionPathResolver.php | file | core/ |
|
ExtensionPathResolver::$extensionLists | property | core/ |
A associative array of ExtensionList objects keyed by type. |
ExtensionPathResolver::getPath | function | core/ |
Gets the extension directory path. |
ExtensionPathResolver::getPathname | function | core/ |
Gets the info file path for the extension. |
ExtensionPathResolver::__construct | function | core/ |
ExtensionPathResolver constructor. |
ExtensionPathResolverTest | class | core/ |
Tests that extension path resolver works correctly. |
ExtensionPathResolverTest.php | file | core/ |
|
ExtensionPathResolverTest::testExtensionPathResolving | function | core/ |
@covers ::getPathname |
ExtensionPathResolverTest::testExtensionPathResolvingPath | function | core/ |
@covers ::getPath |
ExtensionPathResolverTest::testExtensionPathResolvingWithNonExistingModule | function | core/ |
@covers ::getPathname |
ExtensionPathResolverTest::testExtensionPathResolvingWithNonExistingProfile | function | core/ |
@covers ::getPathname |
ExtensionPathResolverTest::testExtensionPathResolvingWithNonExistingTheme | function | core/ |
@covers ::getPathname |
ExtensionPathResolverTest::testExtensionPathResolvingWithNonExistingThemeEngine | function | core/ |
@covers ::getPathname |
ExtensionPathResolverTest::testUnknownExtension | function | core/ |
Tests the getPath() method with an unknown extension. |
FieldResolver | class | core/ |
A service that evaluates external path expressions against Drupal fields. |
FieldResolver.php | file | core/ |
|
FieldResolver::$currentUser | property | core/ |
The current user account. |
FieldResolver::$entityTypeBundleInfo | property | core/ |
The entity type bundle information service. |
FieldResolver::$entityTypeManager | property | core/ |
The entity type manager. |
FieldResolver::$fieldManager | property | core/ |
The field manager. |
FieldResolver::$moduleHandler | property | core/ |
The module handler. |
FieldResolver::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository service. |
FieldResolver::constructInternalPath | function | core/ |
Expands the internal path with the "entity" keyword. |
FieldResolver::getAllDataReferencePropertyNames | function | core/ |
Gets all unique reference property names from the given field definitions. |
FieldResolver::getDataReferencePropertyName | function | core/ |
Determines the reference property name for the remaining unresolved parts. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.