6 calls to DrupalSqlBase::getModuleSchemaVersion()
- Action::fields in core/
modules/ system/ src/ Plugin/ migrate/ source/ Action.php - Returns available fields on the source.
- Action::prepareRow in core/
modules/ system/ src/ Plugin/ migrate/ source/ Action.php - Adds additional data to the row.
- Block::query in core/
modules/ block/ src/ Plugin/ migrate/ source/ Block.php - DrupalSqlBase::checkRequirements in core/
modules/ migrate_drupal/ src/ Plugin/ migrate/ source/ DrupalSqlBase.php - Checks if requirements for this plugin are OK.
- Node::prepareRow in core/
modules/ node/ src/ Plugin/ migrate/ source/ d6/ Node.php - Adds additional data to the row.
- ProfileField::setTableNames in core/
modules/ user/ src/ Plugin/ migrate/ source/ ProfileField.php - Helper to set the profile field table names.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.