function EntityAccessControlHandlerInterface::resetCache
Clears all cached access checks.
1 method overrides EntityAccessControlHandlerInterface::resetCache()
- EntityAccessControlHandler::resetCache in core/
lib/ Drupal/ Core/ Entity/ EntityAccessControlHandler.php - Clears all cached access checks.
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.