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 |
|---|---|---|---|
| media_test_views.info.yml | file | core/ |
core/modules/media/tests/modules/media_test_views/media_test_views.info.yml |
| MemoryBackendTest | class | core/ |
Tests the memory flood implementation. |
| MemoryBackendTest | class | core/ |
Unit test of the memory cache backend using the generic cache unit test base. |
| MemoryBackendTest.php | file | core/ |
|
| 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/ |
|
| 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/ |
|
| MenuAccessTest::assertMenuItemRoutesAccess | function | core/ |
Asserts route requests connected to menu items have the expected access. |
| MenuAccessTest::assertUserRoutesAccess | function | core/ |
Asserts which routes a user has access to. |
| MenuAccessTest::drupalGet | function | core/ |
|
| MenuAccessTest::setUp | function | core/ |
|
| MenuAccessTest::testMenuBlockLinksAccessCheck | function | core/ |
Tests menu link for route with access check. |
| MenuAccessTest::testSystemAdminMenuBlockAccessCheck | function | core/ |
Test routes implementing _access_admin_menu_block_page. |
| 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. |
Pagination
- Previous page
- Page 449
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.