Search for isCompatible
- Search 7.x for isCompatible
- Search 9.5.x for isCompatible
- Search 8.9.x for isCompatible
- Search 11.x for isCompatible
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Constraint::isCompatible | function | core/ |
Determines if the provided version is satisfied by this constraint. |
| ConstraintTest::providerIsCompatible | function | core/ |
Provider for testIsCompatible. |
| ConstraintTest::testIsCompatible | function | core/ |
@covers ::isCompatible[[api-linebreak]] @dataProvider providerIsCompatible |
| Dependency::isCompatible | function | core/ |
Determines if the provided version is compatible with this dependency. |
| DependencyTest::testIsCompatible | function | core/ |
@covers ::isCompatible[[api-linebreak]] |
| SchemaCompatibilityChecker::isCompatible | function | core/ |
Checks if the replacement schema is compatible with the old one. |
| SchemaCompatibilityCheckerTest::dataProviderIsCompatible | function | core/ |
Data provider for the test testIsCompatible. |
| SchemaCompatibilityCheckerTest::testIsCompatible | function | core/ |
@covers ::isCompatible[[api-linebreak]] @dataProvider dataProviderIsCompatible |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.