6 calls to field_access()

EditEntityFieldAccessCheck::accessEditEntityField in drupal/core/modules/edit/lib/Drupal/edit/Access/EditEntityFieldAccessCheck.php
Implements EntityFieldAccessCheckInterface::accessEditEntityField().
EntityReferenceController::handleAutocomplete in drupal/core/modules/entity_reference/lib/Drupal/entity_reference/EntityReferenceController.php
Autocomplete the label of an entity.
Field::access in drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php
Check whether current user has access to this handler.
file_file_download in drupal/core/modules/file/file.module
Implements hook_file_download().
FormatterBase::view in drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterBase.php
Builds a renderable array for one field on one entity instance.
WidgetBase::form in drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::form().