Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| AccessResultInterface::isForbidden | function | core/ |
Checks whether this access result indicates access is explicitly forbidden. |
| AccessResultInterface::isNeutral | function | core/ |
Checks whether this access result indicates access is not yet determined. |
| AccessResultInterface::orIf | function | core/ |
Combine this access result with another using OR. |
| AccessResultNeutral | class | core/ |
Value object indicating a neutral access result, with cacheability metadata. |
| AccessResultNeutral.php | file | core/ |
|
| AccessResultNeutral::$reason | property | core/ |
The reason why access is neutral. For use in messages. |
| AccessResultNeutral::getReason | function | core/ |
Gets the reason for this access result. |
| AccessResultNeutral::isNeutral | function | core/ |
Checks whether this access result indicates access is not yet determined. |
| AccessResultNeutral::setReason | function | core/ |
Sets the reason for this access result. |
| AccessResultNeutral::__construct | function | core/ |
Constructs a new AccessResultNeutral instance. |
| AccessResultNeutralTest | class | core/ |
Tests Drupal\Core\Access\AccessResultNeutral. |
| AccessResultNeutralTest.php | file | core/ |
|
| AccessResultNeutralTest::testConstruction | function | core/ |
Tests the construction of an AccessResultForbidden object. |
| AccessResultNeutralTest::testSetReason | function | core/ |
Tests setReason() |
| AccessResultReasonInterface | interface | core/ |
Interface for access result value objects with stored reason for developers. |
| AccessResultReasonInterface.php | file | core/ |
|
| AccessResultReasonInterface::getReason | function | core/ |
Gets the reason for this access result. |
| AccessResultReasonInterface::setReason | function | core/ |
Sets the reason for this access result. |
| AccessResultTest | class | core/ |
Tests Drupal\Core\Access\AccessResult. |
| 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/ |
Tests access allowed. |
| AccessResultTest::testAccessConditionallyAllowed | function | core/ |
Tests access conditionally allowed. |
| AccessResultTest::testAccessConditionallyForbidden | function | core/ |
Tests access conditionally forbidden. |
| AccessResultTest::testAccessForbidden | function | core/ |
Tests access forbidden. |
| AccessResultTest::testAccessForbiddenReason | function | core/ |
Tests access forbidden reason. |
| AccessResultTest::testAccessNeutralReason | function | core/ |
Tests access neutral reason. |
| AccessResultTest::testAllowedIfHasPermissions | function | core/ |
Tests allowedIfHasPermissions(). |
| AccessResultTest::testAndIf | function | core/ |
Tests and if. |
| AccessResultTest::testAndOrCacheabilityPropagation | function | core/ |
Tests and or cacheability propagation. |
| AccessResultTest::testCacheContexts | function | core/ |
Tests cache contexts. |
| AccessResultTest::testCacheMaxAge | function | core/ |
Tests cache max age. |
| AccessResultTest::testCacheTags | function | core/ |
Tests cache tags. |
| AccessResultTest::testConstruction | function | core/ |
Tests the construction of an AccessResult object. |
| AccessResultTest::testInheritCacheability | function | core/ |
Tests inherit cacheability. |
| AccessResultTest::testOrIf | function | core/ |
Tests or if. |
| AccessResultTest::testOrIfCacheabilityMerging | function | core/ |
Tests orIf(). |
| 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/ |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.