function BlockContentCacheTagsTest::getAccessCacheContextsForEntity
Same name in other branches
- 9 core/modules/block_content/tests/src/Functional/BlockContentCacheTagsTest.php \Drupal\Tests\block_content\Functional\BlockContentCacheTagsTest::getAccessCacheContextsForEntity()
- 8.9.x core/modules/block_content/tests/src/Functional/BlockContentCacheTagsTest.php \Drupal\Tests\block_content\Functional\BlockContentCacheTagsTest::getAccessCacheContextsForEntity()
- 10 core/modules/block_content/tests/src/Functional/BlockContentCacheTagsTest.php \Drupal\Tests\block_content\Functional\BlockContentCacheTagsTest::getAccessCacheContextsForEntity()
Overrides EntityCacheTagsTestBase::getAccessCacheContextsForEntity
See also
\Drupal\block_content\BlockContentAccessControlHandler::checkAccess()
File
-
core/
modules/ block_content/ tests/ src/ Functional/ BlockContentCacheTagsTest.php, line 62
Class
- BlockContentCacheTagsTest
- Tests the Content Block entity's cache tags.
Namespace
Drupal\Tests\block_content\FunctionalCode
protected function getAccessCacheContextsForEntity(EntityInterface $entity) : array {
return [];
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.