Search code examples
How can I load fixtures from functional test in Symfony 2...

symfonydoctrinefunctional-testingfixture

Read More
How to add an extra information on api-platform result...

symfonydoctrineapi-platform.com

Read More
An exception occurred while executing a query: SQLSTATE[42S01]: Base table or view already exists: 1...

phpsymfonydoctrinemigration

Read More
Doctrine Query Builder nested orX and andX conditions with join...

joindoctrinerepositoryconditional-statementsquery-builder

Read More
How to perform a simple SELECT with doctrine?...

phpdoctrine

Read More
How to set auto_generate_proxy_classes to AUTOGENERATE_EVAL when using Doctrine with Symfony?...

symfonydoctrine-ormdoctrine

Read More
Flushing in postPersist possible or not?...

symfonydoctrine-ormdoctrine

Read More
Symfony 7.1 - Doctrine 2.13 automapping feature deprecation...

symfonydoctrine-ormdoctrinesymfony7

Read More
Convert from Database / Excel / CSV to YAML data fixtures?...

excelcsvsymfony1doctrineyaml

Read More
Sorting a Doctrine ArrayCollection by a specific, custom field...

phparrayssortingsymfonydoctrine

Read More
How to refer an entitiy from another entity...

symfonydoctrine

Read More
Symfony 3.4 - Persist if not exists on manytomany relation...

phpsymfonydoctrinepersistence

Read More
ManyToOne - why it create duplicate foreign object / Traget Entity...

phpsymfonydoctrine

Read More
Use doctrine in a personalized class...

phpsymfonydoctrine

Read More
Symfony join table ignored id affects other data...

phpmysqldoctrine-ormdoctrine

Read More
Doctrine proxy getter makes PHP app down with segmentation fault...

phpdockerdoctrinexdebug

Read More
How to get random element with doctrine/postgresql?...

postgresqlsymfonyrandomdoctrine

Read More
How to treat BLOB column as string in Doctrine?...

phpsymfonydoctrine

Read More
Symfony: change database dynamically...

phpsymfonydoctrine

Read More
Doctrine Migration class not found error when attempting to run down/rollback command...

phpsymfonydoctrine-ormdoctrinedoctrine-migrations

Read More
Doctrine Pager and Group By...

paginationdoctrine

Read More
Symfony doctrine data-load segmentation fault...

phpsymfony1doctrinesegmentation-faultfixtures

Read More
SQLSTATE[HY000] [2002] Connection refused when I execute make:migrations...

phpdockersymfonydoctrine

Read More
Doctrine migrations: how to retrieve value right after insert...

phpsymfonydoctrine

Read More
Zend Framework 1.11 + Doctrine 2 + Class Inheritance mapping (YAML) problems with generate entities...

phpzend-frameworkdoctrine-ormdoctrineclass-table-inheritance

Read More
How do I get the object id of an entity during the postRemove event?...

phpsymfonydoctrine-ormdoctrine

Read More
Symfony4 doctrine unit tests: entity has old data in cache?...

doctrinephpunitsymfony4

Read More
Add TINYINT to Doctrine SQL types...

phpsymfonydoctrinedbal

Read More
i'm having trouble creating the database using symfony framework...

databasesymfonydoctrine-ormdoctrine

Read More
Many to many relation with ON DELETE CASCADE with Symfony and Doctrine...

phpmysqlsymfonydoctrine-ormdoctrine

Read More
BackNext