Hi Steffen, > additional question :) How to get "global" data, means no pid in WHERE > to fetch all inside your repository: $query = $this->createQuery(); $query->useStoragePid(FALSE); // now, selects are done globally. Greets, Sebastian