Search for isCompatible

  1. Search 7.x for isCompatible
  2. Search 9.5.x for isCompatible
  3. Search 8.9.x for isCompatible
  4. Search 10.3.x for isCompatible
  5. Other projects
Title Object type File name Summary
Constraint::isCompatible function core/lib/Drupal/Component/Version/Constraint.php Determines if the provided version is satisfied by this constraint.
ConstraintTest::providerIsCompatible function core/tests/Drupal/Tests/Component/Version/ConstraintTest.php Provider for testIsCompatible.
ConstraintTest::testIsCompatible function core/tests/Drupal/Tests/Component/Version/ConstraintTest.php @covers ::isCompatible
@dataProvider providerIsCompatible
Dependency::isCompatible function core/lib/Drupal/Core/Extension/Dependency.php Determines if the provided version is compatible with this dependency.
DependencyTest::testIsCompatible function core/tests/Drupal/Tests/Core/Extension/DependencyTest.php @covers ::isCompatible
SchemaCompatibilityChecker::isCompatible function core/modules/sdc/src/Component/SchemaCompatibilityChecker.php Checks if the replacement schema is compatible with the old one.
SchemaCompatibilityChecker::isCompatible function core/lib/Drupal/Core/Theme/Component/SchemaCompatibilityChecker.php Checks if the replacement schema is compatible with the old one.
SchemaCompatibilityCheckerTest::dataProviderIsCompatible function core/modules/sdc/tests/src/Unit/SchemaCompatibilityCheckerTest.php Data provider for the test testIsCompatible.
SchemaCompatibilityCheckerTest::dataProviderIsCompatible function core/tests/Drupal/Tests/Core/Theme/Component/SchemaCompatibilityCheckerTest.php Data provider for the test testIsCompatible.
SchemaCompatibilityCheckerTest::testIsCompatible function core/modules/sdc/tests/src/Unit/SchemaCompatibilityCheckerTest.php @covers ::isCompatible
@dataProvider dataProviderIsCompatible
SchemaCompatibilityCheckerTest::testIsCompatible function core/tests/Drupal/Tests/Core/Theme/Component/SchemaCompatibilityCheckerTest.php @covers ::isCompatible
@dataProvider dataProviderIsCompatible

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.