I have a list of field names from an entity that I know are all lookup fields. I need to know which entity they are lookups to so that I can do further processing of the data.
Is there a way in a plugin that I can find this out just from having the field name?