I would like to find all usages of the "email" attribute of the "user" entity that resides in the system module.
Obviously one cannot simply go to the module and click "show usages in all modules", seeing as it is a protected module.Is there any way to accomplish this?
Hi, You can check these post once, if that helps.
Thanks Puja, unfortunately those deal with finding where the entity is reference, not where the attribute is used.Provided that this was a seldom used entity I might be able to get it from there, but pretty much everything users the "user" entity.I specifically need to know where the user email is used