CRM-21109 only clear caches once on cli script, consolidate code
authoreileen <emcnaughton@wikimedia.org>
Wed, 6 Sep 2017 02:29:15 +0000 (14:29 +1200)
committereileen <emcnaughton@wikimedia.org>
Wed, 20 Sep 2017 09:24:29 +0000 (21:24 +1200)
commit0626851edc4885058da8a0c9de7ca51c302a03e5
tree19a7af1a9ae7b6afc5b5b1f1570e508ae472beed
parentbb2d2335d71be67678cd9e2765cae3e47e1b2df6
CRM-21109 only clear caches once on cli script, consolidate code
14 files changed:
CRM/ACL/BAO/Cache.php
CRM/Contact/BAO/Contact.php
CRM/Contact/BAO/Contact/Utils.php
CRM/Contact/BAO/GroupContact.php
CRM/Contact/BAO/GroupContactCache.php
CRM/Contact/Form/Merge.php
CRM/Contact/Import/Form/Preview.php
CRM/Contact/Import/Parser/Contact.php
CRM/Core/Config.php
CRM/Dedupe/Merger.php
bin/cli.class.php
tests/phpunit/CRM/Contact/BAO/QueryTest.php
tests/phpunit/api/v3/ContactTest.php
tests/phpunit/api/v3/ReportTemplateTest.php