7 calls to entity_info_cache_clear()

drupal_flush_all_caches in drupal/includes/common.inc
Flushes all cached data on the site.
field_info_cache_clear in drupal/modules/field/field.info.inc
Clears the field info cache without clearing the field data cache.
field_test_entity_info_translatable in drupal/modules/field/tests/field_test.entity.inc
Helper function to enable entity translations.
field_ui_field_attach_rename_bundle in drupal/modules/field_ui/field_ui.module
Implements hook_field_attach_rename_bundle().
module_disable in drupal/includes/module.inc
Disables a given set of modules.
module_enable in drupal/includes/module.inc
Enables or installs a given list of modules.
rdf_mapping_save in drupal/modules/rdf/rdf.module
Saves an RDF mapping to the database.