Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. EntityFieldManagerInterface.php

function EntityFieldManagerInterface::clearCachedFieldDefinitions

Clears static and persistent field definition caches.

1 method overrides EntityFieldManagerInterface::clearCachedFieldDefinitions()
EntityFieldManager::clearCachedFieldDefinitions in core/lib/Drupal/Core/Entity/EntityFieldManager.php
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();

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal