Skip to content

Commit 54970b9

Browse files
committed
Issue #2973713 by quietone, Adita, etecjdo, apmsooner, mikeryan, gnuschichten, tstoeckler: cache_key source plugin configuration not documented
(cherry picked from commit e1832a2)
1 parent 406c76e commit 54970b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/migrate/src/Plugin/migrate/source/SourcePluginBase.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
*
1818
* Available configuration keys:
1919
* - cache_counts: (optional) If set, cache the source count.
20+
* - cache_key: (optional) Uniquely named cache key used for cache_counts.
2021
* - skip_count: (optional) If set, do not attempt to count the source.
2122
* - track_changes: (optional) If set, track changes to incoming data.
2223
* - high_water_property: (optional) It is an array of name & alias values

0 commit comments

Comments
 (0)