You are here

8 calls to DrupalSqlBase::getModuleSchemaVersion() in Zircon Profile 8.0

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
Add additional data to the row.
ProfileField::query in core/modules/user/src/Plugin/migrate/source/ProfileField.php
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().