Object relational mapping - Columns - Data types - Object.php 175 Bytes EditWeb IDE 1 2 Doctrine supports objects as column types. Basically you can set an object to a field and Doctrine handles automatically the serialization / unserialization of that object.