id; $pageRepository = GeneralUtility::makeInstance(OtPageRepository::class); return $pageRepository->getRootPageFor($pageUid)['uid']; } }