Search for resolve
- Search 7.x for resolve
- Search 9.5.x for resolve
- Search 8.9.x for resolve
- Search 11.x for resolve
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityResolverManagerTest::$classResolver | property | core/ |
The mocked class resolver. |
| EntityResolverManagerTest::$container | property | core/ |
The mocked dependency injection container. |
| EntityResolverManagerTest::$entityResolverManager | property | core/ |
The tested entity resolver manager. |
| EntityResolverManagerTest::$entityTypeManager | property | core/ |
The mocked entity type manager. |
| EntityResolverManagerTest::providerTestSetRouteOptionsWithContentController | function | core/ |
Data provider for testSetRouteOptionsWithContentController. |
| 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[[api-linebreak]] |
| 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. |
| extension.path.resolver | service | core/ |
Drupal\Core\Extension\ExtensionPathResolver |
| 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[[api-linebreak]] |
| ExtensionPathResolverTest::testExtensionPathResolvingPath | function | core/ |
@covers ::getPath[[api-linebreak]] |
| ExtensionPathResolverTest::testExtensionPathResolvingWithNonExistingModule | function | core/ |
@covers ::getPathname[[api-linebreak]] |
| ExtensionPathResolverTest::testExtensionPathResolvingWithNonExistingProfile | function | core/ |
@covers ::getPathname[[api-linebreak]] |
| ExtensionPathResolverTest::testExtensionPathResolvingWithNonExistingTheme | function | core/ |
@covers ::getPathname[[api-linebreak]] |
| ExtensionPathResolverTest::testExtensionPathResolvingWithNonExistingThemeEngine | function | core/ |
@covers ::getPathname[[api-linebreak]] |
| 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. |
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.