- Merge request !155Issue #3548655: Solve the FormHelper which shouldn't be storing data from other services. → (Open) created by Tanushree Gupta
Doing this isn't very useful, since the services cache the data anyway.
$this->bundleInfos = $entity_type_bundle_info->getAllBundleInfo();
$this->entityDefinitions = $entity_type_manager->getDefinitions();
Also, we only need ONE entity type definition, and the bundle info for one bundle, so there's even less point in getting all of them.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.