service synonyms.behavior.select in Synonyms 8
Same name and namespace in other branches
- 2.0.x modules/synonyms_select/synonyms_select.services.yml \synonyms.behavior.select
Class
Drupal\synonyms\SynonymsService\Behavior\SelectServiceTags
- synonyms_behavior
1 string reference to synonyms.behavior.select
- SelectService::getSynonymsMultiple in src/
SynonymsService/ Behavior/ SelectService.php - Extract a list of synonyms from multiple entities.
File
View source
- class: Drupal\synonyms\SynonymsService\Behavior\SelectService
- arguments:
- - '@synonyms.behaviors'
- - '@renderer'
- tags:
- - { name: synonyms_behavior }