- Issue created by @BramDriesen
- ๐บ๐ธUnited States benjifisher Boston area
The title of this issue refers to "Field sql storage", and the proposed resolution mentions
Drupal\Core\Field\FieldItemInterface::schema()
. But ๐ Allow field types to control how properties are mapped to and from storage Needs work refers to\Drupal\Core\Entity\Sql\SqlContentEntityStorage
, and I think that is where the actual calls tounserialize()
are.