Search for getFieldMap

  1. Search 7.x for getFieldMap
  2. Search 9.5.x for getFieldMap
  3. Search 10.3.x for getFieldMap
  4. Search 11.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
EntityManager::getFieldMap function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getFieldMapByFieldType function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManagerTest::testGetFieldMap function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getFieldMap() method.
EntityManagerTest::testGetFieldMapByFieldType function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getFieldMapByFieldType() method.
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.
RdfMapping::getFieldMapping function core/modules/rdf/src/Entity/RdfMapping.php Gets the mapping config for a field.
RdfMappingInterface::getFieldMapping function core/modules/rdf/src/RdfMappingInterface.php Gets the mapping config for a field.
ResourceTypeRepository::getFieldMapping function core/modules/jsonapi/src/ResourceType/ResourceTypeRepository.php Gets the field mapping for the given field names and entity type + bundle.
ResourceTypeRepositoryTest::getFieldMappingProvider function core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeRepositoryTest.php Data provider for testGetFieldMapping.

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