- Issue created by @tedbow
- 🇧🇪Belgium wim leers Ghent 🇧🇪🇪🇺
Interesting … 🤔
Idea: what if for any inaccessible entity, we replace the entity's individual (unique) cache tag with that entity's type's list cache tag (
\Drupal\Core\Entity\EntityType::getListCacheTags()
, and if a bundleable entity type:\Drupal\Core\Entity\EntityType::getBundleListCacheTags()
)?Looking at
\Drupal\Tests\jsonapi\Functional\ResourceTestBase::testCollection()
, that also only discloses the list cache tag. - 🇫🇮Finland lauriii Finland
I think normal task is correct prioritization for this. Therefore, I don't think this can be considered to be a stable blocker.