Follow-up from #1883152: Field level access for EntityNG: now that we have hook_entity_field_access_alter() we should remove hook_field_access() to avoid confusion. fago said that there might be a use case to keep hook_field_access() to expose field API internals, but what would be the use case?

Comments

amateescu’s picture

Issue summary: View changes
Status: Active » Closed (duplicate)

hook_field_access() doesn't exist anymore.