Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 8.9.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 |
|---|---|---|---|
| LocalTaskDefaultTest::setupLocalTaskDefault | function | core/ |
Setups the local task default. |
| LocalTaskDefaultTest::testActive | function | core/ |
@covers ::getActive[[api-linebreak]] @covers ::setActive[[api-linebreak]] |
| LocalTaskDefaultTest::testCacheabilityMetadata | function | core/ |
@covers ::getCacheContexts[[api-linebreak]] @covers ::getCacheTags[[api-linebreak]] @covers ::getCacheMaxAge[[api-linebreak]] |
| LocalTaskDefaultTest::testGetOptions | function | core/ |
@covers ::getOptions[[api-linebreak]] |
| LocalTaskDefaultTest::testGetRouteParametersForDynamicRouteWithNonUpcastedParameters | function | core/ |
@covers ::getRouteParameters[[api-linebreak]] |
| LocalTaskDefaultTest::testGetRouteParametersForDynamicRouteWithUpcastedParameters | function | core/ |
Tests the getRouteParameters method for a route with upcasted parameters. |
| LocalTaskDefaultTest::testGetRouteParametersForDynamicRouteWithUpcastedParametersEmptyRawParameters | function | core/ |
Tests the getRouteParameters method for a route with upcasted parameters. |
| LocalTaskDefaultTest::testGetRouteParametersForStaticRoute | function | core/ |
@covers ::getRouteParameters[[api-linebreak]] |
| LocalTaskDefaultTest::testGetRouteParametersInPluginDefinitions | function | core/ |
@covers ::getRouteParameters[[api-linebreak]] |
| LocalTaskDefaultTest::testGetTitle | function | core/ |
@covers ::getTitle[[api-linebreak]] |
| LocalTaskDefaultTest::testGetTitleWithContext | function | core/ |
@covers ::getTitle[[api-linebreak]] |
| LocalTaskDefaultTest::testGetTitleWithTitleArguments | function | core/ |
@covers ::getTitle[[api-linebreak]] |
| LocalTaskDefaultTest::testGetWeight | function | core/ |
@dataProvider providerTestGetWeight @covers ::getWeight[[api-linebreak]] |
| LocalTaskIntegrationTestBase | class | core/ |
Defines a base unit test for testing existence of local tasks. |
| LocalTaskIntegrationTestBase.php | file | core/ |
|
| LocalTaskIntegrationTestBase::$container | property | core/ |
The container. |
| LocalTaskIntegrationTestBase::$directoryList | property | core/ |
A list of module directories used for YAML searching. |
| LocalTaskIntegrationTestBase::$moduleHandler | property | core/ |
The module handler. |
| LocalTaskIntegrationTestBase::assertLocalTasks | function | core/ |
Tests integration for local tasks. |
| LocalTaskIntegrationTestBase::getLocalTaskManager | function | core/ |
Sets up the local task manager for the test. |
| LocalTaskIntegrationTestBase::setUp | function | core/ |
|
| LocalTaskManagerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Menu\LocalTaskManager[[api-linebreak]] @group Menu |
| LocalTaskManagerTest.php | file | core/ |
|
| LocalTaskManagerTest::$accessManager | property | core/ |
The mocked access manager. |
| LocalTaskManagerTest::$account | property | core/ |
The mocked account. |
| LocalTaskManagerTest::$argumentResolver | property | core/ |
The mocked argument resolver. |
| LocalTaskManagerTest::$cacheBackend | property | core/ |
The cache backend used in the test. |
| LocalTaskManagerTest::$factory | property | core/ |
The plugin factory used in the test. |
| LocalTaskManagerTest::$manager | property | core/ |
The tested manager. |
| LocalTaskManagerTest::$pluginDiscovery | property | core/ |
The mocked plugin discovery. |
| LocalTaskManagerTest::$request | property | core/ |
The test request. |
| LocalTaskManagerTest::$routeMatch | property | core/ |
The route match. |
| LocalTaskManagerTest::$routeProvider | property | core/ |
The mocked route provider. |
| LocalTaskManagerTest::getLocalTaskFixtures | function | core/ |
Return some local tasks plugin definitions. |
| LocalTaskManagerTest::getLocalTasksCache | function | core/ |
Returns the cache entry expected when running getLocalTaskForRoute(). |
| LocalTaskManagerTest::getLocalTasksForRouteResult | function | core/ |
Returns an expected result for getLocalTasksForRoute. |
| LocalTaskManagerTest::setUp | function | core/ |
|
| LocalTaskManagerTest::setupFactory | function | core/ |
Setups the plugin factory with some local task plugins. |
| LocalTaskManagerTest::setupFactoryAndLocalTaskPlugins | function | core/ |
|
| LocalTaskManagerTest::setupLocalTaskManager | function | core/ |
Setups the local task manager for the test. |
| LocalTaskManagerTest::setupNullCacheabilityMetadataValidation | function | core/ |
|
| LocalTaskManagerTest::testGetLocalTaskForRouteWithEmptyCache | function | core/ |
Tests the cache of the local task manager with an empty initial cache. |
| LocalTaskManagerTest::testGetLocalTaskForRouteWithFilledCache | function | core/ |
Tests the cache of the local task manager with a filled initial cache. |
| LocalTaskManagerTest::testGetLocalTasksForRouteForChild | function | core/ |
Tests the getLocalTasksForRoute method on a child. |
| LocalTaskManagerTest::testGetLocalTasksForRouteSingleLevelTitle | function | core/ |
Tests the getLocalTasksForRoute method. |
| LocalTaskManagerTest::testGetTasksBuildWithCacheabilityMetadata | function | core/ |
@covers ::getTasksBuild[[api-linebreak]] |
| LocalTaskManagerTest::testGetTitle | function | core/ |
Tests the getTitle method. |
| LocalTasksTest | class | core/ |
Tests local tasks derived from router and added/altered via hooks. |
| LocalTasksTest.php | file | core/ |
|
| LocalTasksTest::$defaultTheme | property | core/ |
Pagination
- Previous page
- Page 426
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.