You are here

21 calls to SourcePluginBase::prepareRow() in Drupal 10

Action::prepareRow in core/modules/system/src/Plugin/migrate/source/Action.php
Adds additional data to the row.
Block::prepareRow in core/modules/block/src/Plugin/migrate/source/Block.php
Adds additional data to the row.
BlockTranslation::prepareRow in core/modules/block/src/Plugin/migrate/source/d6/BlockTranslation.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.
ContactCategory::prepareRow in core/modules/contact/src/Plugin/migrate/source/ContactCategory.php
Adds additional data to the row.
Extension::prepareRow in core/modules/system/src/Plugin/migrate/source/Extension.php
Adds additional data to the row.
ImageCachePreset::prepareRow in core/modules/image/src/Plugin/migrate/source/d6/ImageCachePreset.php
Adds additional data to the row.
ImageStyles::prepareRow in core/modules/image/src/Plugin/migrate/source/d7/ImageStyles.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.
MenuLink::prepareRow in core/modules/menu_link_content/src/Plugin/migrate/source/MenuLink.php
Adds additional data to the row.
Node::prepareRow in core/modules/node/src/Plugin/migrate/source/d6/Node.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.
NodeType::prepareRow in core/modules/node/src/Plugin/migrate/source/d7/NodeType.php
Adds additional data to the row.
ProfileField::prepareRow in core/modules/user/src/Plugin/migrate/source/ProfileField.php
Adds additional data to the row.
ProfileFieldValues::prepareRow in core/modules/user/src/Plugin/migrate/source/d6/ProfileFieldValues.php
Adds additional data to the row.
Role::prepareRow in core/modules/user/src/Plugin/migrate/source/d6/Role.php
Adds additional data to the row.
Role::prepareRow in core/modules/user/src/Plugin/migrate/source/d7/Role.php
Adds additional data to the row.
SourcePluginBase::next in core/modules/migrate/src/Plugin/migrate/source/SourcePluginBase.php
User::prepareRow in core/modules/user/src/Plugin/migrate/source/d6/User.php
Adds additional data to the row.
UserPictureFile::prepareRow in core/modules/user/src/Plugin/migrate/source/d6/UserPictureFile.php
Adds additional data to the row.
VariableMultiRow::prepareRow in core/modules/migrate_drupal/src/Plugin/migrate/source/VariableMultiRow.php
Adds additional data to the row.