10 calls to DrupalSqlBase::getModuleSchemaVersion()
- Action::fields in core/
modules/ action/ src/ Plugin/ migrate/ source/ Action.php - Returns available fields on the source.
- Action::prepareRow in core/
modules/ action/ src/ Plugin/ migrate/ source/ Action.php - Adds additional data to the row.
- AggregatorFeed::fields in core/
modules/ aggregator/ src/ Plugin/ migrate/ source/ AggregatorFeed.php - Returns available fields on the source.
- 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.
- Term::fields in core/
modules/ taxonomy/ src/ Plugin/ migrate/ source/ Term.php - Returns available fields on the source.
- Term::query in core/
modules/ taxonomy/ src/ Plugin/ migrate/ source/ Term.php - TestDrupal6SqlBase::getModuleSchemaVersionWrapper in core/
modules/ migrate_drupal/ tests/ src/ Unit/ source/ d6/ Drupal6SqlBaseTest.php - Wrapper method to test protected method getModuleSchemaVersion().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.