MigrateUpgradeImportBatch::MESSAGE_LENGTH

Same name and namespace in other branches
  1. 8.9.x core/modules/migrate_drupal_ui/src/Batch/MigrateUpgradeImportBatch.php \Drupal\migrate_drupal_ui\Batch\MigrateUpgradeImportBatch::MESSAGE_LENGTH
  2. 10 core/modules/migrate_drupal_ui/src/Batch/MigrateUpgradeImportBatch.php \Drupal\migrate_drupal_ui\Batch\MigrateUpgradeImportBatch::MESSAGE_LENGTH
  3. 11.x core/modules/migrate_drupal_ui/src/Batch/MigrateUpgradeImportBatch.php \Drupal\migrate_drupal_ui\Batch\MigrateUpgradeImportBatch::MESSAGE_LENGTH

Maximum number of previous messages to display.

File

core/modules/migrate_drupal_ui/src/Batch/MigrateUpgradeImportBatch.php, line 30

Class

MigrateUpgradeImportBatch
Runs a single migration batch.

Namespace

Drupal\migrate_drupal_ui\Batch

Code

const MESSAGE_LENGTH = 20;

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