AutocompleteTagsWidget |
class |
Drupal\entityreference\Plugin\field\widget |
lib/Drupal/entityreference/Plugin/field/widget/AutocompleteTagsWidget.php |
Plugin implementation of the 'entityreference autocomplete-tags' widget. |
|
|
|
AutocompleteWidget |
class |
Drupal\entityreference\Plugin\field\widget |
lib/Drupal/entityreference/Plugin/field/widget/AutocompleteWidget.php |
Plugin implementation of the 'entityreference autocomplete' widget. |
|
|
|
AutocompleteWidgetBase |
abstract class |
Drupal\entityreference\Plugin\field\widget |
lib/Drupal/entityreference/Plugin/field/widget/AutocompleteWidgetBase.php |
Parent plugin for entity-reference autocomplete widgets. |
2 |
2 |
|
entityReferenceAdminTest |
class |
Drupal\entityreference\Tests |
lib/Drupal/entityreference/Tests/entityReferenceAdminTest.php |
Test for Entity Reference admin UI. |
|
|
|
EntityReferenceEntityFormatter |
class |
Drupal\entityreference\Plugin\field\formatter |
lib/Drupal/entityreference/Plugin/field/formatter/EntityReferenceEntityFormatter.php |
Plugin implementation of the 'entity-reference rendered entity' formatter. |
|
|
|
EntityReferenceFormatterBase |
abstract class |
Drupal\entityreference\Plugin\field\formatter |
lib/Drupal/entityreference/Plugin/field/formatter/EntityReferenceFormatterBase.php |
Parent plugin for entity-reference formatters. |
3 |
3 |
|
EntityReferenceIdFormatter |
class |
Drupal\entityreference\Plugin\field\formatter |
lib/Drupal/entityreference/Plugin/field/formatter/EntityReferenceIdFormatter.php |
Plugin implementation of the 'entity-reference ID' formatter. |
|
|
|
EntityReferenceLabelFormatter |
class |
Drupal\entityreference\Plugin\field\formatter |
lib/Drupal/entityreference/Plugin/field/formatter/EntityReferenceLabelFormatter.php |
Plugin implementation of the 'entity-reference label' formatter. |
|
|
|
EntityReferenceRecursiveRenderingException |
class |
Drupal\entityreference |
lib/Drupal/entityreference/EntityReferenceRecursiveRenderingException.php |
Exception thrown when the entity view renderer goes into a potentially infinite loop. |
|
1 |
|
entityReferenceSelectionAccessTest |
class |
Drupal\entityreference\Tests |
lib/Drupal/entityreference/Tests/entityReferenceSelectionAccessTest.php |
Test for Entity Reference handlers. |
|
|
|
SelectionBase |
class |
Drupal\entityreference\Plugin\entityreference\selection |
lib/Drupal/entityreference/Plugin/entityreference/selection/SelectionBase.php |
Plugin implementation of the 'selection' entityreference. |
5 |
6 |
|
SelectionBroken |
class |
Drupal\entityreference\Plugin\Type\Selection |
lib/Drupal/entityreference/Plugin/Type/Selection/SelectionBroken.php |
A null implementation of EntityReference_SelectionHandler. |
1 |
2 |
|
SelectionEntityTypeComment |
class |
Drupal\entityreference\Plugin\Type\Selection |
lib/Drupal/entityreference/Plugin/Type/Selection/SelectionEntityTypeComment.php |
|
|
|
|
SelectionEntityTypeFile |
class |
Drupal\entityreference\Plugin\Type\Selection |
lib/Drupal/entityreference/Plugin/Type/Selection/SelectionEntityTypeFile.php |
|
|
|
|
SelectionEntityTypeNode |
class |
Drupal\entityreference\Plugin\Type\Selection |
lib/Drupal/entityreference/Plugin/Type/Selection/SelectionEntityTypeNode.php |
|
|
|
|
SelectionEntityTypeTaxonomyTerm |
class |
Drupal\entityreference\Plugin\Type\Selection |
lib/Drupal/entityreference/Plugin/Type/Selection/SelectionEntityTypeTaxonomyTerm.php |
|
|
|
|
SelectionEntityTypeUser |
class |
Drupal\entityreference\Plugin\Type\Selection |
lib/Drupal/entityreference/Plugin/Type/Selection/SelectionEntityTypeUser.php |
|
|
|
|
SelectionInterface |
interface |
Drupal\entityreference\Plugin\Type\Selection |
lib/Drupal/entityreference/Plugin/Type/Selection/SelectionInterface.php |
Interface definition for entityre-ference selection plugins. |
2 |
1 |
|
SelectionPluginManager |
class |
Drupal\entityreference\Plugin\Type\Selection |
lib/Drupal/entityreference/Plugin/Type/Selection/SelectionPluginManager.php |
Plugin type manager for field widgets. |
|
|
|