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 |
|---|---|---|---|
| MemoryBackendTest.php | file | core/ |
|
| MemoryBackendTest::$flood | property | core/ |
The tested memory flood backend. |
| MemoryBackendTest::createCacheBackend | function | core/ |
Creates a new instance of MemoryBackend. |
| MemoryBackendTest::setUp | function | core/ |
|
| MemoryBackendTest::testAllowedProceeding | function | core/ |
Tests an allowed flood event. |
| MemoryBackendTest::testExpiring | function | core/ |
Tests a flood event with expiring, so cron will allow to proceed. |
| MemoryBackendTest::testMemoryBackendThreshold | function | core/ |
Tests memory backend records events to the nearest microsecond. |
| MemoryBackendTest::testNotAllowedProceeding | function | core/ |
Tests a flood event with more than the allowed calls. |
| MemoryBackendTest::testNotExpiring | function | core/ |
Tests a flood event with no expiring, so cron will not allow to proceed. |
| MemoryStorageTest | class | core/ |
Tests MemoryStorage operations. |
| MemoryStorageTest | class | core/ |
Tests the key-value memory storage. |
| MemoryStorageTest.php | file | core/ |
|
| MemoryStorageTest.php | file | core/ |
|
| MemoryStorageTest::delete | function | core/ |
|
| MemoryStorageTest::insert | function | core/ |
|
| MemoryStorageTest::read | function | core/ |
|
| MemoryStorageTest::register | function | core/ |
|
| MemoryStorageTest::setUp | function | core/ |
|
| MemoryStorageTest::testInvalidStorage | function | core/ |
|
| MemoryStorageTest::update | function | core/ |
|
| MenuAccessControlHandlerTest | class | core/ |
@coversDefaultClass \Drupal\system\MenuAccessControlHandler[[api-linebreak]] @group system |
| MenuAccessControlHandlerTest.php | file | core/ |
|
| MenuAccessControlHandlerTest::$accessControlHandler | property | core/ |
The menu access control handler. |
| MenuAccessControlHandlerTest::$modules | property | core/ |
Modules to enable. |
| MenuAccessControlHandlerTest::setUp | function | core/ |
|
| MenuAccessControlHandlerTest::testAccess | function | core/ |
@covers ::checkAccess[[api-linebreak]] @covers ::checkCreateAccess[[api-linebreak]] @dataProvider testAccessProvider |
| MenuAccessControlHandlerTest::testAccessProvider | function | core/ |
|
| MenuAccessTest | class | core/ |
Tests the route access checks on menu links. |
| MenuAccessTest.php | file | core/ |
|
| MenuAccessTest::$defaultTheme | property | core/ |
|
| MenuAccessTest::$modules | property | core/ |
Modules to enable. |
| MenuAccessTest::setUp | function | core/ |
|
| MenuAccessTest::testMenuBlockLinksAccessCheck | function | core/ |
Tests menu link for route with access check. |
| MenuActiveTrail403Test | class | core/ |
Tests that 403 active trail behavior does not overwrite original entry. |
| MenuActiveTrail403Test.php | file | core/ |
|
| MenuActiveTrail403Test::$defaultTheme | property | core/ |
|
| MenuActiveTrail403Test::$menu | property | core/ |
The menu which active trail is tested. |
| MenuActiveTrail403Test::$modules | property | core/ |
|
| MenuActiveTrail403Test::$privilegedUser | property | core/ |
A user who can access both routes in our menu. |
| MenuActiveTrail403Test::setUp | function | core/ |
|
| MenuActiveTrail403Test::testMenuActiveTrail403Cache | function | core/ |
Tests that visiting 403 page does not override original active trail. |
| MenuActiveTrailTest | class | core/ |
Tests the active menu trail service. |
| MenuActiveTrailTest.php | file | core/ |
|
| MenuActiveTrailTest::$cache | property | core/ |
The mocked cache backend. |
| MenuActiveTrailTest::$currentRouteMatch | property | core/ |
The current route match service. |
| MenuActiveTrailTest::$lock | property | core/ |
The mocked lock. |
| MenuActiveTrailTest::$menuActiveTrail | property | core/ |
The tested active menu trail service. |
| MenuActiveTrailTest::$menuLinkManager | property | core/ |
The mocked menu link manager. |
| MenuActiveTrailTest::$requestStack | property | core/ |
The test request stack. |
| MenuActiveTrailTest::provider | function | core/ |
Provides test data for all test methods. |
Pagination
- Previous page
- Page 440
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.