Search for test
- Search 7.x for test
- Search 8.9.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
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 |
|---|---|---|---|
| RoutesTest::testRoutes | function | core/ |
Ensures that the expected routes are created or not created. |
| RoutesTest::testRoutesCollection | function | core/ |
@covers ::routes[[api-linebreak]] |
| RoutesTest::testRoutesIndividual | function | core/ |
@covers ::routes[[api-linebreak]] |
| RoutesTest::testRoutesRelated | function | core/ |
@covers ::routes[[api-linebreak]] |
| RoutesTest::testRoutesRelationships | function | core/ |
@covers ::routes[[api-linebreak]] |
| RouteSubscriberTest | class | core/ |
@coversDefaultClass \Drupal\views\EventSubscriber\RouteSubscriber[[api-linebreak]] @group views |
| RouteSubscriberTest.php | file | core/ |
Contains \Drupal\Tests\views\Unit\EventSubscriber\RouteSubscriberTest. |
| RouteSubscriberTest::$entityTypeManager | property | core/ |
The mocked entity type manager. |
| RouteSubscriberTest::$routeSubscriber | property | core/ |
The tested views route subscriber. |
| RouteSubscriberTest::$state | property | core/ |
The mocked key value storage. |
| RouteSubscriberTest::$viewStorage | property | core/ |
The mocked view storage. |
| RouteSubscriberTest::setUp | function | core/ |
|
| RouteSubscriberTest::setupMocks | function | core/ |
Sets up mocks of Views objects needed for testing. |
| RouteSubscriberTest::testOnAlterRoutes | function | core/ |
Tests the onAlterRoutes method. |
| RouteSubscriberTest::testRouteRebuildFinished | function | core/ |
@covers ::routeRebuildFinished[[api-linebreak]] |
| RouteTest | class | core/ |
Tests the route process plugin. |
| RouteTest.php | file | core/ |
|
| RouteTest::$modules | property | core/ |
Modules to enable. |
| RouteTest::doTransform | function | core/ |
Transforms link path data to a route. |
| RouteTest::providerTestRoute | function | core/ |
Data provider for testRoute(). |
| RouteTest::providerTestRouteWithParamQuery | function | core/ |
Data provider for testRouteWithParamQuery(). |
| RouteTest::testRoute | function | core/ |
Tests Route plugin based on providerTestRoute() values. |
| RouteTest::testRouteWithParamQuery | function | core/ |
Tests Route plugin based on providerTestRoute() values. |
| RouteTestSubscriber | class | core/ |
Listens to the dynamic route event and add a test route. |
| RouteTestSubscriber.php | file | core/ |
|
| RouteTestSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
| RowCountExceptionTest | class | core/ |
@coversDefaultClass \Drupal\Core\Database\RowCountException[[api-linebreak]] |
| RowCountExceptionTest.php | file | core/ |
|
| RowCountExceptionTest::DEFAULT_EXCEPTION_MESSAGE | constant | core/ |
The default exception message. |
| RowCountExceptionTest::providerTestExceptionMessage | function | core/ |
Data provider for ::testExceptionMessage() |
| RowCountExceptionTest::testExceptionMessage | function | core/ |
@covers ::__construct[[api-linebreak]] @dataProvider providerTestExceptionMessage() |
| RowCountExceptionTest::testExceptionMessageNull | function | core/ |
@covers ::__construct[[api-linebreak]] @group legacy |
| RowEntityRenderersTest | class | core/ |
Tests the entity row renderers. |
| RowEntityRenderersTest.php | file | core/ |
|
| RowEntityRenderersTest::$expected | property | core/ |
An array of titles for each node per language. |
| RowEntityRenderersTest::$ids | property | core/ |
|
| RowEntityRenderersTest::$langcodes | property | core/ |
An array of added languages. |
| RowEntityRenderersTest::$modules | property | core/ |
Modules to enable. |
| RowEntityRenderersTest::$testAuthor | property | core/ |
The author of the test content. |
| RowEntityRenderersTest::$testIds | property | core/ |
An array of IDs of the test content. |
| RowEntityRenderersTest::$testViews | property | core/ |
Views used by this test. |
| RowEntityRenderersTest::$values | property | core/ |
|
| RowEntityRenderersTest::assertTranslations | function | core/ |
Checks that the view results match the expected values. |
| RowEntityRenderersTest::checkLanguageRenderers | function | core/ |
Checks that the language renderer configurations work as expected. |
| RowEntityRenderersTest::setUp | function | core/ |
|
| RowEntityRenderersTest::testEntityRenderers | function | core/ |
Tests the entity row renderers. |
| RowEntityRenderersTest::testFieldRenderers | function | core/ |
Tests the field row renderers. |
| RowEntityRenderersTest::testRevisionBaseTable | function | core/ |
Tests the row renderer with a revision base table. |
| RowEntityTest | class | core/ |
Tests the generic entity row plugin. |
| RowEntityTest.php | file | core/ |
Pagination
- Previous page
- Page 596
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.