| Type | Name | Default | Documentation |
|---|---|---|---|
| DB | db | A database to be notified of objects that need to be invalidated | |
| PyInt | limit | The maximum number of objects to invalidate. If more objects need to be invalidated than this limit, then all objects are invalidated. This argument may be None, in which case no limit is set. |