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 |
|---|---|---|---|
| config.schema_checker | service | core/ |
Drupal\Core\Config\Development\LenientConfigSchemaChecker |
| config.schema_checker | service | sites/ |
Drupal\Core\Config\Development\LenientConfigSchemaChecker |
| config.storage.checkpoint | service | core/ |
Drupal\Core\Config\Checkpoint\CheckpointStorage |
| ConfigEntityImportTest::checkSinglePluginConfigSync | function | core/ |
Tests that a single set of plugin config stays in sync. |
| ConfigEntityType::checkStorageClass | function | core/ |
|
| ConfigFormBase::checkConfigOverrides | function | core/ |
Form #after_build callback: Adds message if overrides exist. |
| ConfigImporter::checkOp | function | core/ |
Checks that the operation is still valid. |
| ConfigInstaller::checkConfigurationToInstall | function | core/ |
Checks the configuration that will be installed for an extension. |
| ConfigInstaller::checkConfigurationToInstall | function | core/ |
Checks the configuration that will be installed for an extension. |
| ConfigInstallerInterface::checkConfigurationToInstall | function | core/ |
Checks the configuration that will be installed for an extension. |
| ConfigInstallTest::testDependencyChecking | function | core/ |
Tests the configuration with unmet dependencies is not installed. |
| ConfigSchemaChecker | class | core/ |
Listens to the config save event and validates schema. |
| ConfigSchemaChecker.php | file | core/ |
|
| ConfigSchemaChecker::$checked | property | core/ |
An array of config checked already. Keyed by config name and a checksum. |
| 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(). |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.