6 calls to countries_clear_caches() in Countries 8
- CountriesCacheUnitTest::testCache in tests/
countries.test - CountriesCRUDUIUnitTest::testCountriesAddition in tests/
countries.test - This test that the country property lookup is working.
- CountriesElementUnitTest::testFAPIElement in tests/
countries.test - CountriesFunctionsUnitTest::testCountriesLookupListing in tests/
countries.test - This browes the admin listing, making sure that the countries are correctly listed.
- country_delete in ./
countries.module - Delete a countries object from the database.
- country_save in ./
countries.module - Saves a country.