You are here

constant PerComponentEntityDisplay::MODE_NAME in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityDisplay.php \Drupal\migrate\Plugin\migrate\destination\PerComponentEntityDisplay::MODE_NAME
  2. 9 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';