Get entity name from class object...
Read MoreSymfony 5+ Timestamp a ManyToMany relationship...
Read MoreWhat is the difference between ORM and DBAL in Doctrine?...
Read MoreHow to convert Doctrine type='array' to Doctrine type='json' in a MySQL database?...
Read MoreSymfony serializer not serializing all class fields...
Read MoreProblems Upgrading Doctrine ORM from 2.2 to 3.0 with DefaultQuoteStrategy::getColumnName()...
Read MoreDoctrine migrations table collation...
Read MoreHow can I fetch distinct values of doctrine2 field with type array...
Read MoreSymfony2: Get roles of groups in user entity but avoid query inside entity...
Read MoreJMSserializer deserialize related Doctrine Entity...
Read MoreAccess Command OutputInterface within a Doctrine Fixtures Load...
Read MoreHow to call an Oracle stored procedure with output parameters using doctrine?...
Read MoreMerge 2 results from the same entity...
Read MoreDoctrine2 ORM doesn't refresh objects that are altered outside of a script...
Read MoreDisable Doctrine Timestampable auto-updating the `updatedAt` field on certain update...
Read MoreDoctrine : Boolean values mapped to numbers (POSTGRESQL)...
Read MoreSymfony 6 + API Platform - Update existing entity while posting new entity...
Read MoreDeclare Doctrine Embeddable as nullable or not...
Read MoreSymfony Doctrine event subscriber not listed in debug:event-dispatcher...
Read MoreCan I use window functions in doctrine 2?...
Read MoreHow to embedded a collection of object with doctrine using attribute #[Embedded]?...
Read MoreDoctrine ORM cache errors after removing entity property...
Read MoreSymfony2, Doctrine2 - force update - table already exists on many-to-many relation...
Read MoreAssign many items to one category - OneToMany Relation...
Read MoreSymfony2, Doctrine, add\insert\update best solution for big count of queries...
Read MoreRector not finding anything to change (Converting Doctrine annotations to attributes)...
Read MoreSymfony prevent operation on entity using listeners...
Read More