Get ambiguous entity identifier
Regardless the field name is, transformer would still be able to get the identifier value
This would be super handy, I have a few weird scenarios where the identifier of an entity is not getId() and I am unable to use this package. The best example I can give is if you are using UUID's for object identifiers and decide to name your identifier field accordingly, so the method is getUuid() this component would not be usable.
Would love to see this merged. :+1:
I need to test this, sorry for taking 2 years to get around to this. I will do it today at some point
Has anyone tested this on Symfony 3?
Nop but I don't think we will change much code