Skip to content

Get parent classes#374

Closed
TomHAnderson wants to merge 144 commits intodoctrine:masterfrom
TomHAnderson:getParentClasses
Closed

Get parent classes#374
TomHAnderson wants to merge 144 commits intodoctrine:masterfrom
TomHAnderson:getParentClasses

Conversation

@TomHAnderson
Copy link
Member

Added function get parent classes to ClassMetadataInfo.

I added this function to differentiate between inherited entities and traditional entities. We are using a modified version of SimpleThings audit reader and inherited entities can't be audited this way, the parent entity must. The code was iterating over the list of entities and I broke out when an entity has parent classes, using this function.

beberlei and others added 30 commits January 12, 2012 11:21
…Proxy

* Adjust ProxyFactory to generate proxies according to new naming schema.
* Change proxy naming and file-name generation to be a bit more consistent than previous approach.

[DDC-1598] Additional regexp to check for simple ID methods to make it even more safe.
…ement and contains now deal correctly with managed entities.
…ols\Pagination namespace. Thanks to @hobodave, pablo and the knplabs team for developing and maintaining this code.
beberlei and others added 28 commits April 7, 2012 10:35
[DDC-1835] Fix clone side effects in PersistentCollection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.