You are here

Classes, traits, and interfaces in Entity Field Condition 2.0.x

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
EntityField class Drupal\entity_field_condition\Plugin\Condition src/Plugin/Condition/EntityField.php Define the entity field condition base class.
EntityFieldCompareType class Drupal\entity_field_condition\Annotation src/Annotation/EntityFieldCompareType.php Define the entity field compare type plugin annotation. 2
EntityFieldCompareTypeInterface interface Drupal\entity_field_condition\Contracts src/Contracts/EntityFieldCompareTypeInterface.php Define the entity field compare type interface. 1 3
EntityFieldCompareTypeManager class Drupal\entity_field_condition src/EntityFieldCompareTypeManager.php Define the entity field compare type manager. 2
EntityFieldCompareTypeManagerInterface interface Drupal\entity_field_condition\Contracts src/Contracts/EntityFieldCompareTypeManagerInterface.php Define the entity field compare type manager interface. 1 2
EntityFieldCompareTypePluginBase abstract class Drupal\entity_field_condition\Plugin\EntityFieldCondition\CompareType src/Plugin/EntityFieldCondition/CompareType/EntityFieldCompareTypePluginBase.php The entity field compare type plugin base class. 2
EntityFieldConditionDeriver class Drupal\entity_field_condition\Plugin\Deriver src/Plugin/Deriver/EntityFieldConditionDeriver.php Define the entity field condition deriver.
EntityFieldNullCompareType class Drupal\entity_field_condition\Plugin\EntityFieldCondition\CompareType src/Plugin/EntityFieldCondition/CompareType/EntityFieldNullCompareType.php Define the entity field NULL compare type plugin.
EntityFieldOperationCompareType class Drupal\entity_field_condition\Plugin\EntityFieldCondition\CompareType src/Plugin/EntityFieldCondition/CompareType/EntityFieldOperationCompareType.php Define the entity field operation compare type plugin.

Other projects