renderSegments([ 'DELETE', ( $this->alias ?? false ), ( $this->lowPriority ? 'LOW_PRIORITY' : false ), ( $this->quick ? 'QUICK' : false ), ( $this->ignore ? 'IGNORE' : false ), ]); } }