You are here

namespace Drupal\synonyms\SynonymsService in Synonyms 8

Same name in other branches
  1. 2.0.x Drupal\synonyms\SynonymsService
Classsort descending Location Description
BehaviorService src/SynonymsService/BehaviorService.php Collect all known synonyms behavior services.
EntityGetBySynonym src/SynonymsService/EntityGetBySynonym.php Service to look up an entity by its name or synonym.
FieldTypeToSynonyms src/SynonymsService/FieldTypeToSynonyms.php Service to map known field types to how synonyms are encoded in them.
FindSynonyms src/SynonymsService/FindSynonyms.php Service that allows to look up entities by their synonyms.