getTopLanguage()?->getLocale() ?? Common::currentLanguage()->getLocale(); return CollectionModule::query($query, $this->int('page') ?? 1, $locale, $actor); } }