PerComponentEntityDisplay::MODE_NAME

Same name in other branches
  1. 9 core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityDisplay.php \Drupal\migrate\Plugin\migrate\destination\PerComponentEntityDisplay::MODE_NAME
  2. 10 core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityDisplay.php \Drupal\migrate\Plugin\migrate\destination\PerComponentEntityDisplay::MODE_NAME
  3. 11.x 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 53

Class

PerComponentEntityDisplay
This class imports one component of an entity display.

Namespace

Drupal\migrate\Plugin\migrate\destination

Code

const MODE_NAME = 'view_mode';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.