Search for reason
- Search 7.x for reason
- Search 9.5.x for reason
- Search 10.3.x for reason
- Search 11.x for reason
- Search main for reason
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| AccessAwareRouterTest::testCheckAccessResultWithReason | function | core/ |
Tests the matchRequest() function for access denied with reason message. |
| AccessResultForbidden::$reason | property | core/ |
The reason why access is forbidden. For use in error messages. |
| AccessResultForbidden::getReason | function | core/ |
|
| AccessResultForbidden::setReason | function | core/ |
|
| AccessResultForbiddenTest::testSetReason | function | core/ |
Test setReason() |
| AccessResultNeutral::$reason | property | core/ |
The reason why access is neutral. For use in messages. |
| AccessResultNeutral::getReason | function | core/ |
|
| AccessResultNeutral::setReason | function | core/ |
|
| AccessResultNeutralTest::testSetReason | function | core/ |
Test 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::testAccessForbiddenReason | function | core/ |
@covers ::forbidden[[api-linebreak]] |
| AuditResult::$reasons | property | core/ |
The reasons why the migration passed or failed the audit. |
| AuditResult::addReason | function | core/ |
Adds a reason why the migration passed or failed the audit. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.