Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
MigrateSqlIdMapTest::testGetRowBySource | function | core/ |
Tests the getRowBySource method. |
MigrateSqlIdMapTest::testGetRowsNeedingUpdate | function | core/ |
Tests the getRowsNeedingUpdate method for rows that need an update. |
MigrateSqlIdMapTest::testImportedCount | function | core/ |
Tests the imported count method. |
MigrateSqlIdMapTest::testIterators | function | core/ |
Tests all the iterator methods in one swing. |
MigrateSqlIdMapTest::testLookupDestinationIdMapping | function | core/ |
Performs destination ID test on source and destination fields. |
MigrateSqlIdMapTest::testLookupDestinationIds | function | core/ |
Tests lookupDestinationIds(). |
MigrateSqlIdMapTest::testLookupSourceIdMapping | function | core/ |
Performs the source ID test on source and destination fields. |
MigrateSqlIdMapTest::testLookupSourceIdMappingNonSqlCharacters | function | core/ |
Performs the source ID test on source and destination fields. |
MigrateSqlIdMapTest::testMapTableCreation | function | core/ |
Tests the delayed creation of the "map" and "message" migrate tables. |
MigrateSqlIdMapTest::testMessageCount | function | core/ |
Tests the SQL ID map message count method by counting and saving messages. |
MigrateSqlIdMapTest::testMessageSave | function | core/ |
Tests the SQL ID map save message method. |
MigrateSqlIdMapTest::testPrepareUpdate | function | core/ |
Tests prepareUpdate(). |
MigrateSqlIdMapTest::testProcessedCount | function | core/ |
Tests the number of processed source rows. |
MigrateSqlIdMapTest::testSaveIdMapping | function | core/ |
Tests the ID mapping method. |
MigrateSqlIdMapTest::testSetMessage | function | core/ |
Tests the SQL ID map set message method. |
MigrateSqlIdMapTest::testSetUpdate | function | core/ |
Tests setting a row source_row_status to STATUS_NEEDS_UPDATE. |
MigrateSqlIdMapTest::testUpdateCount | function | core/ |
Performs the update count test with a given number of update rows. |
MigrateSqlIdMapTest::updateCountDataProvider | function | core/ |
Data provider for testUpdateCount(). |
MigrateSqlSourceCountCacheTest::providerSource | function | core/ |
|
MigrateStubTest::testInvalidSourceIdCount | function | core/ |
Tests invalid source id count. |
MigrateStubTest::testInvalidSourceIdKeys | function | core/ |
Tests invalid source ids keys. |
MigrateTaxonomyTermTest::getParentIDs | function | core/ |
Retrieves the parent term IDs for a given term. |
MigrateTestCase::$idMap | property | core/ |
The migration ID map. |
MigrateTestTrait::getParentIDs | function | core/ |
Retrieves the parent term IDs for a given term. |
MigrateUpgradeImportBatch::onIdMapMessage | function | core/ |
Displays any messages being logged to the ID map. |
MigrateUpgradeTestBase::assertIdConflictForm | function | core/ |
Helper method that asserts text on the ID conflict form. |
MigrateUserRoleTest::providerTestUserRole | function | core/ |
Data provider for user role migration tests. |
MigrateValidatableEntityInterface | interface | core/ |
To implement by a destination plugin that should provide entity validation. |
MigrateValidatableEntityInterface.php | file | core/ |
|
MigrateValidatableEntityInterface::isEntityValidationRequired | function | core/ |
Returns a state of whether an entity needs to be validated before saving. |
MigrateValidatableEntityInterface::validateEntity | function | core/ |
Validates the entity. |
Migration::$destinationIds | property | core/ |
The destination identifiers. |
Migration::$id | property | core/ |
The migration ID (machine name). |
Migration::$idMap | property | core/ |
The identifier map data. |
Migration::$idMapPlugin | property | core/ |
The identifier map. |
Migration::$idMapPluginManager | property | core/ |
The ID map plugin manager. |
Migration::getDestinationIds | function | core/ |
The destination identifiers. |
Migration::getIdMap | function | core/ |
Returns the initialized id_map plugin. |
Migration::getIdMapPlugin | function | core/ |
Retrieves the ID map plugin. |
Migration::id | function | core/ |
An alias for getPluginId() for backwards compatibility reasons. |
MigrationConfigurationTraitTest::providerTestGetLegacyDrupalVersion | function | core/ |
Provides data for testGetLegacyDrupalVersion. |
MigrationInterface::getDestinationIds | function | core/ |
The destination identifiers. |
MigrationInterface::getIdMap | function | core/ |
Returns the initialized id_map plugin. |
MigrationInterface::id | function | core/ |
An alias for getPluginId() for backwards compatibility reasons. |
MigrationInterface::STATUS_IDLE | constant | core/ |
The migration is currently not running. |
MigrationLookup::isValid | function | core/ |
Determines if the value is valid for lookup. |
MigrationLookup::skipInvalid | function | core/ |
Skips the migration process entirely if the value is invalid. |
MigrationLookupTest::noSkipValidDataProvider | function | core/ |
Provides data for the NoSkipValid test. |
MigrationLookupTest::providerTestTransformWithStubbing | function | core/ |
Provides data for testTransformWithStubbing(). |
MigrationLookupTest::skipInvalidDataProvider | function | core/ |
Provides data for the SkipInvalid test. |
Pagination
- Previous page
- Page 115
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.