17 calls to DrupalSqlBase::moduleExists() in Drupal 8
- Comment::prepareRow in core/
modules/ comment/ src/ Plugin/ migrate/ source/ d7/ Comment.php - Adds additional data to the row.
- CommentEntityTranslation::prepareRow in core/
modules/ comment/ src/ Plugin/ migrate/ source/ d7/ CommentEntityTranslation.php - Adds additional data to the row.
- DrupalSqlBase::checkRequirements in core/
modules/ migrate_drupal/ src/ Plugin/ migrate/ source/ DrupalSqlBase.php - Checks if requirements for this plugin are OK.
- Field::query in core/
modules/ field/ src/ Plugin/ migrate/ source/ d7/ Field.php - FieldInstance::query in core/
modules/ field/ src/ Plugin/ migrate/ source/ d7/ FieldInstance.php - Node::prepareRow in core/
modules/ node/ src/ Plugin/ migrate/ source/ d6/ Node.php - Adds additional data to the row.
- Node::prepareRow in core/
modules/ node/ src/ Plugin/ migrate/ source/ d7/ Node.php - Adds additional data to the row.
- NodeEntityTranslation::prepareRow in core/
modules/ node/ src/ Plugin/ migrate/ source/ d7/ NodeEntityTranslation.php - Adds additional data to the row.
- NodeType::fields in core/
modules/ node/ src/ Plugin/ migrate/ source/ d6/ NodeType.php - Returns available fields on the source.
- NodeType::fields in core/
modules/ node/ src/ Plugin/ migrate/ source/ d7/ NodeType.php - Returns available fields on the source.
- NodeType::prepareRow in core/
modules/ node/ src/ Plugin/ migrate/ source/ d6/ NodeType.php - Adds additional data to the row.
- NodeType::prepareRow in core/
modules/ node/ src/ Plugin/ migrate/ source/ d7/ NodeType.php - Adds additional data to the row.
- SearchPage::prepareRow in core/
modules/ search/ src/ Plugin/ migrate/ source/ d7/ SearchPage.php - Adds additional data to the row.
- Term::prepareRow in core/
modules/ taxonomy/ src/ Plugin/ migrate/ source/ d7/ Term.php - Adds additional data to the row.
- TermEntityTranslation::prepareRow in core/
modules/ taxonomy/ src/ Plugin/ migrate/ source/ d7/ TermEntityTranslation.php - Adds 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/ d7/ User.php - Returns available fields on the source.