8 calls to drupal_schema_fields_sql()

DatabaseStorageController::buildQuery in drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php
Builds the query to load the entity.
DatabaseStorageControllerNG::attachPropertyData in drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php
Attaches property data in all languages for translatable properties.
DatabaseStorageControllerNG::buildQuery in drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php
Builds the query to load the entity.
DatabaseStorageControllerNG::mapToDataStorageRecord in drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php
Maps from an entity object to the storage record of the data table.
DatabaseStorageControllerNG::mapToRevisionStorageRecord in drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php
Maps from an entity object to the storage record of the revision table.
DatabaseStorageControllerNG::mapToStorageRecord in drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php
Maps from an entity object to the storage record of the base table.
MenuLinkStorageController::__construct in drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php
Overrides DatabaseStorageController::__construct().
SelectionBase::settingsForm in drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/entity_reference/selection/SelectionBase.php
Implements SelectionInterface::settingsForm().