Search for getFieldDefinitions
- Search 7.x for getFieldDefinitions
- Search 9.5.x for getFieldDefinitions
- Search 8.9.x for getFieldDefinitions
- Search 11.x for getFieldDefinitions
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContentEntityBase::getFieldDefinitions | function | core/ |
|
ContentTranslationHandler::getFieldDefinitions | function | core/ |
Returns a set of field definitions to be used to store metadata items. |
ContentTranslationHandlerInterface::getFieldDefinitions | function | core/ |
Returns a set of field definitions to be used to store metadata items. |
DeletedFieldsRepository::getFieldDefinitions | function | core/ |
|
DeletedFieldsRepositoryInterface::getFieldDefinitions | function | core/ |
Returns a list of deleted field definitions. |
EntityDisplayBase::getFieldDefinitions | function | core/ |
Gets the definitions of the fields that are candidate for display. |
EntityDisplayFormBase::getFieldDefinitions | function | core/ |
Collects the definitions of fields whose display is configurable. |
EntityFieldManager::getFieldDefinitions | function | core/ |
|
EntityFieldManagerInterface::getFieldDefinitions | function | core/ |
Gets the field definitions for a specific bundle. |
EntityFieldManagerTest::testGetFieldDefinitions | function | core/ |
Tests the getFieldDefinitions() method. |
EntityFieldManagerTest::testGetFieldDefinitionsProvider | function | core/ |
Tests that getFieldDefinitions() method sets the 'provider' definition key. |
EntityFieldManagerTest::testGetFieldDefinitionsWithCaching | function | core/ |
Tests the getFieldDefinitions() method with caching. |
FieldableEntityInterface::getFieldDefinitions | function | core/ |
Gets an array of field definitions of all contained fields. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.