Enforcing entity creator. All updates through this creator will throw if authorization is not successful.
Commit the new entity after authorizing against creation privacy rules. Invalidates all caches for queries that would return new entity.
authorized, cached, newly-created entity, throwing if unsuccessful
Set the value for entity field.
entity field being updated
value for entity field
Enforcing entity creator. All updates through this creator will throw if authorization is not successful.