Search code examples
Can PDO::MYSQL_ATTR_LOCAL_INFILE be set using config files in Symfony2...


phpsymfonypdodoctrine-orm

Read More
How can I write a symfony bundle which relies on Doctrine and provides entities?...


phpdoctrine-ormsymfony

Read More
"Warning: Potentially polymorphic call" when calling a method on a entity repository...


phpsymfonydoctrine-ormphpstorm

Read More
Do I need to escape values when using EntityRepository::findBy()?...


escapingdoctrine-orm

Read More
Zend Framework 2 and Doctrine 2 - Configuration for multiple databases...


phpzend-frameworkdoctrine-ormzend-framework2

Read More
Doctrine expected Lexer::T_FROM, got '>'...


phpsymfonydoctrine-orm

Read More
Renaming field in Doctrine 2 without losing data...


mysqldoctrine-orm

Read More
Doctrine return only one parameter of the related entity...


phpdoctrine-ormdoctrine

Read More
Symfony2: Duplicate definition of column 'id' on entity in a field or discriminator column m...


phpsymfonydoctrine-orm

Read More
Where should I register my DBAL type?...


phpmysqlsymfonydoctrine-ormdoctrine

Read More
getReference() of doctrine Entity Manager...


symfonydoctrine-ormdoctrine

Read More
Single-Column Indexing in Symfony 6...


symfonydoctrine-orm

Read More
Doctrine2 migrations migrate down and migrate from browser and not command line...


phpmysqlsymfonydoctrine-orm

Read More
Dockerise Symfony and PostgreSQL database, no datas in prod, Ok in dev...


postgresqlsymfonydocker-composedoctrine-orm

Read More
Creating multiple databases with doctrine based on multiple connections...


postgresqlsymfonydoctrine-ormentitymanager

Read More
Doctrine MongoDB where two fields are equal...


mongodbdoctrine-orm

Read More
How to get a Collection in Doctrine2's query results...


doctrinedoctrine-orm

Read More
Doctrine keeps updating DATETIME on update CURRENT_TIMESTAMP...


symfonydoctrine-ormannotationsdoctrine

Read More
Using REGEXP in Doctrine 2.x ORM...


phpormdoctrinedoctrine-orm

Read More
Is there a method for incorporating a conditional clause within a Laminas Db Select join operation?...


phpmysqldoctrine-ormzend-dblaminas

Read More
CASTING attributes for Ordering on a Doctrine2 DQL Query...


castingdoctrine-ormtype-conversiondql

Read More
How to replace EntityManager::merge in Doctrine 3?...


symfonydoctrine-orm

Read More
how to handle morph relation with doctrine...


postgresqldoctrine-ormdoctrinelaravel-query-builder

Read More
How to set up entity (doctrine) for database view in Symfony 2...


phpmysqlsymfonydoctrine-orm

Read More
Doctrine 2: How to handle join tables with extra columns...


propertiesdoctrine-ormmany-to-manyjoin

Read More
How to save two relation entities in Doctrine?...


doctrine-ormdoctrine

Read More
How can I count the numbers of rows that a DQL query returned?...


symfonydoctrine-ormdql

Read More
How to optimize a query from N+1 without breaking the data in doctrine2?...


phpdoctrine-orm

Read More
Unknown database type enum requested, Doctrine\DBAL\Platforms\MySQL57Platform may not support it. Sy...


phpsymfonydoctrine-orm

Read More
SQLSTATE[08001]: [Microsoft][ODBC Driver 13 for SQL Server]TCP Provider: No connection could be made...


phpsymfonydoctrine-orm

Read More
BackNext