Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
Field.php
»
Field
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
7 files declare their use of Field
field.crud.inc
in drupal/
core/
modules/
field/
field.crud.inc
Field CRUD API, handling field and field instance creation and deletion.
field.install
in drupal/
core/
modules/
field/
field.install
Install, update, and uninstall functions for the Field module.
field_sql_storage.install
in drupal/
core/
modules/
field_sql_storage/
field_sql_storage.install
Install, update, and uninstall functions for the Field SQL Storage module.
field_sql_storage.module
in drupal/
core/
modules/
field_sql_storage/
field_sql_storage.module
Default implementation of the field storage API.
image.module
in drupal/
core/
modules/
image/
image.module
Exposes global functionality for creating image styles.
Tables.php
in drupal/
core/
modules/
field_sql_storage/
lib/
Drupal/
field_sql_storage/
Entity/
Tables.php
Definition of
Drupal\field_sql_storage\Entity\Tables
.
translation_entity.admin.inc
in drupal/
core/
modules/
translation_entity/
translation_entity.admin.inc
The entity translation administration forms.