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 |
|---|---|---|---|
| LocalTaskManagerTest::testControllerResolverDeprecation | function | core/ |
@expectedDeprecation Using the 'controller_resolver' service as the first argument is deprecated, use the 'http_kernel.controller.argument_resolver' instead. If your subclass requires the 'controller_resolver' service add… |
| 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/ |
The theme to install as the default for testing. |
| LocalTasksTest::$modules | property | core/ |
Modules to enable. |
| LocalTasksTest::$sut | property | core/ |
The local tasks block under testing. |
| LocalTasksTest::assertLocalTaskAppears | function | core/ |
Ensures that some local task appears. |
| LocalTasksTest::assertLocalTasks | function | core/ |
Asserts local tasks in the page output. |
| LocalTasksTest::assertNoLocalTasks | function | core/ |
Asserts that the local tasks on the specified level are not being printed. |
| LocalTasksTest::setUp | function | core/ |
|
| LocalTasksTest::testLocalTaskBlock | function | core/ |
Tests that local task blocks are configurable to show a specific level. |
| LocalTasksTest::testLocalTaskBlockCache | function | core/ |
Test that local tasks blocks cache is invalidated correctly. |
| LocalTasksTest::testPluginLocalTask | function | core/ |
Tests the plugin based local tasks. |
| LocalTaskTest | class | core/ |
|
| LocalTaskTest.php | file | core/ |
|
| LocalTaskTest::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| LocalTaskTestWithUnsafeTitle | class | core/ |
Test derivative to check local task title escaping. |
| LocalTaskTestWithUnsafeTitle.php | file | core/ |
|
| LocalTaskTestWithUnsafeTitle::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| LockBackendAbstractTest | class | core/ |
@coversDefaultClass \Drupal\Tests\Core\Lock\LockBackendAbstractTest[[api-linebreak]] @group Lock |
| LockBackendAbstractTest.php | file | core/ |
|
| LockBackendAbstractTest::$lock | property | core/ |
The Mocked LockBackendAbstract object. |
| LockBackendAbstractTest::setUp | function | core/ |
|
| LockBackendAbstractTest::testGetLockId | function | core/ |
Test the getLockId() method. |
| LockBackendAbstractTest::testWaitFalse | function | core/ |
Tests the wait() method when lockMayBeAvailable() returns TRUE. |
| LockBackendAbstractTest::testWaitTrue | function | core/ |
Tests the wait() method when lockMayBeAvailable() returns FALSE. |
| LockFunctionalTest | class | core/ |
Confirm locking works between two separate requests. |
| LockFunctionalTest.php | file | core/ |
|
| LockFunctionalTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LockFunctionalTest::$modules | property | core/ |
Modules to enable. |
| LockFunctionalTest::testLockAcquire | function | core/ |
Confirms that we can acquire and release locks in two parallel requests. |
| LockFunctionalTest::testPersistentLock | function | core/ |
Tests that the persistent lock is persisted between requests. |
| LockTest | class | core/ |
Tests the Database lock backend. |
| LockTest.php | file | core/ |
|
| LockTest::$lock | property | core/ |
Database lock backend to test. |
| LockTest::setUp | function | core/ |
|
| LockTest::testBackendLockRelease | function | core/ |
Tests backend release functionality. |
| LockTest::testBackendLockReleaseAll | function | core/ |
Tests backend release functionality. |
| logger.syslog_test | service | core/ |
Drupal\syslog_test\Logger\SysLogTest |
| LoggerChannelFactoryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Logger\LoggerChannelFactory[[api-linebreak]] @group Logger |
| LoggerChannelFactoryTest.php | file | core/ |
|
| LoggerChannelFactoryTest::testGet | function | core/ |
Tests LoggerChannelFactory::get(). |
| LoggerChannelTest | class | core/ |
@coversDefaultClass \Drupal\Core\Logger\LoggerChannel[[api-linebreak]] @group Logger |
| LoggerChannelTest.php | file | core/ |
Contains \Drupal\Tests\Core\Logger\LoggerChannelTest. |
Pagination
- Previous page
- Page 413
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.