type NodeRevision struct { Nid int32 Vid int32 Uid int32 Title string Timestamp int64 Status bool // whether published Comment bool // whether allowed Promote bool Sticky bool } type FieldConfigInstance struct { Id int32 FieldId int32 FieldName
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected