You are here

6 calls to DrupalSqlBase::moduleExists() in Zircon Profile 8

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.
NodeType::prepareRow in core/modules/node/src/Plugin/migrate/source/d7/NodeType.php
Add additional data to the row.
TestDrupal6SqlBase::moduleExistsWrapper in core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php
Wrapper method to test protected method moduleExists().
User::fields in core/modules/user/src/Plugin/migrate/source/d6/User.php
Returns available fields on the source.
User::fields in core/modules/user/src/Plugin/migrate/source/d7/User.php
Returns available fields on the source.