Search for __get
- Search 7.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 |
---|---|---|---|
EntityDisplayRepositoryInterface::getViewModes | function | core/ |
Gets the entity view mode info for a specific entity type. |
EntityDisplayTest::testEntityGetDisplay | function | core/ |
@covers \Drupal\Core\Entity\EntityDisplayRepository::getViewDisplay |
EntityDisplayTest::testGetDisplayModeOptions | function | core/ |
Tests getDisplayModeOptions(). |
EntityDisplayWithLayoutInterface::getDefaultRegion | function | core/ |
Gets the default region. |
EntityDisplayWithLayoutInterface::getLayout | function | core/ |
Gets the layout plugin for this display. |
EntityDisplayWithLayoutInterface::getLayoutId | function | core/ |
Gets the layout plugin ID for this display. |
EntityDisplayWithLayoutInterface::getLayoutSettings | function | core/ |
Gets the layout plugin settings for this display. |
EntityField::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
EntityField::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
EntityField::getCacheTags | function | core/ |
The cache tags associated with this object. |
EntityField::getEntityFieldRenderer | function | core/ |
Returns the entity field renderer. |
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::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::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/ |
@covers ::getExtraFields |
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/ |
@covers ::getFieldMap |
EntityFieldManagerTest::testGetFieldMapByFieldType | function | core/ |
@covers ::getFieldMapByFieldType |
EntityFieldManagerTest::testGetFieldMapFromCache | function | core/ |
@covers ::getFieldMap |
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/ |
Pagination
- Previous page
- Page 60
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.