class FinalMissingContentSubscriber

Final event subscriber to the missing content event.

Ensure that all missing content dependencies are removed from the event so the importer can complete.

Hierarchy

See also

\Drupal\Core\Config\ConfigImporter::processMissingContent()

File

core/lib/Drupal/Core/Config/Importer/FinalMissingContentSubscriber.php, line 16

Namespace

Drupal\Core\Config\Importer

Members

Name Modifiers Type Description
FinalMissingContentSubscriber::getSubscribedEvents public static function Returns an array of event names this subscriber wants to listen to. Overrides EventSubscriberInterface::getSubscribedEvents
FinalMissingContentSubscriber::onMissingContent public function Handles the missing content event.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Config!Importer!FinalMissingContentSubscriber.php/class/FinalMissingContentSubscriber/8.1.x