How can I load fixtures from functional test in Symfony 2...
Read MoreHow to add an extra information on api-platform result...
Read MoreAn exception occurred while executing a query: SQLSTATE[42S01]: Base table or view already exists: 1...
Read MoreDoctrine Query Builder nested orX and andX conditions with join...
Read MoreHow to perform a simple SELECT with doctrine?...
Read MoreHow to set auto_generate_proxy_classes to AUTOGENERATE_EVAL when using Doctrine with Symfony?...
Read MoreFlushing in postPersist possible or not?...
Read MoreSymfony 7.1 - Doctrine 2.13 automapping feature deprecation...
Read MoreConvert from Database / Excel / CSV to YAML data fixtures?...
Read MoreSorting a Doctrine ArrayCollection by a specific, custom field...
Read MoreHow to refer an entitiy from another entity...
Read MoreSymfony 3.4 - Persist if not exists on manytomany relation...
Read MoreManyToOne - why it create duplicate foreign object / Traget Entity...
Read MoreUse doctrine in a personalized class...
Read MoreSymfony join table ignored id affects other data...
Read MoreDoctrine proxy getter makes PHP app down with segmentation fault...
Read MoreHow to get random element with doctrine/postgresql?...
Read MoreHow to treat BLOB column as string in Doctrine?...
Read MoreSymfony: change database dynamically...
Read MoreDoctrine Migration class not found error when attempting to run down/rollback command...
Read MoreSymfony doctrine data-load segmentation fault...
Read MoreSQLSTATE[HY000] [2002] Connection refused when I execute make:migrations...
Read MoreDoctrine migrations: how to retrieve value right after insert...
Read MoreZend Framework 1.11 + Doctrine 2 + Class Inheritance mapping (YAML) problems with generate entities...
Read MoreHow do I get the object id of an entity during the postRemove event?...
Read MoreSymfony4 doctrine unit tests: entity has old data in cache?...
Read MoreAdd TINYINT to Doctrine SQL types...
Read Morei'm having trouble creating the database using symfony framework...
Read MoreMany to many relation with ON DELETE CASCADE with Symfony and Doctrine...
Read More