$popular = $this->entityRepo->getPopular('book', 3, 0);
$display = $this->currentUser->display;
$this->setPageTitle('Books');
$popular = $this->entityRepo->getPopular('book', 3, 0);
$display = $this->currentUser->display;
$this->setPageTitle('Books');