Checks if the given object has ever been persisted.
public isNewObject ( object $object ) : boolean | ||
$object | object | The object to check |
Résultat | boolean | TRUE if the object is new, FALSE if the object exists in the repository |
public isNewObject ( object $object ) : boolean | ||
$object | object | The object to check |
Résultat | boolean | TRUE if the object is new, FALSE if the object exists in the repository |