@@ -210,6 +210,15 @@ <h2>Properties</h2>
210
210
< td > $migrationPluginManager</ td >
211
211
< td class ="last "> </ td >
212
212
< td > </ td >
213
+ </ tr >
214
+ < tr >
215
+ < td class ="type " id ="property_keyValue ">
216
+ protected < abbr title ="Drupal\Core\KeyValueStore\KeyValueStoreInterface "> KeyValueStoreInterface</ abbr >
217
+
218
+ </ td >
219
+ < td > $keyValue</ td >
220
+ < td class ="last "> </ td >
221
+ < td > </ td >
213
222
</ tr >
214
223
</ table >
215
224
@@ -973,7 +982,7 @@ <h4>Return Value</h4>
973
982
</ div >
974
983
< div class ="method-item ">
975
984
< h3 id ="method___construct ">
976
- < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L38 "> at line 38 </ a > </ div >
985
+ < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L41 "> at line 41 </ a > </ div >
977
986
< code >
978
987
< strong > __construct</ strong > (< abbr title ="Drupal\Core\Datetime\DateFormatterInterface "> DateFormatterInterface</ abbr > $dateFormatter, < abbr title ="Drupal\Core\KeyValueStore\KeyValueFactoryInterface "> KeyValueFactoryInterface</ abbr > $keyValueFactory)
979
988
</ code >
@@ -1315,7 +1324,7 @@ <h4>Return Value</h4>
1315
1324
</ div >
1316
1325
< div class ="method-item ">
1317
1326
< h3 id ="method_setMigrationPluginManager ">
1318
- < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L56 "> at line 56 </ a > </ div >
1327
+ < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L59 "> at line 59 </ a > </ div >
1319
1328
< code >
1320
1329
< strong > setMigrationPluginManager</ strong > (< abbr title ="Drupal\migrate\Plugin\MigrationPluginManagerInterface "> MigrationPluginManagerInterface</ abbr > $migrationPluginManager)
1321
1330
</ code >
@@ -1348,7 +1357,7 @@ <h4>Parameters</h4>
1348
1357
</ div >
1349
1358
< div class ="method-item ">
1350
1359
< h3 id ="method_status ">
1351
- < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L64 "> at line 64 </ a > </ div >
1360
+ < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L67 "> at line 67 </ a > </ div >
1352
1361
< code > < abbr title ="Consolidation\OutputFormatters\StructuredData\RowsOfFields "> RowsOfFields</ abbr >
1353
1362
< strong > status</ strong > (string|null $migrationIds = null, array $options = ['tag' => self::REQ, 'format' => 'table'])
1354
1363
</ code >
@@ -1395,7 +1404,7 @@ <h4>Return Value</h4>
1395
1404
</ div >
1396
1405
< div class ="method-item ">
1397
1406
< h3 id ="method_getMigrationSourceRowsCount ">
1398
- < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L175 "> at line 175 </ a > </ div >
1407
+ < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L178 "> at line 178 </ a > </ div >
1399
1408
< code > protected int|null
1400
1409
< strong > getMigrationSourceRowsCount</ strong > (< abbr title ="Drupal\migrate\Plugin\MigrationInterface "> MigrationInterface</ abbr > $migration)
1401
1410
</ code >
@@ -1438,7 +1447,7 @@ <h4>Return Value</h4>
1438
1447
</ div >
1439
1448
< div class ="method-item ">
1440
1449
< h3 id ="method_getMigrationNeedingUpdateCount ">
1441
- < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L203 "> at line 203 </ a > </ div >
1450
+ < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L206 "> at line 206 </ a > </ div >
1442
1451
< code > protected int
1443
1452
< strong > getMigrationNeedingUpdateCount</ strong > (< abbr title ="Drupal\migrate\Plugin\MigrationInterface "> MigrationInterface</ abbr > $migration)
1444
1453
</ code >
@@ -1480,7 +1489,7 @@ <h4>Return Value</h4>
1480
1489
</ div >
1481
1490
< div class ="method-item ">
1482
1491
< h3 id ="method_getMigrationUnprocessedCount ">
1483
- < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L218 "> at line 218 </ a > </ div >
1492
+ < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L221 "> at line 221 </ a > </ div >
1484
1493
< code > protected int|null
1485
1494
< strong > getMigrationUnprocessedCount</ strong > (< abbr title ="Drupal\migrate\Plugin\MigrationInterface "> MigrationInterface</ abbr > $migration)
1486
1495
</ code >
@@ -1522,7 +1531,7 @@ <h4>Return Value</h4>
1522
1531
</ div >
1523
1532
< div class ="method-item ">
1524
1533
< h3 id ="method_getMigrationImportedCount ">
1525
- < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L236 "> at line 236 </ a > </ div >
1534
+ < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L239 "> at line 239 </ a > </ div >
1526
1535
< code > protected int|null
1527
1536
< strong > getMigrationImportedCount</ strong > (< abbr title ="Drupal\migrate\Plugin\MigrationInterface "> MigrationInterface</ abbr > $migration)
1528
1537
</ code >
@@ -1564,7 +1573,7 @@ <h4>Return Value</h4>
1564
1573
</ div >
1565
1574
< div class ="method-item ">
1566
1575
< h3 id ="method_getMigrationLastImportedTime ">
1567
- < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L259 "> at line 259 </ a > </ div >
1576
+ < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L262 "> at line 262 </ a > </ div >
1568
1577
< code > protected string
1569
1578
< strong > getMigrationLastImportedTime</ strong > (< abbr title ="Drupal\migrate\Plugin\MigrationInterface "> MigrationInterface</ abbr > $migration)
1570
1579
</ code >
@@ -1606,7 +1615,7 @@ <h4>Return Value</h4>
1606
1615
</ div >
1607
1616
< div class ="method-item ">
1608
1617
< h3 id ="method_padTableRow ">
1609
- < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L278 "> at line 278 </ a > </ div >
1618
+ < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L281 "> at line 281 </ a > </ div >
1610
1619
< code > protected array
1611
1620
< strong > padTableRow</ strong > (array $row, array $fields)
1612
1621
</ code >
@@ -1653,7 +1662,7 @@ <h4>Return Value</h4>
1653
1662
</ div >
1654
1663
< div class ="method-item ">
1655
1664
< h3 id ="method_import ">
1656
- < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L292 "> at line 292 </ a > </ div >
1665
+ < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L295 "> at line 295 </ a > </ div >
1657
1666
< code > void
1658
1667
< strong > import</ strong > (string|null $migrationIds = null, array $options = ['all' => false, 'tag' => self::REQ, 'limit' => self::REQ, 'feedback' => self::REQ, 'idlist' => self::REQ, 'update' => false, 'force' => false, 'execute-dependencies' => false, 'timestamp' => false, 'total' => false, 'progress' => true, 'delete' => false])
1659
1668
</ code >
@@ -1709,7 +1718,7 @@ <h4>Exceptions</h4>
1709
1718
</ div >
1710
1719
< div class ="method-item ">
1711
1720
< h3 id ="method_executeMigration ">
1712
- < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L373 "> at line 373 </ a > </ div >
1721
+ < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L376 "> at line 376 </ a > </ div >
1713
1722
< code > protected void
1714
1723
< strong > executeMigration</ strong > (< abbr title ="Drupal\migrate\Plugin\MigrationInterface "> MigrationInterface</ abbr > $migration, string $migrationId, array $userData)
1715
1724
</ code >
@@ -1771,7 +1780,7 @@ <h4>Exceptions</h4>
1771
1780
</ div >
1772
1781
< div class ="method-item ">
1773
1782
< h3 id ="method_rollback ">
1774
- < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L419 "> at line 419 </ a > </ div >
1783
+ < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L422 "> at line 422 </ a > </ div >
1775
1784
< code > void
1776
1785
< strong > rollback</ strong > (string|null $migrationIds = null, array $options = ['all' => false, 'tag' => self::REQ, 'feedback' => self::REQ, 'idlist' => self::REQ, 'progress' => true])
1777
1786
</ code >
@@ -1827,7 +1836,7 @@ <h4>Exceptions</h4>
1827
1836
</ div >
1828
1837
< div class ="method-item ">
1829
1838
< h3 id ="method_stop ">
1830
- < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L467 "> at line 467 </ a > </ div >
1839
+ < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L470 "> at line 470 </ a > </ div >
1831
1840
< code > void
1832
1841
< strong > stop</ strong > (string $migrationId)
1833
1842
</ code >
@@ -1878,7 +1887,7 @@ <h4>Exceptions</h4>
1878
1887
</ div >
1879
1888
< div class ="method-item ">
1880
1889
< h3 id ="method_resetStatus ">
1881
- < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L499 "> at line 499 </ a > </ div >
1890
+ < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L502 "> at line 502 </ a > </ div >
1882
1891
< code > void
1883
1892
< strong > resetStatus</ strong > (string $migrationId)
1884
1893
</ code >
@@ -1929,7 +1938,7 @@ <h4>Exceptions</h4>
1929
1938
</ div >
1930
1939
< div class ="method-item ">
1931
1940
< h3 id ="method_messages ">
1932
- < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L523 "> at line 523 </ a > </ div >
1941
+ < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L526 "> at line 526 </ a > </ div >
1933
1942
< code > < abbr title ="Consolidation\OutputFormatters\StructuredData\RowsOfFields "> RowsOfFields</ abbr >
1934
1943
< strong > messages</ strong > (string $migrationId, array $options = ['idlist' => self::REQ, 'format' => 'table'])
1935
1944
</ code >
@@ -1985,7 +1994,7 @@ <h4>Exceptions</h4>
1985
1994
</ div >
1986
1995
< div class ="method-item ">
1987
1996
< h3 id ="method_preprocessMessageRow ">
1988
- < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L598 "> at line 598 </ a > </ div >
1997
+ < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L601 "> at line 601 </ a > </ div >
1989
1998
< code > protected array
1990
1999
< strong > preprocessMessageRow</ strong > (< a target ="_blank " rel ="noopener " href ="https://www.php.net/StdClass "> StdClass</ a > $row, array $sourceIdKeys)
1991
2000
</ code >
@@ -2044,7 +2053,7 @@ <h4>See also</h4>
2044
2053
</ div >
2045
2054
< div class ="method-item ">
2046
2055
< h3 id ="method_fieldsSource ">
2047
- < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L625 "> at line 625 </ a > </ div >
2056
+ < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L628 "> at line 628 </ a > </ div >
2048
2057
< code > < abbr title ="Consolidation\OutputFormatters\StructuredData\RowsOfFields "> RowsOfFields</ abbr >
2049
2058
< strong > fieldsSource</ strong > (string $migrationId, $options = ['format' => 'table'])
2050
2059
</ code >
@@ -2100,7 +2109,7 @@ <h4>Exceptions</h4>
2100
2109
</ div >
2101
2110
< div class ="method-item ">
2102
2111
< h3 id ="method_getMigrationList ">
2103
- < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L666 "> at line 666 </ a > </ div >
2112
+ < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L669 "> at line 669 </ a > </ div >
2104
2113
< code > protected array
2105
2114
< strong > getMigrationList</ strong > (string|null $migrationIds, string|null $tags)
2106
2115
</ code >
@@ -2158,7 +2167,7 @@ <h4>Exceptions</h4>
2158
2167
</ div >
2159
2168
< div class ="method-item ">
2160
2169
< h3 id ="method_getMigrateMessage ">
2161
- < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L718 "> at line 718 </ a > </ div >
2170
+ < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L721 "> at line 721 </ a > </ div >
2162
2171
< code > protected < abbr title ="Drupal\migrate\MigrateMessageInterface "> MigrateMessageInterface</ abbr >
2163
2172
< strong > getMigrateMessage</ strong > ()
2164
2173
</ code >
@@ -2190,7 +2199,7 @@ <h4>Return Value</h4>
2190
2199
</ div >
2191
2200
< div class ="method-item ">
2192
2201
< h3 id ="method_getSourceIdKeys ">
2193
- < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L735 "> at line 735 </ a > </ div >
2202
+ < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L738 "> at line 738 </ a > </ div >
2194
2203
< code > protected array
2195
2204
< strong > getSourceIdKeys</ strong > (< abbr title ="Drupal\migrate\Plugin\MigrateIdMapInterface "> MigrateIdMapInterface</ abbr > $idMap)
2196
2205
</ code >
@@ -2232,7 +2241,7 @@ <h4>Return Value</h4>
2232
2241
</ div >
2233
2242
< div class ="method-item ">
2234
2243
< h3 id ="method_validateMigrationId ">
2235
- < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L756 "> at line 756 </ a > </ div >
2244
+ < div class ="location "> < a href ="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L759 "> at line 759 </ a > </ div >
2236
2245
< code > < abbr title ="Drush\Commands\core\Consolidation\AnnotatedCommand\CommandError "> CommandError</ abbr > |null
2237
2246
< strong > validateMigrationId</ strong > (< abbr title ="Consolidation\AnnotatedCommand\CommandData "> CommandData</ abbr > $commandData)
2238
2247
</ code >
0 commit comments