MigrateException::$level
Same name in other branches
- 8.9.x core/modules/migrate/src/MigrateException.php \Drupal\migrate\MigrateException::level
- 10 core/modules/migrate/src/MigrateException.php \Drupal\migrate\MigrateException::level
- 11.x core/modules/migrate/src/MigrateException.php \Drupal\migrate\MigrateException::level
The level of the error being reported.
The value is a MigrationInterface::MESSAGE_* constant.
Type: int
See also
\Drupal\migrate\Plugin\MigrationInterface
File
-
core/
modules/ migrate/ src/ MigrateException.php, line 22
Class
- MigrateException
- Defines the migrate exception class.
Namespace
Drupal\migrateCode
protected $level;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.