service auto_entitylabel.entity_decorator in Automatic Entity Label 8
Same name and namespace in other branches
- 8.3 auto_entitylabel.services.yml \auto_entitylabel.entity_decorator
- 8.2 auto_entitylabel.services.yml \auto_entitylabel.entity_decorator
Class
Drupal\auto_entitylabel\EntityDecorator4 string references to auto_entitylabel.entity_decorator
- auto_entitylabel_entity_prepare_view in ./
auto_entitylabel.module - Implements hook_entity_prepare_view().
- auto_entitylabel_entity_presave in ./
auto_entitylabel.module - Implements hook_entity_presave().
- auto_entitylabel_form_alter in ./
auto_entitylabel.module - Implements hook_form_alter().
- EntityLabelNotNullConstraintValidator::validate in src/
Plugin/ Validation/ EntityLabelNotNullConstraintValidator.php - Checks if the passed value is valid.
File
View source
- class: Drupal\auto_entitylabel\EntityDecorator
- arguments:
- - '@config.factory'
- - '@entity_type.manager'
- - '@token'