9 calls to SqlBase::prepareQuery() in Drupal 10
- EntityTranslationSettings::initializeIterator in core/
modules/ content_translation/ src/ Plugin/ migrate/ source/ d7/ EntityTranslationSettings.php - Initializes the iterator with the source data.
- FieldInstance::initializeIterator in core/
modules/ field/ src/ Plugin/ migrate/ source/ d7/ FieldInstance.php - Initializes the iterator with the source data.
- FieldInstancePerFormDisplay::initializeIterator in core/
modules/ field/ src/ Plugin/ migrate/ source/ d6/ FieldInstancePerFormDisplay.php - Initializes the iterator with the source data.
- FieldInstancePerViewMode::initializeIterator in core/
modules/ field/ src/ Plugin/ migrate/ source/ d6/ FieldInstancePerViewMode.php - Initializes the iterator with the source data.
- SqlBase::initializeIterator in core/
modules/ migrate/ src/ Plugin/ migrate/ source/ SqlBase.php - Initializes the iterator with the source data.
- Variable::values in core/
modules/ migrate_drupal/ src/ Plugin/ migrate/ source/ Variable.php - Return the values of the variables specified in the plugin configuration.
- VariableTranslation::values in core/
modules/ migrate_drupal/ src/ Plugin/ migrate/ source/ d6/ VariableTranslation.php - Return the values of the variables specified in the plugin configuration.
- VariableTranslation::values in core/
modules/ migrate_drupal/ src/ Plugin/ migrate/ source/ d7/ VariableTranslation.php - Return the values of the variables specified in the plugin configuration.
- ViewMode::initializeIterator in core/
modules/ node/ src/ Plugin/ migrate/ source/ d6/ ViewMode.php - Initializes the iterator with the source data.