You are here

constant PerComponentEntityDisplay::MODE_NAME in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityDisplay.php \Drupal\migrate\Plugin\migrate\destination\PerComponentEntityDisplay::MODE_NAME

Overrides ComponentEntityDisplayBase::MODE_NAME

File

core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityDisplay.php, line 19
Contains \Drupal\migrate\Plugin\migrate\destination\PerComponentEntityDisplay.

Class

PerComponentEntityDisplay
This class imports one component of an entity display.

Namespace

Drupal\migrate\Plugin\migrate\destination

Code

const MODE_NAME = 'view_mode';