8 calls to entity_info_cache_clear()

EntityTranslationUITest::enableTranslation in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php
Enables translation for the current entity type and bundle.
field_attach_rename_bundle in drupal/core/modules/field/field.attach.inc
Notifies field.module that a bundle was renamed.
field_info_cache_clear in drupal/core/modules/field/field.info.inc
Clears the field info cache without clearing the field data cache.
field_test_entity_info_translatable in drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc
Helper function to enable entity translations.
module_disable in drupal/core/includes/module.inc
Disables a given set of modules.
module_enable in drupal/core/includes/module.inc
Enables or installs a given list of modules.
rdf_mapping_save in drupal/core/modules/rdf/rdf.module
Saves an RDF mapping to the database.
translation_entity_language_configuration_element_submit in drupal/core/modules/translation_entity/translation_entity.module
Form submission handler for element added with translation_entity_language_configuration_element_process().