ngOnDestroy() {
        this.searchChange.complete();

        this._destroyed$.next();
        this._destroyed$.complete();