Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigratePostRowSaveEventTest::testGetDestinationIdValues | function | core/ |
Test getDestinationIdValues method. |
| MigrateProcessPlugin::$id | property | core/ |
A unique identifier for the process plugin. |
| MigrateRowDeleteEvent::$destinationIdValues | property | core/ |
Values representing the destination ID. |
| MigrateRowDeleteEvent::getDestinationIdValues | function | core/ |
Gets the destination ID values. |
| MigrateSource::$id | property | core/ |
A unique identifier for the process plugin. |
| MigrateSource::getProvider | function | core/ |
Gets the name of the provider of the annotated class. |
| MigrateSource::getProviders | function | core/ |
Gets the provider names of the annotated class. |
| MigrateSource::setProviders | function | core/ |
Sets the provider names of the annotated class. |
| MigrateSourceInterface::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| MigrateSourceTest::$sourceIds | property | core/ |
Test source ids. |
| MigrateSourceTestBase::providerSource | function | core/ |
The data provider. |
| MigrateSqlIdMapEnsureTablesTest | class | core/ |
Tests the SQL ID map plugin ensureTables() method. |
| MigrateSqlIdMapEnsureTablesTest.php | file | core/ |
|
| MigrateSqlIdMapEnsureTablesTest::$migrationConfiguration | property | core/ |
The migration configuration, initialized to set the ID and destination IDs. |
| MigrateSqlIdMapEnsureTablesTest::runEnsureTablesTest | function | core/ |
Actually run the test. |
| MigrateSqlIdMapEnsureTablesTest::testEnsureTablesExist | function | core/ |
Tests the ensureTables method when the tables exist. |
| MigrateSqlIdMapEnsureTablesTest::testEnsureTablesNotExist | function | core/ |
Tests the ensureTables method when the tables do not exist. |
| MigrateSqlIdMapTest | class | core/ |
Tests the SQL ID map plugin. |
| MigrateSqlIdMapTest.php | file | core/ |
|
| MigrateSqlIdMapTest::$database | property | core/ |
The database connection. |
| MigrateSqlIdMapTest::$destinationIds | property | core/ |
The destination IDs. |
| MigrateSqlIdMapTest::$migrationConfiguration | property | core/ |
The migration configuration, initialized to set the ID and destination IDs. |
| MigrateSqlIdMapTest::$sourceIds | property | core/ |
The source IDs. |
| MigrateSqlIdMapTest::errorCountDataProvider | function | core/ |
Data provider for testErrorCount(). |
| MigrateSqlIdMapTest::getHighestIdDataProvider | function | core/ |
Data provider for getHighestId(). |
| MigrateSqlIdMapTest::getHighestIdInvalidDataProvider | function | core/ |
Data provider for testGetHighestIdInvalid(). |
| MigrateSqlIdMapTest::getIdMap | function | core/ |
Creates a test SQL ID map plugin. |
| MigrateSqlIdMapTest::getIdMapContents | function | core/ |
Retrieves the contents of an ID map. |
| MigrateSqlIdMapTest::idMapDefaults | function | core/ |
Sets defaults for SQL ID map plugin tests. |
| 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::testGetMessageIterator | function | core/ |
Tests the SQL ID map get message iterator method. |
| 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::testLookupDestinationId | function | core/ |
Tests lookupDestinationId(). |
| MigrateSqlIdMapTest::testLookupDestinationIdMapping | function | core/ |
Performs destination ID test on source and destination fields. |
| MigrateSqlIdMapTest::testLookupDestinationIds | function | core/ |
Tests lookupDestinationIds(). |
Pagination
- Previous page
- Page 93
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.