Search for check
- Search 7.x for check
- Search 8.9.x for check
- Search 10.3.x for check
- Search 11.x for check
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ScaffoldFileCollection::checkListHasItemWithContent | function | composer/ |
Scans through a list of scaffold files and determines if any has contents. |
ScaffoldFileCollection::checkUnchanged | function | composer/ |
Returns the list of files that have not changed since they were scaffolded. |
SchemaCheckTestTrait | trait | core/ |
Provides a class for checking configuration schema. |
SchemaCheckTestTrait.php | file | core/ |
|
SchemaCheckTestTrait::assertConfigSchema | function | core/ |
Asserts the TypedConfigManager has a valid schema for the configuration. |
SchemaCheckTestTrait::assertConfigSchemaByName | function | core/ |
Asserts configuration, specified by name, has a valid schema. |
SchemaCheckTrait | trait | core/ |
Provides a trait for checking configuration schema. |
SchemaCheckTrait.php | file | core/ |
|
SchemaCheckTrait::$configName | property | core/ |
The configuration object name under test. |
SchemaCheckTrait::$schema | property | core/ |
The config schema wrapper object for the configuration object under test. |
SchemaCheckTrait::checkConfigSchema | function | core/ |
Checks the TypedConfigManager has a valid schema for the configuration. |
SchemaCheckTrait::checkValue | function | core/ |
Helper method to check data type. |
SchemaCheckTraitTest | class | core/ |
Tests the functionality of SchemaCheckTrait. |
SchemaCheckTraitTest.php | file | core/ |
|
SchemaCheckTraitTest::$modules | property | core/ |
Modules to enable. |
SchemaCheckTraitTest::$typedConfig | property | core/ |
The typed config manager. |
SchemaCheckTraitTest::setUp | function | core/ |
|
SchemaCheckTraitTest::testTrait | function | core/ |
Tests \Drupal\Core\Config\Schema\SchemaCheckTrait. |
SchemaConfigListenerTestTrait::testConfigSchemaChecker | function | core/ |
Tests \Drupal\Core\Config\Development\ConfigSchemaChecker. |
SchemaConfigListenerWebTest::testConfigSchemaChecker | function | core/ |
Tests \Drupal\Core\Config\Development\ConfigSchemaChecker. |
SchemaTest::checkSchemaComment | function | core/ |
Checks that a table or column comment matches a given description. |
SearchPageAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
SectionStorage::$handles_permission_check | property | core/ |
Indicates that this section storage handles its own permission checking. |
SerializedColumnNormalizerTrait::checkForSerializedStrings | function | core/ |
Checks if there is a serialized string for a column. |
SessionManagerDestroyNoCliCheckTest | class | core/ |
Tests starting and destroying a session from the CLI. |
SessionManagerDestroyNoCliCheckTest.php | file | core/ |
|
SessionManagerDestroyNoCliCheckTest::testCallSessionManagerStartAndDestroy | function | core/ |
Tests starting and destroying a session from the CLI. |
ShortcutAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
ShortcutAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
ShortcutSetAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
ShortcutSetAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
SitesDirectoryHardeningTest::checkSystemRequirements | function | core/ |
Checks system runtime requirements. |
SqlBase::checkRequirements | function | core/ |
Checks if requirements for this plugin are OK. |
SqlContentEntityStorageSchema::checkEntityType | function | core/ |
Checks that we are dealing with the correct entity type. |
StringDatabaseStorage::checkVersion | function | core/ |
Checks whether the string version matches a given version, fix it if not. |
SwitchShortcutSet::checkAccess | function | core/ |
Checks access for the shortcut set switch form. |
SystemManager::checkRequirements | function | core/ |
Checks for requirement severity. |
system_check_directory | function | core/ |
Checks the existence of the directory specified in $form_element. |
Tasks::checkBinaryOutput | function | core/ |
Check Binary Output. |
Tasks::checkBinaryOutputSuccess | function | core/ |
Verify that a binary data roundtrip returns the original string. |
Tasks::checkEncoding | function | core/ |
Check encoding is UTF8. |
Tasks::checkEngineVersion | function | core/ |
Checks the engine version. |
Tasks::checkEngineVersion | function | core/ |
Checks the engine version. |
Tasks::checkStandardConformingStrings | function | core/ |
Ensures standard_conforming_strings setting is 'on'. |
Tasks::checkStandardConformingStringsSuccess | function | core/ |
Verifies the standard_conforming_strings setting. |
Tasks::engineVersionRequirementsCheck | function | core/ |
Checks engine version requirements for the status report. |
template_preprocess_checkboxes | function | core/ |
Prepares variables for checkboxes templates. |
template_preprocess_locale_translation_last_check | function | core/ |
Prepares variables for most recent translation update templates. |
template_preprocess_update_last_check | function | core/ |
Prepares variables for last time update data was checked templates. |
TemporaryJsonapiFileFieldUploader::checkFileUploadAccess | function | core/ |
Checks if the current user has access to upload the file. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.