You are here

8 calls to AccessResult::allowedIf() in Zircon Profile 8

AccessCheck::access in core/modules/system/tests/modules/menu_test/src/Access/AccessCheck.php
Check to see if user accessed this page.
AccessResultTest::providerTestAllowedIfHasPermissions in core/tests/Drupal/Tests/Core/Access/AccessResultTest.php
Provides data for the testAllowedIfHasPermissions() method.
AccessResultTest::testAccessConditionallyAllowed in core/tests/Drupal/Tests/Core/Access/AccessResultTest.php
@covers ::allowedIf @covers ::isAllowed @covers ::isForbidden @covers ::isNeutral
ChangedFieldItemList::defaultAccess in core/lib/Drupal/Core/Field/ChangedFieldItemList.php
Contains the default access logic of this field.
CommentController::replyFormAccess in core/modules/comment/src/Controller/CommentController.php
Access check for the reply form.
ConfigTranslationFormAccess::access in core/modules/config_translation/src/Access/ConfigTranslationFormAccess.php
Checks access to the overview based on permissions and translatability.
EditEntityFieldAccessCheckTest::testAccess in core/modules/quickedit/tests/src/Unit/Access/EditEntityFieldAccessCheckTest.php
Tests the method for checking access to routes.
TestController::accessParameter in core/tests/Drupal/Tests/Core/Access/CustomAccessCheckTest.php