Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
MigrateSqlIdMapTest::lookupDestinationIdMappingDataProvider | function | core/ |
Data provider for testLookupDestinationIdMapping(). |
MigrateSqlIdMapTest::lookupSourceIdMappingDataProvider | function | core/ |
Data provider for testLookupSourceIdMapping(). |
MigrateSqlIdMapTest::saveMap | function | core/ |
Saves a single ID mapping row in the database. |
MigrateSqlIdMapTest::setUp | function | core/ |
|
MigrateSqlIdMapTest::setupRows | function | core/ |
Setup a database with the given rows. |
MigrateSqlIdMapTest::testClearMessages | function | core/ |
Tests the clear messages method. |
MigrateSqlIdMapTest::testCurrentDestinationAndSource | function | core/ |
Tests currentDestination() and currentSource(). |
MigrateSqlIdMapTest::testDestroy | function | core/ |
Tests the destroy method. |
MigrateSqlIdMapTest::testErrorCount | function | core/ |
Performs error count test with a given number of error rows. |
MigrateSqlIdMapTest::testGetHighestId | function | core/ |
Tests getHighestId method. |
MigrateSqlIdMapTest::testGetHighestIdInvalid | function | core/ |
Tests getHighestId method with invalid data. |
MigrateSqlIdMapTest::testGetQualifiedMapTablePrefix | function | core/ |
Tests the getQualifiedMapTable method with a prefixed database. |
MigrateSqlIdMapTest::testGetRowByDestination | function | core/ |
Tests the getRowByDestination method. |
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/ |
Provides source data for ::testSource. |
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. |
Pagination
- Previous page
- Page 119
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.