service serial.sql_storage in Serial Field 8
Class
Drupal\serial\SerialSQLStorage5 string references to serial.sql_storage
- SerialItem::getSerial in src/
Plugin/ Field/ FieldType/ SerialItem.php - Gets the serial for this entity type, bundle, field instance.
- SerialItem::initializeEntitiesCallback in src/
Plugin/ Field/ FieldType/ SerialItem.php - Initialize entities depending on the storage settings.
- serial_field_config_create in ./
serial.module - Implements hook_ENTITY_TYPE_create().
- serial_field_config_delete in ./
serial.module - Implements hook_ENTITY_TYPE_delete().
- serial_schema in ./
serial.install - Implements hook_schema().
File
View source
- class: Drupal\serial\SerialSQLStorage
- arguments:
- - '@entity_type.manager'