13 calls to entity_info_cache_clear()

EntityTranslationSettingsTest::assertSettings in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSettingsTest.php
Asserts that translatability has the expected value for the given bundle.
EntityTranslationTestBase::enableTranslation in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php
Enables translation for the current entity type and bundle.
EntityViewModeStorageController::preDelete in drupal/core/modules/entity/lib/Drupal/entity/EntityViewModeStorageController.php
Acts on entities before they are deleted.
EntityViewModeStorageController::preSave in drupal/core/modules/entity/lib/Drupal/entity/EntityViewModeStorageController.php
Acts on an entity before the presave hook is invoked.
entity_invoke_bundle_hook in drupal/core/includes/entity.inc
Notifies modules about an operation that was performed on a entity bundle.
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.
ModuleHandler::disable in drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php
Disables a given set of modules.
ModuleHandler::enable in drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php
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().
translation_entity_save_settings in drupal/core/modules/translation_entity/translation_entity.module
Stores entity translation settings.
VocabularyStorageController::resetCache in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyStorageController.php
Overrides Drupal\Core\Config\Entity\ConfigStorageController::resetCache().