EntityReferenceHandlersTestCase::assertReferenceable in core/modules/entityreference/tests/entityreference.handlers.test
EntityReferenceHandlersTestCase::testNodeHandler in core/modules/entityreference/tests/entityreference.handlers.test
Test the node-specific overrides of the entity handler.
EntityReferenceHandlersTestCase::testSortByField in core/modules/entityreference/tests/entityreference.handlers.test
Assert sorting by field works for non-admins.
entityreference_autocomplete_callback_get_matches in core/modules/entityreference/entityreference.module
Return JSON based on given field, instance and string.
entityreference_field_formatter_view in core/modules/entityreference/entityreference.module
Implements hook_field_formatter_view().
entityreference_field_validate in core/modules/entityreference/entityreference.module
Implements hook_field_validate().
entityreference_field_widget_form in core/modules/entityreference/entityreference.module
Implements hook_field_widget_form().
entityreference_options_list in core/modules/entityreference/entityreference.module
Implements hook_options_list().
_entityreference_autocomplete_tags_validate in core/modules/entityreference/entityreference.module
Implements hook_validate().
_entityreference_autocomplete_validate in core/modules/entityreference/entityreference.module
Implements hook_validate().
_entityreference_field_settings_process in core/modules/entityreference/entityreference.module
Callback for custom element processing.