Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityRepositoryTest::$modules | property | core/ |
Modules to install. |
| EntityRepositoryTest::assertEntityType | function | core/ |
Asserts that the entity has the expected entity type ID. |
| EntityRepositoryTest::doTestLanguageFallback | function | core/ |
Check that language fallback is applied. |
| EntityRepositoryTest::getLanguageContexts | function | core/ |
Returns a set of language contexts matching the specified language. |
| EntityRepositoryTest::setUp | function | core/ |
|
| EntityRepositoryTest::setUp | function | core/ |
|
| EntityRepositoryTest::testGetActive | function | core/ |
Tests retrieving active variants. |
| EntityRepositoryTest::testGetCanonical | function | core/ |
Tests retrieving canonical variants. |
| EntityRepositoryTest::testGetTranslationFromContext | function | core/ |
Tests the getTranslationFromContext() method. |
| EntityResolverManagerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\EntityResolverManager[[api-linebreak]] @group Entity |
| EntityResolverManagerTest.php | file | core/ |
|
| 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. |
| EntityResourceRestTestCoverageTest | class | core/ |
Checks that all core content/config entity types have REST test coverage. |
| EntityResourceRestTestCoverageTest.php | file | core/ |
|
| EntityResourceRestTestCoverageTest::$definitions | property | core/ |
Entity definitions array. |
| EntityResourceRestTestCoverageTest::$modules | property | core/ |
Modules to install. |
| EntityResourceRestTestCoverageTest::setUp | function | core/ |
|
| EntityResourceRestTestCoverageTest::testEntityTypeRestTestCoverage | function | core/ |
Tests that all core content/config entity types have REST test coverage. |
| EntityResourceTest | class | core/ |
@coversDefaultClass \Drupal\jsonapi\Controller\EntityResource[[api-linebreak]] @group jsonapi |
| EntityResourceTest.php | file | core/ |
|
| EntityResourceTest::$entityResource | property | core/ |
The EntityResource under test. |
| EntityResourceTest::$modules | property | core/ |
Modules to install. |
| EntityResourceTest::$node | property | core/ |
The node. |
| EntityResourceTest::$node2 | property | core/ |
The other node. |
| EntityResourceTest::$node3 | property | core/ |
An unpublished node. |
| EntityResourceTest::$node4 | property | core/ |
A node with related nodes. |
Pagination
- Previous page
- Page 229
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.