Search for getFieldMap

  1. Search 7.x for getFieldMap
  2. Search 9.5.x for getFieldMap
  3. Search 8.9.x for getFieldMap
  4. Search 10.3.x for getFieldMap
  5. Other projects
Title Object type File name Summary
EntityFieldManager::getFieldMap function core/lib/Drupal/Core/Entity/EntityFieldManager.php Gets a lightweight map of fields across bundles.
EntityFieldManager::getFieldMapByFieldType function core/lib/Drupal/Core/Entity/EntityFieldManager.php Gets a lightweight map of fields across bundles filtered by field type.
EntityFieldManagerInterface::getFieldMap function core/lib/Drupal/Core/Entity/EntityFieldManagerInterface.php Gets a lightweight map of fields across bundles.
EntityFieldManagerInterface::getFieldMapByFieldType function core/lib/Drupal/Core/Entity/EntityFieldManagerInterface.php Gets a lightweight map of fields across bundles filtered by field type.
EntityFieldManagerTest::testGetFieldMap function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php @covers ::getFieldMap
EntityFieldManagerTest::testGetFieldMapByFieldType function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php @covers ::getFieldMapByFieldType
EntityFieldManagerTest::testGetFieldMapFromCache function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php @covers ::getFieldMap
FieldBlockDeriver::getFieldMap function core/modules/layout_builder/src/Plugin/Derivative/FieldBlockDeriver.php Returns the entity field map for deriving block definitions.
MediaType::getFieldMap function core/modules/media/src/Entity/MediaType.php Returns the metadata field map.
MediaTypeInterface::getFieldMap function core/modules/media/src/MediaTypeInterface.php Returns the metadata field map.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.