The SIGQUIT signal is sent to a process by its controlling terminal when the user requests that the process quit and perform a core dump.
public const SIGQUIT = 'SIGQUIT';