Search for isCompatible

  1. Search 7.x for isCompatible
  2. Search 8.9.x for isCompatible
  3. Search 10.3.x for isCompatible
  4. Search 11.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
Editor::isCompatible function core/modules/quickedit/src/Plugin/InPlaceEditor/Editor.php Checks whether this in-place editor is compatible with a given field.
Editor::isCompatible function core/modules/editor/src/Plugin/InPlaceEditor/Editor.php Checks whether this in-place editor is compatible with a given field.
FormEditor::isCompatible function core/modules/quickedit/src/Plugin/InPlaceEditor/FormEditor.php Checks whether this in-place editor is compatible with a given field.
Image::isCompatible function core/modules/quickedit/src/Plugin/InPlaceEditor/Image.php Checks whether this in-place editor is compatible with a given field.
Image::isCompatible function core/modules/image/src/Plugin/InPlaceEditor/Image.php Checks whether this in-place editor is compatible with a given field.
InPlaceEditorInterface::isCompatible function core/modules/quickedit/src/Plugin/InPlaceEditorInterface.php Checks whether this in-place editor is compatible with a given field.
PlainTextEditor::isCompatible function core/modules/quickedit/src/Plugin/InPlaceEditor/PlainTextEditor.php Checks whether this in-place editor is compatible with a given field.
WysiwygEditor::isCompatible function core/modules/quickedit/tests/modules/src/Plugin/InPlaceEditor/WysiwygEditor.php Checks whether this in-place editor is compatible with a given field.

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