When a record-triggered flow performs an action that causes a trigger to fire, which order of execution phase is this?
Salesforce re-enters the order of execution.
Why this answer
This is part of the re-entrant execution, where Salesforce processes the trigger as part of the flow's transaction.