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

Breadcrumb

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

function MigrateExecutableInterface::rollback

Performs a rollback operation - remove previously-imported items.

1 method overrides MigrateExecutableInterface::rollback()
MigrateExecutable::rollback in core/modules/migrate/src/MigrateExecutable.php
Performs a rollback operation - remove previously-imported items.

File

core/modules/migrate/src/MigrateExecutableInterface.php, line 24

Class

MigrateExecutableInterface

Namespace

Drupal\migrate

Code

public function rollback();

API Navigation

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