Search for check
- Search 7.x for check
- Search 9.5.x for check
- Search 10.3.x for check
- Search 11.x for check
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
UpdateManagerAccessCheck::$settings | property | core/ |
Settings Service. |
UpdateManagerAccessCheck::access | function | core/ |
Checks access. |
UpdateManagerAccessCheck::__construct | function | core/ |
Constructs a UpdateManagerAccessCheck object. |
UpdateManagerUpdate::removeCheckboxFromRow | function | core/ |
Prepares a row entry for use in a regular table, not a 'tableselect'. |
UpdatePathTestBase::$checkFailedUpdates | property | core/ |
Fail the test if there are failed updates. |
UpdatePathTestBaseTest::testSchemaChecking | function | core/ |
Tests that schema can be excluded from testing. |
UpdatePathTestTrait::$checkFailedUpdates | property | core/ |
Fail the test if there are failed updates. |
update_check_incompatibility | function | core/ |
Tests the compatibility of a module or theme. |
update_check_requirements | function | core/ |
Checks update requirements and reports errors and (optionally) warnings. |
UPDATE_NOT_CHECKED | constant | core/ |
Project's status cannot be checked. |
User::checkExistingPassword | function | core/ |
Checks the existing password if set. |
UserAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
UserAccessControlHandler::checkFieldAccess | function | core/ |
Default field access as determined by this access control handler. |
UserAuth::$passwordChecker | property | core/ |
The password hashing service. |
UserCreationTrait::checkPermissions | function | core/ |
Checks whether a given list of permission names is valid. |
UserInterface::checkExistingPassword | function | core/ |
Checks the existing password if set. |
UserRolesAssignmentTest::userLoadAndCheckRoleAssigned | function | core/ |
Check role on user object. |
VariableTranslation::checkRequirements | function | core/ |
Checks if requirements for this plugin are OK. |
VariableTranslationCheckRequirementsTest | class | core/ |
Tests check requirements for variable translation source plugin. |
VariableTranslationCheckRequirementsTest.php | file | core/ |
|
VariableTranslationCheckRequirementsTest::$modules | property | core/ |
Modules to enable. |
VariableTranslationCheckRequirementsTest::setup | function | core/ |
|
VariableTranslationCheckRequirementsTest::testCheckRequirements | function | core/ |
Tests exception in thrown when the i18n_variable table does not exist. |
ViewModeAccessCheck | class | core/ |
Defines an access check for entity view mode routes. |
ViewModeAccessCheck.php | file | core/ |
|
ViewModeAccessCheck::$deprecatedProperties | property | core/ |
|
ViewModeAccessCheck::$entityTypeManager | property | core/ |
The entity type manager. |
ViewModeAccessCheck::access | function | core/ |
Checks access to the view mode. |
ViewModeAccessCheck::__construct | function | core/ |
Creates a new ViewModeAccessCheck. |
views.view.test_exposed_form_checkboxes.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_form_checkboxes.yml |
views_test_checkboxes_theme.info.yml | file | core/ |
core/modules/views/tests/themes/views_test_checkboxes_theme/views_test_checkboxes_theme.info.yml |
views_test_checkboxes_theme.theme | file | core/ |
Changes an exposed "type" filter from a multi-select to checkboxes. |
views_test_checkboxes_theme_form_views_exposed_form_alter | function | core/ |
Changes an exposed "type" filter from a multi-select to checkboxes. |
VocabularyAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
WebTestBase::checkForMetaRefresh | function | core/ |
Checks for meta refresh tag and if found call drupalGet() recursively. |
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 @dataProvider checkAccessProvider |
WorkflowAccessControlHandlerTest::testCheckCreateAccess | function | core/ |
@covers ::checkCreateAccess |
WorkflowDeleteAccessCheck | class | core/ |
Provides a access checker for deleting a workflow state. |
WorkflowDeleteAccessCheck.php | file | core/ |
|
WorkflowDeleteAccessCheck::access | function | core/ |
Checks access for operations of workflow states and transitions. |
WorkflowDeleteAccessCheck::getOperation | function | core/ |
Get the operation that will be used for the access check |
workflows.access_check.delete_state | service | core/ |
\Drupal\workflows\WorkflowDeleteAccessCheck |
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 |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.