Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. MigrateException.php

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\migrate

Code

protected $level;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal