Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityField::getFieldStorageDefinition | function | core/ |
Gets the field storage definition. |
| EntityField::getFormatterInstance | function | core/ |
Returns the field formatter instance. |
| EntityField::getItems | function | core/ |
Gets an array of items for the field. |
| EntityField::getTableMapping | function | core/ |
Gets the table mapping for the entity type of the field. |
| EntityField::getValue | function | core/ |
Gets the value that's supposed to be rendered. |
| EntityFieldDefinitionTrait::getDefinitionFromEntity | function | core/ |
Gets the field definition from a specific entity base field. |
| EntityFieldDefinitionTrait::getEntityTypeId | function | core/ |
Finds the entity type from configuration or plugin ID. |
| EntityFieldInstance::getIds | function | core/ |
Gets the destination IDs. |
| EntityFieldManager::getActiveFieldStorageDefinitions | function | core/ |
Gets the active field storage definitions for a content entity type. |
| EntityFieldManager::getBaseFieldDefinitions | function | core/ |
Gets the base field definitions for a content entity type. |
| EntityFieldManager::getExtraFields | function | core/ |
Gets the "extra fields" for a bundle. |
| EntityFieldManager::getFieldDefinitions | function | core/ |
Gets the field definitions for a specific bundle. |
| EntityFieldManager::getFieldLabels | function | core/ |
Returns the labels used for a field on an entity type. |
| EntityFieldManager::getFieldMap | function | core/ |
Gets a lightweight map of fields across bundles. |
| EntityFieldManager::getFieldMapByFieldType | function | core/ |
Gets a lightweight map of fields across bundles filtered by field type. |
| EntityFieldManager::getFieldStorageDefinitions | function | core/ |
Gets the field storage definitions for a content entity type. |
| EntityFieldManagerInterface::getBaseFieldDefinitions | function | core/ |
Gets the base field definitions for a content entity type. |
| EntityFieldManagerInterface::getExtraFields | function | core/ |
Gets the "extra fields" for a bundle. |
| EntityFieldManagerInterface::getFieldDefinitions | function | core/ |
Gets the field definitions for a specific bundle. |
| EntityFieldManagerInterface::getFieldLabels | function | core/ |
Returns the labels used for a field on an entity type. |
| EntityFieldManagerInterface::getFieldMap | function | core/ |
Gets a lightweight map of fields across bundles. |
| EntityFieldManagerInterface::getFieldMapByFieldType | function | core/ |
Gets a lightweight map of fields across bundles filtered by field type. |
| EntityFieldManagerInterface::getFieldStorageDefinitions | function | core/ |
Gets the field storage definitions for a content entity type. |
| EntityFieldManagerTest::providerTestGetBaseFieldDefinitionsTranslatableEntityTypeDefaultLangcode | function | core/ |
Provides test data for testGetBaseFieldDefinitionsTranslatableEntityTypeDefaultLangcode(). |
| EntityFieldManagerTest::providerTestGetBaseFieldDefinitionsTranslatableEntityTypeLangcode | function | core/ |
Provides test data for testGetBaseFieldDefinitionsTranslatableEntityTypeLangcode(). |
| EntityFieldManagerTest::testGetBaseFieldDefinitions | function | core/ |
Tests the getBaseFieldDefinitions() method. |
| EntityFieldManagerTest::testGetBaseFieldDefinitionsInvalidDefinition | function | core/ |
Tests the getBaseFieldDefinitions() method with an invalid definition. |
| EntityFieldManagerTest::testGetBaseFieldDefinitionsTranslatableEntityTypeDefaultLangcode | function | core/ |
Tests the getBaseFieldDefinitions() method with a translatable entity type. |
| EntityFieldManagerTest::testGetBaseFieldDefinitionsTranslatableEntityTypeLangcode | function | core/ |
Tests the getBaseFieldDefinitions() method with a translatable entity type. |
| EntityFieldManagerTest::testGetBaseFieldDefinitionsWithCaching | function | core/ |
Tests the getBaseFieldDefinitions() method with caching. |
| EntityFieldManagerTest::testGetExtraFields | function | core/ |
Tests get extra fields. |
| 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. |
| EntityFieldManagerTest::testGetFieldMap | function | core/ |
Tests get field map. |
| EntityFieldManagerTest::testGetFieldMapByFieldType | function | core/ |
Tests get field map by field type. |
| EntityFieldManagerTest::testGetFieldMapFromCache | function | core/ |
Tests get field map from cache. |
| EntityFieldManagerTest::testGetFieldStorageDefinitions | function | core/ |
Tests the getFieldStorageDefinitions() method. |
| EntityFieldManagerTest::testGetFieldStorageDefinitionsWithCaching | function | core/ |
Tests the getFieldStorageDefinitions() method with caching. |
| EntityFieldRenderer::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| EntityFieldRenderer::getEntityRepository | function | core/ |
|
| EntityFieldRenderer::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
| EntityFieldRenderer::getEntityTypeManager | function | core/ |
|
| EntityFieldRenderer::getLanguageManager | function | core/ |
Returns the language manager. |
| EntityFieldRenderer::getRenderableFieldIds | function | core/ |
Returns a list of names of entity fields to be rendered. |
| EntityFieldRenderer::getView | function | core/ |
Returns the top object of a view. |
| EntityFieldStorageConfig::getIds | function | core/ |
Gets the destination IDs. |
| EntityFieldTest::getContainedStrings | function | core/ |
Gets all contained strings recursively. |
| EntityFile::getEntity | function | core/ |
Creates or loads an entity. |
| EntityForm::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
Pagination
- Previous page
- Page 65
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.