Search for check

  1. Search 7.x for check
  2. Search 9.5.x for check
  3. Search 8.9.x for check
  4. Search 10.3.x for check
  5. Other projects
Title Object type File name Summary
WorkflowAccessControlHandlerTest::testCheckAccess function core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php @covers ::checkAccess[[api-linebreak]]
@dataProvider checkAccessProvider
WorkflowAccessControlHandlerTest::testCheckCreateAccess function core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php @covers ::checkCreateAccess[[api-linebreak]]
workflows.access_check.extended_permissions service core/modules/workflows/workflows.services.yml Drupal\workflows\WorkflowStateTransitionOperationsAccessCheck
WorkflowStateTransitionOperationsAccessCheck class core/modules/workflows/src/WorkflowStateTransitionOperationsAccessCheck.php Provides an access check for state and transition operations.
WorkflowStateTransitionOperationsAccessCheck.php file core/modules/workflows/src/WorkflowStateTransitionOperationsAccessCheck.php
WorkflowStateTransitionOperationsAccessCheck::access function core/modules/workflows/src/WorkflowStateTransitionOperationsAccessCheck.php Checks access for operations of workflow states and transitions.
WorkflowStateTransitionOperationsAccessCheck::getOperation function core/modules/workflows/src/WorkflowStateTransitionOperationsAccessCheck.php Get the operation that will be used for the access check.
WorkflowStateTransitionOperationsAccessCheckTest class core/modules/workflows/tests/src/Unit/WorkflowStateTransitionOperationsAccessCheckTest.php @coversDefaultClass \Drupal\workflows\WorkflowStateTransitionOperationsAccessCheck[[api-linebreak]]
@group workflows
WorkflowStateTransitionOperationsAccessCheckTest.php file core/modules/workflows/tests/src/Unit/WorkflowStateTransitionOperationsAccessCheckTest.php
WorkflowStateTransitionOperationsAccessCheckTest::accessTestCases function core/modules/workflows/tests/src/Unit/WorkflowStateTransitionOperationsAccessCheckTest.php Test cases for ::testAccess.
WorkflowStateTransitionOperationsAccessCheckTest::invalidOperationNameTestCases function core/modules/workflows/tests/src/Unit/WorkflowStateTransitionOperationsAccessCheckTest.php Test cases for ::testInvalidOperationName.
WorkflowStateTransitionOperationsAccessCheckTest::testAccess function core/modules/workflows/tests/src/Unit/WorkflowStateTransitionOperationsAccessCheckTest.php Tests the access method correctly proxies to the entity access system.
WorkflowStateTransitionOperationsAccessCheckTest::testInvalidOperationName function core/modules/workflows/tests/src/Unit/WorkflowStateTransitionOperationsAccessCheckTest.php @covers ::access[[api-linebreak]]
@dataProvider invalidOperationNameTestCases
WorkflowStateTransitionOperationsAccessCheckTest::testMissingRouteParams function core/modules/workflows/tests/src/Unit/WorkflowStateTransitionOperationsAccessCheckTest.php @covers ::access[[api-linebreak]]
WorkspaceAccessControlHandler::checkAccess function core/modules/workspaces/src/WorkspaceAccessControlHandler.php Performs access checks.
WorkspaceAccessControlHandler::checkCreateAccess function core/modules/workspaces/src/WorkspaceAccessControlHandler.php Performs create access checks.
WorkspaceActivateForm::checkAccess function core/modules/workspaces/src/Form/WorkspaceActivateForm.php Checks access for the workspace activate form.
WorkspaceAssociationStringIdsUpdatePathTest::$checkEntityFieldDefinitionUpdates property core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationStringIdsUpdatePathTest.php Fail the test if there are entity field definition updates needed.
WorkspaceMerger::checkConflictsOnTarget function core/modules/workspaces/src/WorkspaceMerger.php Checks if there are any conflicts between the source and the target.
WorkspaceOperationInterface::checkConflictsOnTarget function core/modules/workspaces/src/WorkspaceOperationInterface.php Checks if there are any conflicts between the source and the target.
WorkspacePublisher::checkConflictsOnTarget function core/modules/workspaces/src/WorkspacePublisher.php Checks if there are any conflicts between the source and the target.
workspace_update_test_post_update_check_active_workspace function core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.post_update.php Checks the active workspace during database updates.
_update_manager_check_backends function core/modules/update/update.manager.inc Checks for file transfer backends and prepares a form fragment about them.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.