Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| AccessResultTest::assertDefaultCacheability | function | core/ |
|
| 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::testCacheUntilConfigurationChanges | function | core/ |
@expectedDeprecation Drupal\Core\Access\AccessResult::cacheUntilConfigurationChanges is deprecated in drupal:8.0.0 and is removed in drupal:9.0.0. Use \Drupal\Core\Access\AccessResult::addCacheableDependency() instead. @group legacy |
| AccessResultTest::testCacheUntilEntityChanges | function | core/ |
@expectedDeprecation Drupal\Core\Access\AccessResult::cacheUntilEntityChanges is deprecated in drupal:8.0.0 and is removed in drupal:9.0.0. Use \Drupal\Core\Access\AccessResult::addCacheableDependency() instead. @group legacy |
| 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::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 enable. |
| AccessRoleUITest::$testViews | property | core/ |
Views used by this test. |
| AccessRoleUITest::setUp | function | core/ |
|
| AccessRoleUITest::testAccessRoleUI | function | core/ |
Tests the role access plugin UI. |
| AccessTest | class | core/ |
Tests pluggable access for views. |
| AccessTest | class | core/ |
Tests for the File access control. |
| AccessTest.php | file | core/ |
|
| AccessTest.php | file | core/ |
|
| AccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AccessTest::$file | property | core/ |
The file object used in the test. |
| AccessTest::$modules | property | core/ |
Modules to enable. |
| AccessTest::$modules | property | core/ |
Modules to enable. |
| AccessTest::$normalUser | property | core/ |
Normal user for testing. |
| AccessTest::$testViews | property | core/ |
Views used by this test. |
| AccessTest::$user1 | property | core/ |
An authenticated user. |
| AccessTest::$user2 | property | core/ |
An authenticated user. |
| AccessTest::$webUser | property | core/ |
Web user for testing. |
| AccessTest::setUp | function | core/ |
|
| AccessTest::setUp | function | core/ |
|
| AccessTest::testAccessNone | function | core/ |
Tests none access plugin. |
| AccessTest::testCheckFieldAccess | function | core/ |
Tests file entity field access. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.