function EntityFieldManagerInterface::clearCachedFieldDefinitions
Same name in other branches
- 9 core/lib/Drupal/Core/Entity/EntityFieldManagerInterface.php \Drupal\Core\Entity\EntityFieldManagerInterface::clearCachedFieldDefinitions()
- 8.9.x core/lib/Drupal/Core/Entity/EntityFieldManagerInterface.php \Drupal\Core\Entity\EntityFieldManagerInterface::clearCachedFieldDefinitions()
- 11.x core/lib/Drupal/Core/Entity/EntityFieldManagerInterface.php \Drupal\Core\Entity\EntityFieldManagerInterface::clearCachedFieldDefinitions()
Clears static and persistent field definition caches.
File
-
core/
lib/ Drupal/ Core/ Entity/ EntityFieldManagerInterface.php, line 104
Class
- EntityFieldManagerInterface
- Provides an interface for an entity field manager.
Namespace
Drupal\Core\EntityCode
public function clearCachedFieldDefinitions();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.