Search for getFieldNames

  1. Search 7.x for getFieldNames
  2. Search 9.5.x for getFieldNames
  3. Search 8.9.x for getFieldNames
  4. Search 10.3.x for getFieldNames
  5. Other projects
Title Object type File name Summary
DefaultTableMapping::getFieldNames function core/lib/Drupal/Core/Entity/Sql/DefaultTableMapping.php Gets a list of names for entity fields stored in the specified table.
DefaultTableMappingTest::testGetFieldNames function core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php Tests DefaultTableMapping::getFieldNames().
EntityConstraintViolationList::getFieldNames function core/lib/Drupal/Core/Entity/EntityConstraintViolationList.php Returns the names of all violated fields.
EntityConstraintViolationListInterface::getFieldNames function core/lib/Drupal/Core/Entity/EntityConstraintViolationListInterface.php Returns the names of all violated fields.
TableMappingInterface::getFieldNames function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets a list of names for entity fields stored in the specified table.

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