service entity_reference.autocomplete

Class

Drupal\entity_reference\EntityReferenceAutocomplete
1 string reference to entity_reference.autocomplete
EntityReferenceController::create in drupal/core/modules/entity_reference/lib/Drupal/entity_reference/EntityReferenceController.php
Instantiates a new instance of this controller.

File

drupal/core/modules/entity_reference/entity_reference.services.yml
drupal/core/modules/entity_reference/entity_reference.services.yml

View source
  1. class: Drupal\entity_reference\EntityReferenceAutocomplete
  2. arguments:
  3. - '@plugin.manager.entity'