Search for prepareRow

  1. Search 7.x for prepareRow
  2. Search 9.5.x for prepareRow
  3. Search 8.9.x for prepareRow
  4. Search 10.3.x for prepareRow
  5. Other projects
Title Object type File name Summary
Action::prepareRow function core/modules/system/src/Plugin/migrate/source/Action.php Adds additional data to the row.
Block::prepareRow function core/modules/block/src/Plugin/migrate/source/Block.php Adds additional data to the row.
BlockCustomTranslation::prepareRow function core/modules/block_content/src/Plugin/migrate/source/d7/BlockCustomTranslation.php Adds additional data to the row.
BlockTranslation::prepareRow function core/modules/block/src/Plugin/migrate/source/d6/BlockTranslation.php Adds additional data to the row.
Comment::prepareRow function core/modules/comment/src/Plugin/migrate/source/d7/Comment.php Adds additional data to the row.
Comment::prepareRow function core/modules/comment/src/Plugin/migrate/source/d6/Comment.php Adds additional data to the row.
CommentEntityTranslation::prepareRow function core/modules/comment/src/Plugin/migrate/source/d7/CommentEntityTranslation.php Adds additional data to the row.
CommentType::prepareRow function core/modules/comment/src/Plugin/migrate/source/CommentType.php Adds additional data to the row.
Config::prepareRow function core/modules/migrate_drupal/src/Plugin/migrate/source/d8/Config.php Adds additional data to the row.
ContactCategory::prepareRow function core/modules/contact/src/Plugin/migrate/source/ContactCategory.php Adds additional data to the row.
Extension::prepareRow function core/modules/system/src/Plugin/migrate/source/Extension.php Adds additional data to the row.
Field::prepareRow function core/modules/field/src/Plugin/migrate/source/d6/Field.php Adds additional data to the row.
Field::prepareRow function core/modules/field/src/Plugin/migrate/source/d7/Field.php Adds additional data to the row.
FieldInstance::prepareRow function core/modules/field/src/Plugin/migrate/source/d6/FieldInstance.php Adds additional data to the row.
FieldInstance::prepareRow function core/modules/field/src/Plugin/migrate/source/d7/FieldInstance.php Adds additional data to the row.
File::prepareRow function core/modules/file/src/Plugin/migrate/source/d6/File.php Adds additional data to the row.
File::prepareRow function core/modules/file/src/Plugin/migrate/source/d7/File.php Adds additional data to the row.
FilterFormat::prepareRow function core/modules/filter/src/Plugin/migrate/source/d6/FilterFormat.php Adds additional data to the row.
FilterFormat::prepareRow function core/modules/filter/src/Plugin/migrate/source/d7/FilterFormat.php Adds additional data to the row.
ImageCachePreset::prepareRow function core/modules/image/src/Plugin/migrate/source/d6/ImageCachePreset.php Adds additional data to the row.
ImageStyles::prepareRow function core/modules/image/src/Plugin/migrate/source/d7/ImageStyles.php Adds additional data to the row.
Language::prepareRow function core/modules/language/src/Plugin/migrate/source/Language.php Adds additional data to the row.
LanguageContentSettings::prepareRow function core/modules/language/src/Plugin/migrate/source/d6/LanguageContentSettings.php Adds additional data to the row.
LanguageContentSettings::prepareRow function core/modules/language/src/Plugin/migrate/source/d7/LanguageContentSettings.php Adds additional data to the row.
LanguageContentSettingsTaxonomyVocabulary::prepareRow function core/modules/language/src/Plugin/migrate/source/d6/LanguageContentSettingsTaxonomyVocabulary.php Adds additional data to the row.
MenuLink::prepareRow function core/modules/menu_link_content/src/Plugin/migrate/source/MenuLink.php Adds additional data to the row.
MenuLinkLocalized::prepareRow function core/modules/menu_link_content/src/Plugin/migrate/source/d7/MenuLinkLocalized.php Adds additional data to the row.
MenuLinkTranslation::prepareRow function core/modules/menu_link_content/src/Plugin/migrate/source/d7/MenuLinkTranslation.php Adds additional data to the row.
MenuLinkTranslation::prepareRow function core/modules/menu_link_content/src/Plugin/migrate/source/d6/MenuLinkTranslation.php Adds additional data to the row.
MigrateSkipRowTest::testPrepareRowSkip function core/modules/migrate/tests/src/Kernel/MigrateSkipRowTest.php Tests migration interruptions.
MigrateSourceInterface::prepareRow function core/modules/migrate/src/Plugin/MigrateSourceInterface.php Adds additional data to the row.
MigrateSourceTest::testPrepareRow function core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Tests basic row preparation.
MigrateSourceTest::testPrepareRowFalse function core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Tests that we don't get a row if prepareRow() is false.
MigrateSourceTest::testPrepareRowGlobalPrepareSkip function core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Tests that global prepare hooks can skip rows.
MigrateSourceTest::testPrepareRowMigratePrepareSkip function core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Tests that migrate specific prepare hooks can skip rows.
MigrateSourceTest::testPrepareRowPrepareException function core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Tests that a skip exception during prepare hooks correctly skips.
Node::prepareRow function core/modules/node/src/Plugin/migrate/source/d7/Node.php Adds additional data to the row.
Node::prepareRow function core/modules/node/src/Plugin/migrate/source/d6/Node.php Adds additional data to the row.
NodeComplete::prepareRow function core/modules/node/src/Plugin/migrate/source/d7/NodeComplete.php Adds additional data to the row.
NodeEntityTranslation::prepareRow function core/modules/node/src/Plugin/migrate/source/d7/NodeEntityTranslation.php Adds additional data to the row.
NodeType::prepareRow function core/modules/node/src/Plugin/migrate/source/d7/NodeType.php Adds additional data to the row.
NodeType::prepareRow function core/modules/node/src/Plugin/migrate/source/d6/NodeType.php Adds additional data to the row.
ProfileField::prepareRow function core/modules/user/src/Plugin/migrate/source/ProfileField.php Adds additional data to the row.
ProfileFieldValues::prepareRow function core/modules/user/src/Plugin/migrate/source/d6/ProfileFieldValues.php Adds additional data to the row.
ResponsiveImageStyles::prepareRow function core/modules/responsive_image/src/Plugin/migrate/source/d7/ResponsiveImageStyles.php Adds additional data to the row.
Role::prepareRow function core/modules/user/src/Plugin/migrate/source/d7/Role.php Adds additional data to the row.
Role::prepareRow function core/modules/user/src/Plugin/migrate/source/d6/Role.php Adds additional data to the row.
SearchPage::prepareRow function core/modules/search/src/Plugin/migrate/source/d7/SearchPage.php Adds additional data to the row.
SourcePluginBase::prepareRow function core/modules/migrate/src/Plugin/migrate/source/SourcePluginBase.php Adds additional data to the row.
Term::prepareRow function core/modules/taxonomy/src/Plugin/migrate/source/d7/Term.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.