Search for check
Title | Object type | File name | Summary |
---|---|---|---|
locale_translation_batch_version_check | function | core/ |
Implements callback_batch_operation(). |
locale_translation_check_projects | function | core/ |
Check for the latest release of project translations. |
locale_translation_check_projects_batch | function | core/ |
Gets and stores the status and timestamp of remote po files. |
locale_translation_check_projects_local | function | core/ |
Check and store the status and timestamp of local po files. |
locale_translation_http_check | function | core/ |
Check if remote file exists and when it was last updated. |
locale_translation_source_check_file | function | core/ |
Checks whether a po file exists in the local filesystem. |
LoginStatusCheck | class | core/ |
Determines access to routes based on login status of current user. |
LoginStatusCheck.php | file | core/ |
|
LoginStatusCheck::access | function | core/ |
Checks access. |
MappingTest::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
MediaAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
MediaAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
MediaFilterController::checkCsrf | function | core/ |
Throws an AccessDeniedHttpException if the request fails CSRF validation. |
MediaLibraryEditorOpener::checkAccess | function | core/ |
Checks media library access. |
MediaLibraryFieldWidgetOpener::checkAccess | function | core/ |
Checks media library access. |
MediaLibraryOpenerInterface::checkAccess | function | core/ |
Checks media library access. |
MediaLibraryTestBase::getCheckboxes | function | core/ |
Gets all available media item checkboxes. |
MediaLibraryUiBuilder::checkAccess | function | core/ |
Check access to the media library. |
MediaThumbnailFormatter::checkAccess | function | core/ |
Checks access to the given entity. |
MediaTypeAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
MenuAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
MenuAccessTest::testMenuBlockLinksAccessCheck | function | core/ |
Tests menu link for route with access check. |
MenuAccessTest::testSystemAdminMenuBlockAccessCheck | function | core/ |
Test routes implementing _access_admin_menu_block_page. |
MenuLinkContentAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
MenuUiMenuTreeManipulators::checkAccess | function | core/ |
Grants access to a menu tree when used in the menu management form. |
MenuUiTest::checkInvalidParentMenuLinks | function | core/ |
Tests that parent options are limited by depth when adding menu links. |
MigrateAccessCheck | class | core/ |
Checks access for migrate_drupal_ui routes. |
MigrateAccessCheck.php | file | core/ |
|
MigrateAccessCheck::checkAccess | function | core/ |
Checks if the user is user 1 and grants access if so. |
MigrateExecutable::checkStatus | function | core/ |
Checks for exceptional conditions, and display feedback. |
MigrateUrlAliasTest::checkUrlMigration | function | core/ |
Checks the migration results. |
Migration::checkRequirements | function | core/ |
Checks if requirements for this plugin are OK. |
ModuleDependencyMessageTrait::checkDependencyMessage | function | core/ |
Provides messages for missing modules or incompatible dependencies. |
MTimeProtectedFileStorage::checkFile | function | core/ |
Determines whether a protected file exists and sets the filename too. |
NoCheckpointsException | class | core/ |
Thrown when using the checkpoint storage with no checkpoints. |
NoCheckpointsException.php | file | core/ |
|
NoCheckpointsException::$message | property | core/ |
|
NodeAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
NodeAccessControlHandler::checkAllGrants | function | core/ |
Checks all grants for a given account. |
NodeAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
NodeAccessControlHandler::checkFieldAccess | function | core/ |
Default field access as determined by this access control handler. |
NodeAccessControlHandlerInterface::checkAllGrants | function | core/ |
Checks all grants for a given account. |
NodeAccessGrantsCacheContext::checkNodeGrants | function | core/ |
Checks the node grants for the given operation. |
NodeAccessLanguageFallbackTest::checkRecords | function | core/ |
Queries the node_access table and checks for proper storage. |
NodeEditFormTest::checkVariousAuthoredByValues | function | core/ |
Checks that the "authored by" works correctly with various values. |
NodeGrantDatabaseStorage::checkAll | function | core/ |
|
NodeGrantDatabaseStorageInterface::checkAll | function | core/ |
Checks all grants for a given account. |
NodePreviewAccessCheck | class | core/ |
Determines access to node previews. |
NodePreviewAccessCheck.php | file | core/ |
|
NodePreviewAccessCheck::$entityTypeManager | property | core/ |
The entity type manager service. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.