Who does set the `trigger_recollect` field of the `quote` table to `1`?

1. Magento\Quote\Model\ResourceModel\Quote::markQuotesRecollectOnCatalogRules()

2. Magento\Quote\Model\ResourceModel\Quote::markQuotesRecollect()

3. Magento\SalesRule\Model\Rule\RuleQuoteRecollectTotalsOnDemand::execute()

See also: