Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Entity/EntityFieldManagerInterface.php \Drupal\Core\Entity\EntityFieldManagerInterface::clearCachedFieldDefinitions()
  2. 9 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\Entity

Code

public function clearCachedFieldDefinitions();