entity.autocomplete_matcher

Same name in other branches
  1. 9 core/core.services.yml \entity.autocomplete_matcher
  2. 8.9.x core/core.services.yml \entity.autocomplete_matcher

Class

Drupal\Core\Entity\EntityAutocompleteMatcher
2 string references to entity.autocomplete_matcher
EntityAutocompleteController::create in core/modules/system/src/Controller/EntityAutocompleteController.php
Instantiates a new instance of the implementing class using autowiring.
UserEntityReferenceTest::testUserSelectionByRole in core/modules/user/tests/src/Kernel/UserEntityReferenceTest.php
Tests user selection by roles.

File

core/core.services.yml

View source
  1. class: Drupal\Core\Entity\EntityAutocompleteMatcher
  2. arguments:
  3. - '@plugin.manager.entity_reference_selection'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.