Doctrine keeps updating DATETIME on update CURRENT_TIMESTAMP...
Read MoreIs there a method for incorporating a conditional clause within a Laminas Db Select join operation?...
Read MoreHow to replace EntityManager::merge in Doctrine 3?...
Read Morehow to handle morph relation with doctrine...
Read MoreHow to set up entity (doctrine) for database view in Symfony 2...
Read MoreDoctrine 2: How to handle join tables with extra columns...
Read MoreHow to save two relation entities in Doctrine?...
Read MoreHow can I count the numbers of rows that a DQL query returned?...
Read MoreHow to optimize a query from N+1 without breaking the data in doctrine2?...
Read MoreUnknown database type enum requested, Doctrine\DBAL\Platforms\MySQL57Platform may not support it. Sy...
Read MoreSQLSTATE[08001]: [Microsoft][ODBC Driver 13 for SQL Server]TCP Provider: No connection could be made...
Read MoreAdd a FULLTEXT index in Doctrine 2 using annotations?...
Read MoreDoctrine ORM findOneBy returning null when given valid ID...
Read MoreDoctrine 2.5.14 EntityManager - No Metadata Classes to process...
Read MoreWhat do scale and precision mean when specifying a decimal field type in Doctrine 2?...
Read MoreGet maximum id inside Doctrine entity...
Read MoreWhy this EntityManager Query doesn't return anything?...
Read MoreProblem with entity deletion and foreign key constraint violation...
Read MoreError with Doctrine and Laminas: driverClass has to implement the Doctrine\DBAL\Driver interface...
Read MoreHow to model a soft enum using a backing table...
Read MoreSQL get data per candidate with MAX priority...
Read MoreWhy default value is setting for every doctrine migration?...
Read MoreUnable to guess how to get a Doctrine instance from the request information...
Read MoreSymfony 6 only serializing first occurrence of a joined object in Json Response...
Read MoreSymfony 6 + Doctrine - How to configure Doctrine\DBAL\Driver\OCI8\Middleware\InitializeSession?...
Read MoreHow to merge two php Doctrine 2 ArrayCollection()...
Read More"Incomplete definition. 'foreign' required." on making migration...
Read More