Search for check
- Search 7.x for check
- Search 9.5.x for check
- Search 8.9.x for check
- Search 10.3.x for check
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
WorkspaceAssociationStringIdsUpdatePathTest::$checkEntityFieldDefinitionUpdates | property | core/ |
Fail the test if there are entity field definition updates needed. |
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. |
Pagination
- Previous page
- Page 23
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.