7 calls to EntityAutocomplete::getEntityLabels()
- EntityAutocomplete::valueCallback in core/
lib/ Drupal/ Core/ Entity/ Element/ EntityAutocomplete.php - Determines how user input is mapped to an element's #value property.
- EntityAutocompleteElementFormTest::getAutocompleteInput in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ Element/ EntityAutocompleteElementFormTest.php - Returns an entity label in format needed by the EntityAutocomplete element.
- EntityReference::valueFormAddAutocomplete in core/
modules/ views/ src/ Plugin/ views/ filter/ EntityReference.php - Adds an autocomplete element to the form.
- LinkWidget::getUriAsDisplayableString in core/
modules/ link/ src/ Plugin/ Field/ FieldWidget/ LinkWidget.php - Gets the URI without the 'internal:' or 'entity:' scheme.
- Name::valueForm in core/
modules/ user/ src/ Plugin/ views/ filter/ Name.php - Options form subform for setting options.
- NavigationLinkBlock::getUriAsDisplayableString in core/
modules/ navigation/ src/ Plugin/ Block/ NavigationLinkBlock.php - Gets the URI without the 'internal:' or 'entity:' scheme.
- TaxonomyIndexTid::valueForm in core/
modules/ taxonomy/ src/ Plugin/ views/ filter/ TaxonomyIndexTid.php - Options form subform for setting options.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.