Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
MigrateMapDeleteEvent::getSourceId | function | core/ |
Gets the source ID of the item being removed from the map. |
MigrateMessageControllerTest::$migrationIds | property | core/ |
Migration IDs. |
MigrateMessageTestBase::$migrationIds | property | core/ |
Migration IDs. |
MigrateMissingDatabaseSource::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
MigratePostRowSaveEvent::$destinationIdValues | property | core/ |
The row's destination ID. |
MigratePostRowSaveEvent::getDestinationIdValues | function | core/ |
Gets the destination ID values. |
MigratePostRowSaveEventTest::testGetDestinationIdValues | function | core/ |
Tests getDestinationIdValues method. |
MigrateProcessErrorMessagesTest::$idMap | property | core/ |
A prophesized ID Map. |
MigrateProcessErrorMessagesTest::$idMapPluginManager | property | core/ |
A prophesized ID Map Plugin Manager. |
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. |
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::doTestLookupSourceIdMapping | function | core/ |
Performs the source ID test on source and destination fields. |
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::testGetQualifiedMapTablePrefix | function | core/ |
Tests the getQualifiedMapTable method with a prefixed database. |
MigrateSqlIdMapTest::testGetRowByDestination | function | core/ |
Tests the getRowByDestination method. |
Pagination
- Previous page
- Page 114
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.