Search for test
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 |
|---|---|---|---|
| AccessPolicyProcessorTest::testEmptyCalculator | function | core/ |
Tests that access policies which do nothing are properly processed. |
| AccessPolicyProcessorTest::testMultipleScopeAlterException | function | core/ |
Tests the multiple scopes exception. |
| AccessPolicyProcessorTest::testMultipleScopeException | function | core/ |
Tests the multiple scopes exception. |
| AccessPolicyProcessorTest::testNoCalculators | function | core/ |
Tests that everything works if no access policies are present. |
| AccessPolicyProcessorTest::testWrongScopeException | function | core/ |
Tests the wrong scope exception. |
| AccessResultForbiddenTest | class | core/ |
@coversDefaultClass \Drupal\Core\Access\AccessResultForbidden[[api-linebreak]] @group Access |
| AccessResultForbiddenTest.php | file | core/ |
|
| AccessResultForbiddenTest::testConstruction | function | core/ |
Tests the construction of an AccessResultForbidden object. |
| AccessResultForbiddenTest::testSetReason | function | core/ |
Tests setReason() |
| AccessResultNeutralTest | class | core/ |
@coversDefaultClass \Drupal\Core\Access\AccessResultNeutral[[api-linebreak]] @group Access |
| AccessResultNeutralTest.php | file | core/ |
|
| AccessResultNeutralTest::testConstruction | function | core/ |
Tests the construction of an AccessResultForbidden object. |
| AccessResultNeutralTest::testSetReason | function | core/ |
Tests setReason() |
| AccessResultTest | class | core/ |
@coversDefaultClass \Drupal\Core\Access\AccessResult[[api-linebreak]] @group Access |
| AccessResultTest.php | file | core/ |
|
| AccessResultTest::$cacheContextsManager | property | core/ |
The cache contexts manager. |
| AccessResultTest::andOrCacheabilityPropagationProvider | function | core/ |
Provides a list of access result pairs and operations to test. |
| AccessResultTest::assertDefaultCacheability | function | core/ |
@internal |
| AccessResultTest::providerTestAllowedIfHasPermissions | function | core/ |
Provides data for the testAllowedIfHasPermissions() method. |
| AccessResultTest::setUp | function | core/ |
|
| AccessResultTest::testAccessAllowed | function | core/ |
@covers ::allowed[[api-linebreak]] @covers ::isAllowed[[api-linebreak]] @covers ::isForbidden[[api-linebreak]] @covers ::isNeutral[[api-linebreak]] |
| AccessResultTest::testAccessConditionallyAllowed | function | core/ |
@covers ::allowedIf[[api-linebreak]] @covers ::isAllowed[[api-linebreak]] @covers ::isForbidden[[api-linebreak]] @covers ::isNeutral[[api-linebreak]] |
| AccessResultTest::testAccessConditionallyForbidden | function | core/ |
@covers ::forbiddenIf[[api-linebreak]] @covers ::isAllowed[[api-linebreak]] @covers ::isForbidden[[api-linebreak]] @covers ::isNeutral[[api-linebreak]] |
| AccessResultTest::testAccessForbidden | function | core/ |
@covers ::forbidden[[api-linebreak]] @covers ::isAllowed[[api-linebreak]] @covers ::isForbidden[[api-linebreak]] @covers ::isNeutral[[api-linebreak]] |
| AccessResultTest::testAccessForbiddenReason | function | core/ |
@covers ::forbidden[[api-linebreak]] |
| AccessResultTest::testAllowedIfHasPermissions | function | core/ |
Tests allowedIfHasPermissions(). |
| AccessResultTest::testAndIf | function | core/ |
@covers ::andIf[[api-linebreak]] |
| AccessResultTest::testAndOrCacheabilityPropagation | function | core/ |
@covers ::andIf[[api-linebreak]] @covers ::orIf[[api-linebreak]] @covers ::inheritCacheability[[api-linebreak]] |
| AccessResultTest::testCacheContexts | function | core/ |
@covers ::addCacheContexts[[api-linebreak]] @covers ::resetCacheContexts[[api-linebreak]] @covers ::getCacheContexts[[api-linebreak]] @covers ::cachePerPermissions[[api-linebreak]] @covers ::cachePerUser[[api-linebreak]] @covers… |
| AccessResultTest::testCacheMaxAge | function | core/ |
@covers ::setCacheMaxAge[[api-linebreak]] @covers ::getCacheMaxAge[[api-linebreak]] |
| AccessResultTest::testCacheTags | function | core/ |
@covers ::addCacheTags[[api-linebreak]] @covers ::addCacheableDependency[[api-linebreak]] @covers ::getCacheTags[[api-linebreak]] @covers ::resetCacheTags[[api-linebreak]] |
| AccessResultTest::testConstruction | function | core/ |
Tests the construction of an AccessResult object. |
| AccessResultTest::testInheritCacheability | function | core/ |
@covers ::inheritCacheability[[api-linebreak]] |
| AccessResultTest::testOrIf | function | core/ |
@covers ::orIf[[api-linebreak]] |
| AccessResultTest::testOrIfCacheabilityMerging | function | core/ |
@covers ::orIf[[api-linebreak]] |
| AccessRoleTest | class | core/ |
Tests views role access plugin. |
| AccessRoleTest.php | file | core/ |
|
| AccessRoleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AccessRoleTest::$testViews | property | core/ |
Views used by this test. |
| AccessRoleTest::setUp | function | core/ |
Sets up the test. |
| AccessRoleTest::testAccessRole | function | core/ |
Tests role access plugin. |
| AccessRoleTest::testRenderCaching | function | core/ |
Tests access on render caching. |
| AccessRoleUITest | class | core/ |
Tests views role access plugin UI. |
| AccessRoleUITest.php | file | core/ |
|
| AccessRoleUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AccessRoleUITest::$modules | property | core/ |
Modules to install. |
| AccessRoleUITest::$testViews | property | core/ |
Views used by this test. |
| AccessRoleUITest::setUp | function | core/ |
Sets up the test. |
| AccessRoleUITest::testAccessRoleUI | function | core/ |
Tests the role access plugin UI. |
| AccessTest | class | core/ |
Tests pluggable access for views. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.