Search code examples
Why I am suddenly getting a "Typed property must not be accessed before initialization" er...


phpdoctrine-ormphp-7type-hintingphp-7.4

Read More
Catch db error with Doctrine\DBAL\Exception...


phpdatabasesymfonyexceptiondoctrine-orm

Read More
Symfony2 get and sort data from two different tables...


phpsymfonydoctrine-orm

Read More
Symfony: Form issue using Return type hinting in Doctrine Entity methods...


phpsymfonydoctrine-ormphp-7return-type

Read More
`"Key "0" in object with ArrayAccess of class does not exist` error after change of c...


symfonydoctrine-ormrelational-database

Read More
Symfony get className object from String class declaration...


phpdoctrine-ormsymfony4classname

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


phpsymfonydoctrine-ormdoctrine

Read More
Symfony getting all field names from database table...


phpsymfonydoctrine-orm

Read More
Database FAIL - The database schema is not in sync with the current mapping file...


symfonydoctrinedoctrine-ormyaml

Read More
Doctrine DQL Date as parameter problem...


phpmysqldoctrine-ormdql

Read More
Get entity name from class object...


symfonydoctrine-orm

Read More
Symfony 5+ Timestamp a ManyToMany relationship...


symfonydoctrine-ormdoctrinerelationship

Read More
What is the difference between ORM and DBAL in Doctrine?...


phpormdoctrine-ormdoctrinedbal

Read More
How to convert Doctrine type='array' to Doctrine type='json' in a MySQL database?...


symfonydoctrine-orm

Read More
Symfony serializer not serializing all class fields...


phpmysqlsymfonyserializationdoctrine-orm

Read More
Problems Upgrading Doctrine ORM from 2.2 to 3.0 with DefaultQuoteStrategy::getColumnName()...


phpsymfonydoctrine-ormupgrade

Read More
Doctrine migrations table collation...


phpsymfonydoctrine-ormdoctrine

Read More
How can I fetch distinct values of doctrine2 field with type array...


phpsymfonydoctrine-ormfosuserbundle

Read More
Symfony2: Get roles of groups in user entity but avoid query inside entity...


phpperformancesymfonyjoindoctrine-orm

Read More
JMSserializer deserialize related Doctrine Entity...


phpsymfonydoctrine-ormdoctrinejms-serializer

Read More
Access Command OutputInterface within a Doctrine Fixtures Load...


phpsymfonydoctrine-ormcommand

Read More
How to call an Oracle stored procedure with output parameters using doctrine?...


symfonydoctrine-ormoracle11gdoctrine

Read More
Merge 2 results from the same entity...


phpsymfonydoctrine-orm

Read More
Storing ORM metadata, results and queries to predis cache...


symfonyredisdoctrine-orm

Read More
Doctrine2 ORM doesn't refresh objects that are altered outside of a script...


phpsymfonydoctrine-orm

Read More
Disable Doctrine Timestampable auto-updating the `updatedAt` field on certain update...


symfonydoctrine-orm

Read More
Constraints in Symfony...


symfonyvalidationdoctrine-ormconstraintsassert

Read More
Doctrine Transactional Boundary...


symfonydoctrine-ormtransactions

Read More
How can I add an INDEX with Doctrine 2 to a column without making it a primary key?...


mysqlindexingdoctrine-orm

Read More
Doctrine : Boolean values mapped to numbers (POSTGRESQL)...


postgresqldoctrine-ormdoctrine

Read More
BackNext