Search for test
- Search 7.x for test
- Search 9.5.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 |
|---|---|---|---|
| RouteProcessorManagerTest | class | core/ |
@coversDefaultClass \Drupal\Core\RouteProcessor\RouteProcessorManager[[api-linebreak]] @group RouteProcessor |
| RouteProcessorManagerTest.php | file | core/ |
|
| RouteProcessorManagerTest::$processorManager | property | core/ |
The route processor manager. |
| RouteProcessorManagerTest::getMockProcessor | function | core/ |
Returns a mock Route processor object. |
| RouteProcessorManagerTest::setUp | function | core/ |
|
| RouteProcessorManagerTest::testRouteProcessorManager | function | core/ |
Tests the Route process manager functionality. |
| RouteProviderTest | class | core/ |
Tests route providers for entity types. |
| RouteProviderTest | class | core/ |
Confirm that the default route provider is working correctly. |
| RouteProviderTest.php | file | core/ |
Contains \Drupal\KernelTests\Core\Routing\RouteProviderTest. |
| RouteProviderTest.php | file | core/ |
|
| RouteProviderTest::$cache | property | core/ |
The cache backend. |
| RouteProviderTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
| RouteProviderTest::$currentPath | property | core/ |
The current path. |
| RouteProviderTest::$fixtures | property | core/ |
A collection of shared fixture data for tests. |
| RouteProviderTest::$modules | property | core/ |
Modules to enable. |
| RouteProviderTest::$modules | property | core/ |
Modules to enable. |
| RouteProviderTest::$pathProcessor | property | core/ |
The inbound path processor. |
| RouteProviderTest::$state | property | core/ |
The state. |
| RouteProviderTest::httpKernelHandle | function | core/ |
|
| RouteProviderTest::providerDuplicateRoutePaths | function | core/ |
Data provider for testMixedCasePaths() |
| RouteProviderTest::providerMixedCaseRoutePaths | function | core/ |
Data provider for testMixedCasePaths() |
| RouteProviderTest::register | function | core/ |
Registers test-specific services. |
| RouteProviderTest::setUp | function | core/ |
|
| RouteProviderTest::setUp | function | core/ |
|
| RouteProviderTest::tearDown | function | core/ |
|
| RouteProviderTest::testAdminHtmlRoutes | function | core/ |
@covers \Drupal\Core\Entity\Routing\AdminHtmlRouteProvider::getEditFormRoute[[api-linebreak]] @covers \Drupal\Core\Entity\Routing\AdminHtmlRouteProvider::getDeleteFormRoute[[api-linebreak]] |
| RouteProviderTest::testCandidateOutlines | function | core/ |
Confirms that the correct candidate outlines are generated. |
| RouteProviderTest::testDuplicateRoutePaths | function | core/ |
Confirms that we find all routes with the same path. |
| RouteProviderTest::testEmptyPathCandidatesOutlines | function | core/ |
Don't fail when given an empty path. |
| RouteProviderTest::testExactPathMatch | function | core/ |
Confirms that we can find routes with the exact incoming path. |
| RouteProviderTest::testGetRoutesByPatternWithLongPatterns | function | core/ |
Ensures that the routing system is capable of extreme long patterns. |
| RouteProviderTest::testGetRoutesPaged | function | core/ |
Tests getRoutesPaged(). |
| RouteProviderTest::testHtmlRoutes | function | core/ |
@covers \Drupal\Core\Entity\Routing\DefaultHtmlRouteProvider::getRoutes[[api-linebreak]] |
| RouteProviderTest::testMixedCasePaths | function | core/ |
Confirms that we find routes using a case-insensitive path match. |
| RouteProviderTest::testOutlinePathMatch | function | core/ |
Confirms that we can find routes whose pattern would match the request. |
| RouteProviderTest::testOutlinePathMatchDefaults | function | core/ |
Confirms that we can find routes whose pattern would match the request. |
| RouteProviderTest::testOutlinePathMatchDefaultsCollision | function | core/ |
Confirms that we can find routes whose pattern would match the request. |
| RouteProviderTest::testOutlinePathMatchDefaultsCollision2 | function | core/ |
Confirms that we can find routes whose pattern would match the request. |
| RouteProviderTest::testOutlinePathMatchDefaultsCollision3 | function | core/ |
Confirms that we can find multiple routes that match the request equally. |
| RouteProviderTest::testOutlinePathMatchTrailingSlash | function | core/ |
Confirms that a trailing slash on the request does not result in a 404. |
| RouteProviderTest::testOutlinePathMatchZero | function | core/ |
Tests a route with a 0 as value. |
| RouteProviderTest::testOutlinePathNoMatch | function | core/ |
Confirms that an exception is thrown when no matching path is found. |
| RouteProviderTest::testRouteByName | function | core/ |
Test RouteProvider::getRouteByName() and RouteProvider::getRoutesByNames(). |
| RouteProviderTest::testRouteCaching | function | core/ |
Tests that route caching works. |
| RouterIndexOptimizationFilledTest | class | core/ |
Runs RouterIndexOptimizationTest with a dump filled with content. |
| RouterIndexOptimizationFilledTest.php | file | core/ |
|
| RouterIndexOptimizationFilledTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RouterIndexOptimizationFilledTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| RouterIndexOptimizationTest | class | core/ |
Tests system_update_8002(). |
| RouterIndexOptimizationTest.php | file | core/ |
Pagination
- Previous page
- Page 582
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.