10 calls to apachesolr_environments_clear_cache() in Apache Solr Search 8
- apachesolr_environment_delete in ./
apachesolr.module - Function that deletes an environment
- apachesolr_environment_save in ./
apachesolr.module - Function that saves an environment
- apachesolr_environment_variable_del in ./
apachesolr.module - Get a named variable, or return the default.
- apachesolr_environment_variable_set in ./
apachesolr.module - Set a named variable, or return the default.
- apachesolr_node_type_delete in ./
apachesolr.module - Implements hook_node_type_delete().
- apachesolr_node_type_update in ./
apachesolr.module - Implements hook_node_type_update().
- DrupalSolrNodeTestCase::testApacheSolrNodeAddDelete in tests/
apachesolr_base.test - DrupalSolrNodeTestCase::testNodeToDocument in tests/
apachesolr_base.test - DrupalSolrOfflineEnvironmentWebTestCase::testCloneSearchEnvironment in tests/
apachesolr_base.test - Asserts that we can clone a search environment
- DrupalSolrOfflineEnvironmentWebTestCase::testCreateNewSearchEnvironment in tests/
apachesolr_base.test - Asserts that we can edit a search environment