Usually the identifier is the UUID of the object, but it could be an array of the
identity properties, too.
See also:
Neos\Flow\Persistence\PersistenceManagerInterface::getIdentifierByObject() Useful for using the identifier outside of the form view helpers
(e.g. JavaScript and AJAX).
= Examples =
{post.blog -> f:format.identifier()}
{identifier: '{someObject -> f:format.identifier()}'}