Extract the code to get the field name.
authoreileen <emcnaughton@wikimedia.org>
Fri, 4 Oct 2019 12:44:26 +0000 (14:44 +0200)
committereileen <emcnaughton@wikimedia.org>
Fri, 4 Oct 2019 12:52:56 +0000 (14:52 +0200)
commite1bbe1bf1c39e05bba0997e2b581de0a7b1a0b03
tree9c5ebe5bde17c1936e2c47205fc628ac32923aea
parent7a464f3c3b4c963bf44d63036423306c8bcaf829
Extract the code to get the field name.

Ideally we can share this across searches (@monishdeb is hitting some things in case search that are solved
in contribution search so trying to cleanup these bits  - this just pulls out one small piece.

Once this is passing tests (which could be affected by my new deprecations
I think the other fields - fieldspec & 'qillname' if still required can get the same treatment.
in the next step.

Getting the fieldSpec & adding the qill is what I specifically want to genericise.
CRM/Contribute/BAO/Query.php
CRM/Core/BAO/Query.php