Gets the mapped identifier field name.
The returned structure is an array of the identifier field names.
Return value
array
File
- drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php, line 47
Class
- ClassMetadata
- Contract for a Doctrine persistence layer ClassMetadata class to implement.
Namespace
Doctrine\Common\Persistence\Mapping
Code
function getIdentifier();