Search for destination
- Search 7.x for destination
- Search 8.9.x for destination
- Search 10.3.x for destination
- Search 11.x for destination
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MigrateExecutableTest::testImportWithValidRowNoDestinationValues | function | core/ |
Tests the import method with a valid row. |
MigrateExecutableTest::testImportWithValidRowWithDestinationMigrateException | function | core/ |
Tests the import method with a thrown MigrateException. |
MigrateExecutableTest::testImportWithValidRowWithoutDestinationId | function | core/ |
Tests the import method with a valid row. |
MigrateExecutableTest::testProcessRowEmptyDestination | function | core/ |
Tests the processRow method. |
MigrateField::$destination_module | property | core/ |
Identifies the system handling the data the destination plugin will write. |
MigrateIdMapInterface::currentDestination | function | core/ |
Looks up the destination identifier currently being iterated. |
MigrateIdMapInterface::deleteDestination | function | core/ |
Deletes the map and message table entries for a given destination row. |
MigrateIdMapInterface::getRowByDestination | function | core/ |
Retrieves a row by the destination identifiers. |
MigrateIdMapInterface::lookupDestinationIds | function | core/ |
Looks up the destination identifiers corresponding to a source key. |
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. |
MigrateRowDeleteEvent::$destinationIdValues | property | core/ |
Values representing the destination ID. |
MigrateRowDeleteEvent::getDestinationIdValues | function | core/ |
Gets the destination ID values. |
MigrateSqlIdMapTest::$destinationIds | property | core/ |
The destination IDs. |
MigrateSqlIdMapTest::lookupDestinationIdMappingDataProvider | function | core/ |
Data provider for testLookupDestinationIdMapping(). |
MigrateSqlIdMapTest::testCurrentDestinationAndSource | function | core/ |
Tests currentDestination() and currentSource(). |
MigrateSqlIdMapTest::testGetRowByDestination | function | core/ |
Tests the getRowByDestination method. |
MigrateSqlIdMapTest::testLookupDestinationIdMapping | function | core/ |
Performs destination ID test on source and destination fields. |
MigrateSqlIdMapTest::testLookupDestinationIds | function | core/ |
Tests lookupDestinationIds(). |
MigrateUpgradeFormBase::$destinationSiteVersion | property | core/ |
The destination site major version. |
MigrateUpgradeTestBase::$destinationSiteVersion | property | core/ |
The destination site major version. |
Migration::$destination | property | core/ |
The destination configuration, with at least a 'plugin' key. |
Migration::$destinationIds | property | core/ |
The destination identifiers. |
Migration::$destinationPlugin | property | core/ |
The destination plugin. |
Migration::$destinationPluginManager | property | core/ |
The destination plugin manager. |
Migration::getDestinationConfiguration | function | core/ |
Get the destination configuration, with at least a 'plugin' key. |
Migration::getDestinationIds | function | core/ |
The destination identifiers. |
Migration::getDestinationPlugin | function | core/ |
Returns the initialized destination plugin. |
MigrationInterface::getDestinationConfiguration | function | core/ |
Get the destination configuration, with at least a 'plugin' key. |
MigrationInterface::getDestinationIds | function | core/ |
The destination identifiers. |
MigrationInterface::getDestinationPlugin | function | core/ |
Returns the initialized destination plugin. |
MigrationState::$destinations | property | core/ |
An array of migration source and destinations. |
MigrationState::buildDiscoveredDestinationsBySource | function | core/ |
Builds migration source and destination module information. |
MigrationState::getDestinationsForSource | function | core/ |
Get net destinations for source module. |
MigrationTest::testGetDestinationIds | function | core/ |
Tests Migration::getDestinationIds() |
MigrationTest::testGetDestinationPlugin | function | core/ |
Tests Migration::getDestinationPlugin() |
MigrationTest::testRequirementsForDestinationPlugin | function | core/ |
Tests checking requirements for destination plugins. |
ModerationStateNodeTest::testFormSaveDestination | function | core/ |
Tests edit form destinations. |
NullDestination | class | core/ |
Provides null destination plugin. |
NullDestination.php | file | core/ |
|
NullDestination::fields | function | core/ |
Returns an array of destination fields. |
NullDestination::getIds | function | core/ |
Gets the destination IDs. |
NullDestination::import | function | core/ |
Import the row. |
NullIdMap::currentDestination | function | core/ |
Looks up the destination identifier currently being iterated. |
NullIdMap::deleteDestination | function | core/ |
Deletes the map and message table entries for a given destination row. |
NullIdMap::getRowByDestination | function | core/ |
Retrieves a row by the destination identifiers. |
NullIdMap::lookupDestinationIds | function | core/ |
Looks up the destination identifiers corresponding to a source key. |
OperationData::$destination | property | composer/ |
The destination path. |
OperationData::destination | function | composer/ |
Gets the destination path that this operation data is associated with. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.