Doctrine2 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 MoreHow can I add an INDEX with Doctrine 2 to a column without making it a primary key?...
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 MoreHow to fix infinite loop in cascade POST request in an owner-owned combo for api-platform?...
Read MoreCan I use prePersist/preUpdate in Sonata Admin controller to persist more than one object?...
Read MoreDoctrine2 How to compare two result sets...
Read MoreDoctrine query builder find by interests...
Read MoreHow to query NOT NULL with Doctrine 2?...
Read MoreSymfony2 Doctrine query builder as a subquery in FROM clause...
Read Moredoctrine2 order by array with ids...
Read MoreSymfony2 Doctrine error: Cannot count query that uses a HAVING clause. Use the output walkers for pa...
Read MoreAn exception occurred in driver: SQLSTATE[HY000] [1045] Access denied for user 'db_user'@...
Read MoreSymfony doctrine lazy load properties...
Read MoreShow a lot of data with ORM doctrine symfony...
Read MoreImprove memory usage when importing data...
Read More