Search for isApplicable

  1. Search 7.x for isApplicable
  2. Search 9.5.x for isApplicable
  3. Search 10.3.x for isApplicable
  4. Search 11.x for isApplicable
  5. Other projects
Title Object type File name Summary
AggregatorTitleFormatter::isApplicable function core/modules/aggregator/src/Plugin/Field/FieldFormatter/AggregatorTitleFormatter.php Returns if the formatter can be used for the provided field.
AuthorFormatter::isApplicable function core/modules/user/src/Plugin/Field/FieldFormatter/AuthorFormatter.php Returns if the formatter can be used for the provided field.
AuthorNameFormatter::isApplicable function core/modules/comment/src/Plugin/Field/FieldFormatter/AuthorNameFormatter.php Returns if the formatter can be used for the provided field.
BaseFieldFileFormatterBase::isApplicable function core/modules/file/src/Plugin/Field/FieldFormatter/BaseFieldFileFormatterBase.php Returns if the formatter can be used for the provided field.
CommentPermalinkFormatter::isApplicable function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentPermalinkFormatter.php Returns if the formatter can be used for the provided field.
ContentModerationStateFormatter::isApplicable function core/modules/content_moderation/src/Plugin/Field/FieldFormatter/ContentModerationStateFormatter.php Returns if the formatter can be used for the provided field.
DefaultsSectionStorage::isApplicable function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php Determines if this section storage is applicable for the current contexts.
EntityActionDeriverBase::isApplicable function core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityActionDeriverBase.php Indicates whether the deriver can be used for the provided entity type.
EntityChangedActionDeriver::isApplicable function core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityChangedActionDeriver.php Indicates whether the deriver can be used for the provided entity type.
EntityDeleteActionDeriver::isApplicable function core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityDeleteActionDeriver.php Indicates whether the deriver can be used for the provided entity type.
EntityPublishedActionDeriver::isApplicable function core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityPublishedActionDeriver.php Indicates whether the deriver can be used for the provided entity type.
EntityReferenceEntityFormatter::isApplicable function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/EntityReferenceEntityFormatter.php Returns if the formatter can be used for the provided field.
EntityReferenceTaxonomyTermRssFormatter::isApplicable function core/modules/taxonomy/src/Plugin/Field/FieldFormatter/EntityReferenceTaxonomyTermRssFormatter.php Returns if the formatter can be used for the provided field.
FileExtensionFormatter::isApplicable function core/modules/file/src/Plugin/Field/FieldFormatter/FileExtensionFormatter.php Returns if the formatter can be used for the provided field.
FileMediaFormatterBase::isApplicable function core/modules/file/src/Plugin/Field/FieldFormatter/FileMediaFormatterBase.php Returns if the formatter can be used for the provided field.
FilemimeFormatter::isApplicable function core/modules/file/src/Plugin/Field/FieldFormatter/FilemimeFormatter.php Returns if the formatter can be used for the provided field.
FileSize::isApplicable function core/modules/file/src/Plugin/Field/FieldFormatter/FileSize.php Returns if the formatter can be used for the provided field.
FileUriFormatter::isApplicable function core/modules/file/src/Plugin/Field/FieldFormatter/FileUriFormatter.php Returns if the formatter can be used for the provided field.
FormatterBase::isApplicable function core/lib/Drupal/Core/Field/FormatterBase.php Returns if the formatter can be used for the provided field.
FormatterInterface::isApplicable function core/lib/Drupal/Core/Field/FormatterInterface.php Returns if the formatter can be used for the provided field.
MediaLibraryWidget::isApplicable function core/modules/media_library/src/Plugin/Field/FieldWidget/MediaLibraryWidget.php Returns if the widget can be used for the provided field.
MediaThumbnailFormatter::isApplicable function core/modules/media/src/Plugin/Field/FieldFormatter/MediaThumbnailFormatter.php Returns if the formatter can be used for the provided field.
ModerationStateWidget::isApplicable function core/modules/content_moderation/src/Plugin/Field/FieldWidget/ModerationStateWidget.php Returns if the widget can be used for the provided field.
ModerationStateWidgetTest::testIsApplicable function core/modules/content_moderation/tests/src/Kernel/ModerationStateWidgetTest.php @covers ::isApplicable
OEmbedFormatter::isApplicable function core/modules/media/src/Plugin/Field/FieldFormatter/OEmbedFormatter.php Returns if the formatter can be used for the provided field.
OEmbedWidget::isApplicable function core/modules/media/src/Plugin/Field/FieldWidget/OEmbedWidget.php Returns if the widget can be used for the provided field.
OverridesSectionStorage::isApplicable function core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php Determines if this section storage is applicable for the current contexts.
SectionStorageInterface::isApplicable function core/modules/layout_builder/src/SectionStorageInterface.php Determines if this section storage is applicable for the current contexts.
SimpleConfigSectionStorage::isApplicable function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php Determines if this section storage is applicable for the current contexts.
TestFieldApplicableFormatter::isApplicable function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldApplicableFormatter.php Returns if the formatter can be used for the provided field.
TestFieldWidgetMultiple::isApplicable function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultiple.php Used in \Drupal\field\Tests\EntityReference\EntityReferenceAdminTest::testAvailableFormatters().
TestStateBasedSectionStorage::isApplicable function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/TestStateBasedSectionStorage.php Determines if this section storage is applicable for the current contexts.
UserNameFormatter::isApplicable function core/modules/user/src/Plugin/Field/FieldFormatter/UserNameFormatter.php Returns if the formatter can be used for the provided field.
WidgetBase::isApplicable function core/lib/Drupal/Core/Field/WidgetBase.php Returns if the widget can be used for the provided field.
WidgetInterface::isApplicable function core/lib/Drupal/Core/Field/WidgetInterface.php Returns if the widget can be used for the provided field.

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