function MigrateIdMapInterface::getQualifiedMapTableName

Same name and namespace in other branches
  1. 11.x core/modules/migrate/src/Plugin/MigrateIdMapInterface.php \Drupal\migrate\Plugin\MigrateIdMapInterface::getQualifiedMapTableName()

Gets the qualified map table.

@todo Remove this as this is SQL only and so doesn't belong to the interface.

File

core/modules/migrate/src/Plugin/MigrateIdMapInterface.php, line 293

Class

MigrateIdMapInterface
Defines an interface for migrate ID mappings.

Namespace

Drupal\migrate\Plugin

Code

public function getQualifiedMapTableName();

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.