Search for check
| Title | Object type | File name | Summary |
|---|---|---|---|
| VocabularyAccessControlHandler::checkAccess | function | core/ |
|
| WorkflowAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| WorkflowAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
| WorkflowAccessControlHandlerTest::checkAccessProvider | function | core/ |
Data provider for ::testCheckAccess. |
| WorkflowAccessControlHandlerTest::testCheckAccess | function | core/ |
@covers ::checkAccess[[api-linebreak]] @dataProvider checkAccessProvider |
| WorkflowAccessControlHandlerTest::testCheckCreateAccess | function | core/ |
@covers ::checkCreateAccess[[api-linebreak]] |
| workflows.access_check.extended_permissions | service | core/ |
Drupal\workflows\WorkflowStateTransitionOperationsAccessCheck |
| WorkflowStateTransitionOperationsAccessCheck | class | core/ |
Provides an access check for state and transition operations. |
| WorkflowStateTransitionOperationsAccessCheck.php | file | core/ |
|
| WorkflowStateTransitionOperationsAccessCheck::access | function | core/ |
Checks access for operations of workflow states and transitions. |
| WorkflowStateTransitionOperationsAccessCheck::getOperation | function | core/ |
Get the operation that will be used for the access check. |
| WorkflowStateTransitionOperationsAccessCheckTest | class | core/ |
@coversDefaultClass \Drupal\workflows\WorkflowStateTransitionOperationsAccessCheck[[api-linebreak]] @group workflows |
| WorkflowStateTransitionOperationsAccessCheckTest.php | file | core/ |
|
| WorkflowStateTransitionOperationsAccessCheckTest::accessTestCases | function | core/ |
Test cases for ::testAccess. |
| WorkflowStateTransitionOperationsAccessCheckTest::invalidOperationNameTestCases | function | core/ |
Test cases for ::testInvalidOperationName. |
| WorkflowStateTransitionOperationsAccessCheckTest::testAccess | function | core/ |
Tests the access method correctly proxies to the entity access system. |
| WorkflowStateTransitionOperationsAccessCheckTest::testInvalidOperationName | function | core/ |
@covers ::access[[api-linebreak]] @dataProvider invalidOperationNameTestCases |
| WorkflowStateTransitionOperationsAccessCheckTest::testMissingRouteParams | function | core/ |
@covers ::access[[api-linebreak]] |
| WorkspaceAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| WorkspaceAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
| WorkspaceActivateForm::checkAccess | function | core/ |
Checks access for the workspace activate form. |
| WorkspaceMerger::checkConflictsOnTarget | function | core/ |
Checks if there are any conflicts between the source and the target. |
| WorkspaceOperationInterface::checkConflictsOnTarget | function | core/ |
Checks if there are any conflicts between the source and the target. |
| WorkspacePublisher::checkConflictsOnTarget | function | core/ |
Checks if there are any conflicts between the source and the target. |
| workspace_update_test_post_update_check_active_workspace | function | core/ |
Checks the active workspace during database updates. |
| _update_manager_check_backends | function | core/ |
Checks for file transfer backends and prepares a form fragment about them. |
| _update_requirement_check | function | core/ |
Fills in the requirements array. |
Pagination
- Previous page
- Page 21
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.