9 calls to country_create() in Countries 8
- CountriesBaseSetupTest::assertCountryListed in tests/
countries.test - CountriesCacheUnitTest::testCache in tests/
countries.test - CountriesCRUDUIUnitTest::testCountriesAddition in tests/
countries.test - This test that the country property lookup is working.
- CountriesCRUDUnitTest::testCountriesCRUD in tests/
countries.test - This test that the country property lookup is working.
- CountriesFunctionsUnitTest::testCountriesLock in tests/
countries.test - This test that core countries can not be deleted while user ones are.
- CountriesFunctionsUnitTest::testCountriesPropertyLookup in tests/
countries.test - This test that the country property lookup is working.
- CountriesFunctionsUnitTest::testCountriesSort in tests/
countries.test - This test that the country sort works.
- countries_admin_page in ./
countries.admin.inc - Menu callback; Display a country form.
- country_validate in ./
countries.module - Validates a country.