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 |
---|---|---|---|
CheckRequirementsTest.php | file | core/ |
|
CheckRequirementsTest::testException | function | core/ |
Tests the check requirements exception message. |
check_markup | function | core/ |
Runs all the enabled filters on a piece of text. |
check_url | function | core/ |
Strips dangerous protocols from a URI and encodes it for output to HTML. |
CKEditorLoadingTest::getThingsToCheck | function | core/ |
|
CommandLineOrUnsafeMethod::check | function | core/ |
Determines whether delivery of a cached page should be attempted. |
CommentAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
CommentAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
CommentAccessControlHandler::checkFieldAccess | function | core/ |
Default field access as determined by this access control handler. |
CommentUpdateTest::testCommentEntityTypeAndFieldUpdateRequirementsCheck | function | core/ |
Test the update hook requirements check for 8701. |
commit-code-check.sh | file | core/ |
#!/bin/bash # # This script performs code quality checks. # # @internal # This script is not covered by Drupal core's backwards compatibility promise. # It exists only for core development purposes. # # The script makes the following… |
Composer::upgradePHPUnitCheck | function | core/ |
Determines if PHPUnit needs to be upgraded. |
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 | class | core/ |
Listens to the config save event and validates schema. |
ConfigSchemaChecker.php | file | core/ |
|
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::$deprecatedProperties | property | 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. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.