orm icon indicating copy to clipboard operation
orm copied to clipboard

Doctrine Object Relational Mapper (ORM)

Results 161 orm issues
Sort by recently updated
recently updated
newest added

Handly method for retrieves scalars which may not exist.

New Feature

### Feature Request | Q | A |------------ | ------ | New Feature | yes | RFC | no | BC Break | no #### Summary As far as I...

### Bug Report | Q | A |------------ | ------ | BC Break | no | Version | 2.18.1 / 3.0.1 #### Summary Missing support for **enum-type** in XML mapping...

### Bug Report | Q | A |------------ | ------ | BC Break | yes | Version | 2.16.0 #### Summary Error message: While adding an entity of class %s...

### Bug Report | Q | A |------------ | ------ | BC Break | yes | Version | 2.11.1 (and possibly earlier) #### Summary After converting from annotations to attributes...

### Bug Report | Q | A |------------ | ------ | BC Break | no | Version | 2.18.0 #### Summary When you have a cached entity that references a...

Page: https://www.doctrine-project.org/projects/doctrine-orm/en/current/cookbook/dql-user-defined-functions.html

Documentation

### Feature Request | Q | A |------------ | ------ | New Feature | yes | RFC | no | BC Break | no #### Summary At the moment I'm...

Continuation of #6709 and #6574 I've cherry picked commits from these and rebased. One test is commented with scalar results because I don't think that it makes sense to returns...

New Feature

### Bug Report | Q | A |------------ | ------ | BC Break | no | Version | 2.18.x ### Summary Misuse of `$em->find(...)` with array as identifier. ### Current...