Hello, I want to get record from my db with $this->nameRepository->findByUid($uid) the record is hidden (hidden = 1). How can i get it ? do i need to write my own method in repo ? Best regards, Dawid Pacholczyk