We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 406c76e commit 54970b9Copy full SHA for 54970b9
modules/migrate/src/Plugin/migrate/source/SourcePluginBase.php
@@ -17,6 +17,7 @@
17
*
18
* Available configuration keys:
19
* - cache_counts: (optional) If set, cache the source count.
20
+ * - cache_key: (optional) Uniquely named cache key used for cache_counts.
21
* - skip_count: (optional) If set, do not attempt to count the source.
22
* - track_changes: (optional) If set, track changes to incoming data.
23
* - high_water_property: (optional) It is an array of name & alias values
0 commit comments