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 |
---|---|---|---|
ConfigSchemaChecker::$exclude | property | core/ |
An array of config object names that are excluded from schema checking. |
ConfigSchemaChecker::$typedManager | property | core/ |
The typed config manger. |
ConfigSchemaChecker::getSubscribedEvents | function | core/ |
|
ConfigSchemaChecker::onConfigSave | function | core/ |
Checks that configuration complies with its schema on config save. |
ConfigSchemaChecker::__construct | function | core/ |
Constructs the ConfigSchemaChecker object. |
ConfigTestAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
ConfigTestAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
ConfigTranslationFormAccess::doCheckAccess | function | core/ |
Checks access given an account, configuration mapper, and source language. |
ConfigTranslationOverviewAccess::doCheckAccess | function | core/ |
Checks access given an account, configuration mapper, and source language. |
ContactFormAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
ContactMessageAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
ContactPersonalTest::checkContactAccess | function | core/ |
Creates a user and then checks contact form access. |
ContentEntityBase::$fieldsToSkipFromTranslationChangesCheck | property | core/ |
Local cache for fields to skip from the checking for translation changes. |
ContentEntityBase::getFieldsToSkipFromTranslationChangesCheck | function | core/ |
Returns an array of field names to skip in ::hasTranslationChanges. |
ContentEntityType::checkStorageClass | function | core/ |
|
ContentModerationState::getFieldsToSkipFromTranslationChangesCheck | function | core/ |
Returns an array of field names to skip in ::hasTranslationChanges. |
ContentModerationStateAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
ContentModerationStateAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
ContentTranslationDeleteAccess::checkAccess | function | core/ |
Checks access to translation deletion for the specified entity. |
ContentTranslationHandler::checkFieldStorageDefinitionTranslatability | function | core/ |
Checks the field storage definition for translatability support. |
ContentTranslationManageAccessCheck | class | core/ |
Access check for entity translation CRUD operation. |
ContentTranslationManageAccessCheck.php | file | core/ |
|
ContentTranslationManageAccessCheck::$entityTypeManager | property | core/ |
The entity type manager. |
ContentTranslationManageAccessCheck::$languageManager | property | core/ |
The language manager. |
ContentTranslationManageAccessCheck::access | function | core/ |
Checks translation access for the entity and operation on the given route. |
ContentTranslationManageAccessCheck::checkAccess | function | core/ |
Performs access checks for the specified operation. |
ContentTranslationManageAccessCheck::__construct | function | core/ |
Constructs a ContentTranslationManageAccessCheck object. |
ContentTranslationManageAccessCheckTest | class | core/ |
Tests for content translation manage check. |
ContentTranslationManageAccessCheckTest.php | file | core/ |
|
ContentTranslationManageAccessCheckTest::$cacheContextsManager | property | core/ |
The cache contexts manager. |
ContentTranslationManageAccessCheckTest::setUp | function | core/ |
|
ContentTranslationManageAccessCheckTest::testCreateAccess | function | core/ |
Tests the create access method. |
ContentTranslationUISkipTest::testUICheckSkip | function | core/ |
Tests the content_translation_ui_skip key functionality. |
ContextHandler::checkRequirements | function | core/ |
Checks a set of requirements against a set of contexts. |
ContextHandlerInterface::checkRequirements | function | core/ |
Checks a set of requirements against a set of contexts. |
ContextHandlerTest::providerTestCheckRequirements | function | core/ |
Provides data for testCheckRequirements(). |
ContextHandlerTest::testCheckRequirements | function | core/ |
@covers ::checkRequirements[[api-linebreak]] |
ContextualLinkManagerTest::testGetContextualLinksArrayByGroupAccessCheck | function | core/ |
Tests the access checking of the getContextualLinksArrayByGroup method. |
Cookie::addCheckToUrl | function | core/ |
Adds a query parameter to check successful log in redirect URL. |
CronAccessCheck | class | core/ |
Access check for cron routes. |
CronAccessCheck.php | file | core/ |
|
CronAccessCheck::access | function | core/ |
Checks access. |
CsrfAccessCheck | class | core/ |
Access protection against CSRF attacks. |
CsrfAccessCheck.php | file | core/ |
|
CsrfAccessCheck::$csrfToken | property | core/ |
The CSRF token generator. |
CsrfAccessCheck::access | function | core/ |
Checks access based on a CSRF token for the request. |
CsrfAccessCheck::__construct | function | core/ |
Constructs a CsrfAccessCheck object. |
CsrfAccessCheckTest | class | core/ |
@coversDefaultClass \Drupal\Core\Access\CsrfAccessCheck[[api-linebreak]] @group Access |
CsrfAccessCheckTest.php | file | core/ |
|
CsrfAccessCheckTest::$accessCheck | property | core/ |
The access checker. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.