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 |
---|---|---|---|
SchemaCompatibilityChecker | class | core/ |
Checks whether two schemas are compatible. |
SchemaCompatibilityChecker | class | core/ |
Checks whether two schemas are compatible. |
SchemaCompatibilityChecker.php | file | core/ |
|
SchemaCompatibilityChecker.php | file | core/ |
|
SchemaCompatibilityChecker::checkRequired | function | core/ |
Checks that the required properties are compatible. |
SchemaCompatibilityChecker::checkRequired | function | core/ |
Checks that the required properties are compatible. |
SchemaCompatibilityChecker::checkSharedProperties | function | core/ |
Checks that the shared properties are compatible. |
SchemaCompatibilityChecker::checkSharedProperties | function | core/ |
Checks that the shared properties are compatible. |
SchemaCompatibilityChecker::isCompatible | function | core/ |
Checks if the replacement schema is compatible with the old one. |
SchemaCompatibilityChecker::isCompatible | function | core/ |
Checks if the replacement schema is compatible with the old one. |
SchemaCompatibilityCheckerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Theme\Component\SchemaCompatibilityChecker @group sdc |
SchemaCompatibilityCheckerTest | class | core/ |
@coversDefaultClass \Drupal\sdc\Component\SchemaCompatibilityChecker @group sdc |
SchemaCompatibilityCheckerTest.php | file | core/ |
|
SchemaCompatibilityCheckerTest.php | file | core/ |
|
SchemaCompatibilityCheckerTest::$checker | property | core/ |
The system under test. |
SchemaCompatibilityCheckerTest::$checker | property | core/ |
The system under test. |
SchemaCompatibilityCheckerTest::dataProviderIsCompatible | function | core/ |
Data provider for the test testIsCompatible. |
SchemaCompatibilityCheckerTest::dataProviderIsCompatible | function | core/ |
Data provider for the test testIsCompatible. |
SchemaCompatibilityCheckerTest::setUp | function | core/ |
|
SchemaCompatibilityCheckerTest::setUp | function | core/ |
|
SchemaCompatibilityCheckerTest::testIsCompatible | function | core/ |
@covers ::isCompatible @dataProvider dataProviderIsCompatible |
SchemaCompatibilityCheckerTest::testIsCompatible | function | core/ |
@covers ::isCompatible @dataProvider dataProviderIsCompatible |
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. |
SchemaTest::checkSchemaComment | function | core/ |
Checks that a table or column comment matches a given description. |
SchemaTest::checkSchemaComment | function | core/ |
Checks that a table or column comment matches a given description. |
SchemaTest::checkSequenceRenaming | function | core/ |
Check that the ID sequence gets renamed when the table is renamed. |
SchematicNormalizerHelperTrait::checkFormat | function | core/ |
|
SchemaUniquePrefixedKeysIndexTestBase::checkUniqueConstraintException | function | core/ |
Verifies that inserting the same value/prefix twice causes an exception. |
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. |
StageBase::checkOwnership | function | core/ |
Validates the ownership of stage directory. |
StagedDBUpdateValidator::checkForStagedDatabaseUpdates | function | core/ |
Checks that the staged update does not have changes to its install files. |
StageNotInActiveValidatorTest::providerTestCheckNotInActive | function | core/ |
Data provider for testCheckNotInActive(). |
StageNotInActiveValidatorTest::testCheckNotInActive | function | core/ |
@covers ::validate |
StatusCheckEvent | class | core/ |
Event fired to check the status of the system to use Package Manager. |
StatusCheckEvent.php | file | core/ |
|
StatusCheckEvent::$excludedPaths | property | core/ |
The paths to exclude, or NULL if there was an error collecting them. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.