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

Breadcrumb

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

MigrateException::$status

The status to record in the map table for the current item.

The value is a MigrateIdMapInterface::STATUS_* constant.

Type: int

See also

\Drupal\migrate\Plugin\MigrateIdMapInterface

File

core/modules/migrate/src/MigrateException.php, line 33

Class

MigrateException
Defines the migrate exception class.

Namespace

Drupal\migrate

Code

protected $status;

API Navigation

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