service synonyms.behaviors in Synonyms 8
Class
Drupal\synonyms\SynonymsService\BehaviorServiceTags
- service_collector
6 string references to synonyms.behaviors
- EntityReferenceField::create in src/
Plugin/ Derivative/ EntityReferenceField.php - Creates a new class instance.
- Field::create in src/
Plugin/ Derivative/ Field.php - Creates a new class instance.
- SynonymConfigController::create in src/
Controller/ SynonymConfigController.php - Instantiates a new instance of this class.
- SynonymForm::create in src/
Form/ SynonymForm.php - Instantiates a new instance of this class.
- SynonymsEntity::create in synonyms_views_argument_validator/
src/ Plugin/ views/ argument_validator/ SynonymsEntity.php - Creates an instance of the plugin.
File
View source
- class: Drupal\synonyms\SynonymsService\BehaviorService
- tags:
- - { name: service_collector, tag: synonyms_behavior, call: addBehaviorService }
- arguments:
- - '@entity_type.manager'