Search for check
| Title | Object type | File name | Summary |
|---|---|---|---|
| ComponentRenderTest::checkAttributeMerging | function | core/ |
Ensures the attributes are merged properly. |
| ComponentRenderTest::checkEmbedWithNested | function | core/ |
Render a card with slots that include a CTA component. |
| ComponentRenderTest::checkEmptyProps | function | core/ |
Ensure that components can have 0 props. |
| ComponentRenderTest::checkIncludeDataMapping | function | core/ |
Check using a component with an include and no default context. |
| ComponentRenderTest::checkIncludeDefaultContent | function | core/ |
Check using a component with an include and default context. |
| ComponentRenderTest::checkInvalidSlot | function | core/ |
Ensure that the slots throw an error for invalid slots. |
| ComponentRenderTest::checkLibraryOverrides | function | core/ |
Check using the libraryOverrides. |
| ComponentRenderTest::checkNonExistingComponent | function | core/ |
Ensures that including an invalid component creates an error. |
| ComponentRenderTest::checkPropValidation | function | core/ |
Ensures the schema violations are reported properly. |
| ComponentRenderTest::checkRenderElementAlters | function | core/ |
Ensures the alter callbacks work properly. |
| ComponentRenderTest::checkSlots | function | core/ |
Ensure that the slots allow a render array or a scalar when using the render element. |
| Composer::upgradePHPUnitCheck | function | core/ |
Determines if PHPUnit needs to be upgraded. |
| config.checkpoints | service | core/ |
Drupal\Core\Config\Checkpoint\LinearHistory |
| 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/ |
|
| 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. |
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.