ContentTranslationUpdatesManager

Provides the logic needed to update field storage definitions when needed.

Hierarchy

File

core/modules/content_translation/src/ContentTranslationUpdatesManager.php, line 17

Namespace

Drupal\content_translation

Members

Name Modifiers Type Description
ContentTranslationUpdatesManager::$entityManager protected property The entity manager.
ContentTranslationUpdatesManager::$updateManager protected property The entity definition update manager.
ContentTranslationUpdatesManager::getSubscribedEvents public static function Returns an array of event names this subscriber wants to listen to. Overrides EventSubscriberInterface::getSubscribedEvents
ContentTranslationUpdatesManager::onConfigImporterImport public function Listener for the ConfigImporter import event.
ContentTranslationUpdatesManager::onMigrateImport public function Listener for migration imports.
ContentTranslationUpdatesManager::updateDefinitions public function Executes field storage definition updates if needed.
ContentTranslationUpdatesManager::__construct public function Constructs an updates manager instance.
doc_Drupal
2016-10-29 08:58:29
Comments
Leave a Comment

Please login to continue.