You are here

namespace Drupal\synonyms\Plugin\Synonyms\Provider in Synonyms 8

Same name in other branches
  1. 2.0.x Drupal\synonyms\Plugin\Synonyms\Provider
Classsort descending Location Description
AbstractProvider src/Plugin/Synonyms/Provider/AbstractProvider.php Good starting point for a synonyms provider plugin.
BaseField src/Plugin/Synonyms/Provider/BaseField.php Provide synonyms from base fields.
EntityReferenceField src/Plugin/Synonyms/Provider/EntityReferenceField.php Provide synonyms from entity reference field type.
Field src/Plugin/Synonyms/Provider/Field.php Provide synonyms from attached simple fields.
FieldQuery src/Plugin/Synonyms/Provider/Field.php Hacked implementation of Entity query.