Search for idMap
Title | Object type | File name | Summary |
---|---|---|---|
NullIdMap::setMessage | function | core/ |
Sets the migrate message service. |
NullIdMap::setUpdate | function | core/ |
Sets a specified record to be updated, if it exists. |
NullIdMap::updateCount | function | core/ |
Returns a count of items which are marked as needing update. |
NullIdMap::valid | function | core/ |
#[\ReturnTypeWillChange] |
Row::$idMap | property | core/ |
The mapping between source and destination identifiers. |
Row::getIdMap | function | core/ |
Retrieves the Migrate ID mappings. |
Row::setIdMap | function | core/ |
Sets the Migrate ID mappings. |
RowTest::testGetSetIdMap | function | core/ |
Tests getting/setting the ID Map. |
ServiceIdHashTrait::getServiceIdMappings | function | core/ |
Implements \Drupal\Component\DependencyInjection\ContainerInterface::getServiceIdMappings() |
SourcePluginBase::$idMap | property | core/ |
The migration ID map. |
Sql::saveIdMapping | function | core/ |
Saves a mapping from the source identifiers to the destination identifiers. |
SqlIdMapTest | class | core/ |
Defines a test SQL ID map for use in tests. |
SqlIdMapTest::getFieldSchema | function | core/ |
Gets the field schema. |
TestMigrateExecutable::getIdMap | function | core/ |
Get the ID map from the current migration. |
TestMigrateExecutable::getIdMap | function | core/ |
Get the ID map from the current migration. |
TestSqlIdMap | class | core/ |
Defines a SQL ID map for use in tests. |
TestSqlIdMap.php | file | core/ |
|
TestSqlIdMap::$message | property | core/ |
The migrate message service. |
TestSqlIdMap::ensureTables | function | core/ |
Create the map and message tables if they don't already exist. |
TestSqlIdMap::getDatabase | function | core/ |
Gets the database connection. |
TestSqlIdMap::getFieldSchema | function | core/ |
Gets the field schema. |
TestSqlIdMap::getMigrationPluginManager | function | core/ |
Returns the migration plugin manager. |
TestSqlIdMap::__construct | function | core/ |
Constructs a TestSqlIdMap object. |
Pagination
- Previous page
- Page 4
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.