33 calls to DrupalSqlBase::variableGet()
- Block::initializeIterator in core/
modules/ block/ src/ Plugin/ migrate/ source/ Block.php - Initializes the iterator with the source data.
- Block::prepareRow in core/
modules/ block/ src/ Plugin/ migrate/ source/ Block.php - Adds additional data to the row.
- Comment::prepareComment in core/
modules/ comment/ src/ Plugin/ migrate/ source/ d6/ Comment.php - Provides a BC layer for deprecated sources.
- Comment::prepareRow in core/
modules/ comment/ src/ Plugin/ migrate/ source/ d6/ Comment.php - Adds additional data to the row.
- Comment::prepareRow in core/
modules/ comment/ src/ Plugin/ migrate/ source/ d7/ Comment.php - Adds additional data to the row.
- CommentType::prepareRow in core/
modules/ comment/ src/ Plugin/ migrate/ source/ CommentType.php - Adds additional data to the row.
- FieldableEntity::isEntityTranslatable in core/
modules/ migrate_drupal/ src/ Plugin/ migrate/ source/ d7/ FieldableEntity.php - Checks if an entity type uses Entity Translation.
- FieldInstance::prepareRow in core/
modules/ field/ src/ Plugin/ migrate/ source/ d6/ FieldInstance.php - Adds additional data to the row.
- FieldInstance::prepareRow in core/
modules/ field/ src/ Plugin/ migrate/ source/ d7/ FieldInstance.php - Adds additional data to the row.
- File::initializeIterator in core/
modules/ file/ src/ Plugin/ migrate/ source/ d6/ File.php - Initializes the iterator with the source data.
- File::initializeIterator in core/
modules/ file/ src/ Plugin/ migrate/ source/ d7/ File.php - Initializes the iterator with the source data.
- FilterFormat::prepareRow in core/
modules/ filter/ src/ Plugin/ migrate/ source/ d6/ FilterFormat.php - Adds additional data to the row.
- Language::prepareRow in core/
modules/ language/ src/ Plugin/ migrate/ source/ Language.php - Adds additional data to the row.
- LanguageContentSettings::prepareRow in core/
modules/ language/ src/ Plugin/ migrate/ source/ d7/ LanguageContentSettings.php - Adds additional data to the row.
- LanguageContentSettings::prepareRow in core/
modules/ language/ src/ Plugin/ migrate/ source/ d6/ LanguageContentSettings.php - Adds additional data to the row.
- LanguageContentSettingsTaxonomyVocabulary::prepareRow in core/
modules/ language/ src/ Plugin/ migrate/ source/ d6/ LanguageContentSettingsTaxonomyVocabulary.php - Adds additional data to the row.
- MenuLink::prepareRow in core/
modules/ menu_link_content/ src/ Plugin/ migrate/ source/ MenuLink.php - Adds additional data to the row.
- Node::initializeIterator in core/
modules/ node/ src/ Plugin/ migrate/ source/ d6/ Node.php - Initializes the iterator with the source data.
- Node::prepareRow in core/
modules/ node/ src/ Plugin/ migrate/ source/ d7/ Node.php - Adds additional data to the row.
- NodeType::initializeIterator in core/
modules/ node/ src/ Plugin/ migrate/ source/ d7/ NodeType.php - Initializes the iterator with the source data.
- NodeType::initializeIterator in core/
modules/ node/ src/ Plugin/ migrate/ source/ d6/ NodeType.php - Initializes the iterator with the source data.
- NodeType::prepareRow in core/
modules/ node/ src/ Plugin/ migrate/ source/ d7/ NodeType.php - Adds additional data to the row.
- NodeType::prepareRow in core/
modules/ node/ src/ Plugin/ migrate/ source/ d6/ NodeType.php - Adds additional data to the row.
- SearchPage::values in core/
modules/ search/ src/ Plugin/ migrate/ source/ d7/ SearchPage.php - Return the values of the variables specified in the plugin configuration.
- 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::variableGetWrapper in core/
modules/ migrate_drupal/ tests/ src/ Unit/ source/ d6/ Drupal6SqlBaseTest.php - Wrapper method to test protected method variableGet().
- UploadInstance::initializeIterator in core/
modules/ file/ src/ Plugin/ migrate/ source/ d6/ UploadInstance.php - Initializes the iterator with the source data.
- UserPictureFile::initializeIterator in core/
modules/ user/ src/ Plugin/ migrate/ source/ d6/ UserPictureFile.php - Initializes the iterator with the source data.
- UserPictureInstance::initializeIterator in core/
modules/ user/ src/ Plugin/ migrate/ source/ UserPictureInstance.php - Initializes the iterator with the source data.
- Vocabulary::prepareRow in core/
modules/ taxonomy/ src/ Plugin/ migrate/ source/ d6/ Vocabulary.php - Adds additional data to the row.
- Vocabulary::prepareRow in core/
modules/ taxonomy/ src/ Plugin/ migrate/ source/ d7/ Vocabulary.php - Adds additional data to the row.
- VocabularyPerType::prepareRow in core/
modules/ taxonomy/ src/ Plugin/ migrate/ source/ d6/ VocabularyPerType.php - Adds additional data to the row.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.