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
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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. |
| EntityFieldValueTrait::getFieldValue | function | core/ |
Gets the value of a field property directly, bypassing the typed data API. |
| EntityFieldValueTraitTest::getFieldValue | function | core/ |
Calls protected getFieldValue() method via reflection. |
| EntityFieldValueTraitTest::testGetFieldValueConsistencyWithTraditionalAccess | function | core/ |
Tests getFieldValue() consistency with traditional access. |
| EntityFieldValueTraitTest::testGetFieldValueCorrectness | function | core/ |
Tests getFieldValue() returns correct values. |
| EntityFieldValueTraitTest::testGetFieldValueFallsBackToInitializedFieldObjects | function | core/ |
Tests getFieldValue() falls back to initialized field objects. |
| EntityFieldValueTraitTest::testGetFieldValueViaUserMethods | function | core/ |
Tests getFieldValue() via User entity methods. |
| EntityFieldValueTraitTest::testGetFieldValueWithDelta | function | core/ |
Tests getFieldValue() with delta parameter. |
| EntityFieldValueTraitTest::testGetFieldValueWithNonExistentField | function | core/ |
Tests getFieldValue() with non-existent field. |
| EntityFieldValueTraitTest::testGetFieldValueWithoutTypedDataInitialization | function | core/ |
Tests getFieldValue() without typed data initialization. |
| EntityFieldValueTraitTest::testGetFieldValueWithScalarValues | function | core/ |
Tests getFieldValue() with scalar values. |
| EntityFile::getEntity | function | core/ |
Creates or loads an entity. |
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.