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

Breadcrumb

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

MigrateSkipRowException::$saveToMap

Whether to record the skip in the map table, or skip silently.

TRUE to record as STATUS_IGNORED in the map, FALSE to skip silently.

Type: bool

File

core/modules/migrate/src/MigrateSkipRowException.php, line 20

Class

MigrateSkipRowException
This exception is thrown when a row should be skipped.

Namespace

Drupal\migrate

Code

protected $saveToMap;

API Navigation

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