Search for on
Title | Object type | File name | Summary |
---|---|---|---|
AccessResultForbidden::getReason | function | core/ |
Gets the reason for this access result. |
AccessResultForbidden::setReason | function | core/ |
Sets the reason for this access result. |
AccessResultForbidden::__construct | function | core/ |
Constructs a new AccessResultForbidden instance. |
AccessResultForbiddenTest::testConstruction | function | core/ |
Tests the construction of an AccessResultForbidden object. |
AccessResultForbiddenTest::testSetReason | function | core/ |
Test setReason() |
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::setReason | function | core/ |
Sets the reason for this access result. |
AccessResultNeutral::__construct | function | core/ |
Constructs a new AccessResultNeutral instance. |
AccessResultNeutralTest::testConstruction | function | core/ |
Tests the construction of an AccessResultForbidden object. |
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::$cacheContextsManager | property | core/ |
The cache contexts manager. |
AccessResultTest::andOrCacheabilityPropagationProvider | function | core/ |
Provides a list of access result pairs and operations to test. |
AccessResultTest::providerTestAllowedIfHasPermissions | function | core/ |
Provides data for the testAllowedIfHasPermissions() method. |
AccessResultTest::testAccessConditionallyAllowed | function | core/ |
@covers ::allowedIf @covers ::isAllowed @covers ::isForbidden @covers ::isNeutral |
AccessResultTest::testAccessConditionallyForbidden | function | core/ |
@covers ::forbiddenIf @covers ::isAllowed @covers ::isForbidden @covers ::isNeutral |
AccessResultTest::testAccessForbiddenReason | function | core/ |
@covers ::forbidden |
AccessResultTest::testAllowedIfHasPermissions | function | core/ |
Tests allowedIfHasPermissions(). |
AccessResultTest::testAndOrCacheabilityPropagation | function | core/ |
@covers ::andIf @covers ::orIf @covers ::inheritCacheability |
AccessResultTest::testCacheContexts | function | core/ |
@covers ::addCacheContexts @covers ::resetCacheContexts @covers ::getCacheContexts @covers ::cachePerPermissions @covers ::cachePerUser @covers ::allowedIfHasPermission |
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::testConstruction | function | core/ |
Tests the construction of an AccessResult object. |
AccessTest::testAccessNone | function | core/ |
Tests none access plugin. |
AccessTest::testOnlyOwnerCanDeleteUpdateFile | function | core/ |
Tests that only the file owner can delete or update a file. |
access_check.contact_personal | service | core/ |
Drupal\contact\Access\ContactPageAccess |
access_check.cron | service | core/ |
Drupal\system\Access\CronAccessCheck |
access_check.jsonapi.relationship_field_access | service | core/ |
Drupal\jsonapi\Access\RelationshipFieldAccess |
access_check.latest_revision | service | core/ |
Drupal\content_moderation\Access\LatestRevisionCheck |
access_check.media.revision | service | core/ |
Drupal\media\Access\MediaRevisionAccessCheck |
access_check.menu_test_session | service | core/ |
Drupal\menu_test\Access\AccessCheck |
access_check.node.revision | service | core/ |
Drupal\node\Access\NodeRevisionAccessCheck |
access_check.permission | service | core/ |
Drupal\user\Access\PermissionAccessCheck |
accordion.css | file | core/ |
Accordion styles. |
accordion.css | file | core/ |
/*! * jQuery UI Accordion 1.12.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/accordion/#theming */ .ui-accordion… |
accordion.pcss.css | file | core/ |
Accordion styles. |
AccountForm::alterPreferredLangcodeDescription | function | core/ |
Alters the preferred language widget description. |
AccountForm::flagViolations | function | core/ |
Flags violations for the current form. |
AccountForm::__construct | function | core/ |
Constructs a new EntityForm object. |
AccountInterface::ANONYMOUS_ROLE | constant | core/ |
Role ID for anonymous users. |
AccountInterface::getTimeZone | function | core/ |
Returns the timezone of this account. |
AccountInterface::hasPermission | function | core/ |
Checks whether a user has a certain permission. |
AccountInterface::isAnonymous | function | core/ |
Returns TRUE if the account is anonymous. |
AccountPermissionsCacheContext | class | core/ |
Defines the AccountPermissionsCacheContext service, for "per permission" caching. |
AccountPermissionsCacheContext.php | file | core/ |
|
AccountPermissionsCacheContext::$permissionsHashGenerator | property | core/ |
The permissions hash generator. |
AccountPermissionsCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.