public function EntityFieldManagerInterface::clearCachedFieldDefinitions

public 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();

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Entity!EntityFieldManagerInterface.php/function/EntityFieldManagerInterface::clearCachedFieldDefinitions/8.1.x