function EntityAccessControlHandlerInterface::resetCache
Same name in other branches
- 9 core/lib/Drupal/Core/Entity/EntityAccessControlHandlerInterface.php \Drupal\Core\Entity\EntityAccessControlHandlerInterface::resetCache()
- 8.9.x core/lib/Drupal/Core/Entity/EntityAccessControlHandlerInterface.php \Drupal\Core\Entity\EntityAccessControlHandlerInterface::resetCache()
- 10 core/lib/Drupal/Core/Entity/EntityAccessControlHandlerInterface.php \Drupal\Core\Entity\EntityAccessControlHandlerInterface::resetCache()
Clears all cached access checks.
1 method overrides EntityAccessControlHandlerInterface::resetCache()
- EntityAccessControlHandler::resetCache in core/
lib/ Drupal/ Core/ Entity/ EntityAccessControlHandler.php
File
-
core/
lib/ Drupal/ Core/ Entity/ EntityAccessControlHandlerInterface.php, line 68
Class
- EntityAccessControlHandlerInterface
- Defines an interface for entity access control handlers.
Namespace
Drupal\Core\EntityCode
public function resetCache();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.