Search for getEntity
- Search 7.x for getEntity
- Search 9.5.x for getEntity
- Search 8.9.x for getEntity
- Search 10.3.x for getEntity
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityTypeRepositoryTest::testGetEntityTypeFromClassAmbiguousBundleClass | function | core/ |
Tests get entity type from class ambiguous bundle class. |
| EntityTypeRepositoryTest::testGetEntityTypeFromClassNoMatch | function | core/ |
Tests get entity type from class no match. |
| EntityTypeRepositoryTest::testGetEntityTypeLabels | function | core/ |
Tests the getEntityTypeLabels() method. |
| EntityUnitTest::testGetEntityType | function | core/ |
Tests get entity type. |
| EntityUnitTest::testGetEntityTypeId | function | core/ |
Tests get entity type id. |
| EntityUrlTest::getEntity | function | core/ |
Returns a mock entity for testing. |
| EntityViewDisplayEditForm::getEntityDisplay | function | core/ |
Returns an entity display object to be used by this form. |
| ExtraFieldBlock::getEntity | function | core/ |
Gets the entity that has the field. |
| FieldableEntity::getEntityTranslationSourceLanguage | function | core/ |
Gets an entity source language from the 'entity_translation' table. |
| FieldableEntityNormalizerTrait::getEntityFieldManager | function | core/ |
Returns the entity field manager. |
| FieldableEntityNormalizerTrait::getEntityTypeDefinition | function | core/ |
Gets the entity type definition. |
| FieldableEntityNormalizerTrait::getEntityTypeManager | function | core/ |
Returns the entity type manager. |
| FieldableEntityNormalizerTrait::getEntityTypeRepository | function | core/ |
Returns the entity type repository. |
| FieldAPIHandlerTrait::getEntityFieldManager | function | core/ |
Returns the entity field manager. |
| FieldBlock::getEntity | function | core/ |
Gets the entity that has the field. |
| FieldConfigBase::getTargetEntityTypeId | function | core/ |
Returns the ID of the entity type the field is attached to. |
| FieldConfigListBuilder::$targetEntityTypeId | property | core/ |
The name of the entity type the listed fields are attached to. |
| FieldDefinition::getTargetEntityTypeId | function | core/ |
Returns the ID of the entity type the field is attached to. |
| FieldDefinitionInterface::getTargetEntityTypeId | function | core/ |
Returns the ID of the entity type the field is attached to. |
| FieldDiscovery::getEntityFields | function | core/ |
Gets all field information for a particular entity type. |
| FieldDiscoveryTest::getEntityFieldsData | function | core/ |
Provides data for testGetEntityFields. |
| FieldDiscoveryTest::testGetEntityFields | function | core/ |
Tests the protected getEntityFields method. |
| FieldDiscoveryTestClass::getEntityFields | function | core/ |
Gets all field information for a particular entity type. |
| FieldEntityTest::testGetEntity | function | core/ |
Tests the getEntity method. |
| FieldEntityTest::testGetEntityNullEntityOptionalRelationship | function | core/ |
Tests the getEntity method returning NULL for an optional relationship. |
| FieldHandlerInterface::getEntity | function | core/ |
Gets the entity matching the current row and relationship. |
| FieldItemBase::getEntity | function | core/ |
Gets the entity that field belongs to. |
| FieldItemInterface::getEntity | function | core/ |
Gets the entity that field belongs to. |
| FieldItemList::getEntity | function | core/ |
Gets the entity that field belongs to. |
| FieldItemListInterface::getEntity | function | core/ |
Gets the entity that field belongs to. |
| FieldLayoutEntityDisplayFormTrait::getEntity | function | core/ |
Gets the form entity. |
| FieldPluginBase::getEntity | function | core/ |
Gets the entity matching the current row and relationship. |
| FieldStorageConfig::getTargetEntityTypeId | function | core/ |
Returns the ID of the entity type the field is attached to. |
| FieldStorageConfigEditForm::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
| FieldStorageDefinitionInterface::getTargetEntityTypeId | function | core/ |
Returns the ID of the entity type the field is attached to. |
| FieldTypePluginManager::getEntityTypeUiDefinitions | function | core/ |
Get the field type definitions that can be added via UI for an entity type. |
| FieldTypePluginManagerInterface::getEntityTypeUiDefinitions | function | core/ |
Get the field type definitions that can be added via UI for an entity type. |
| FilePathTest::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
| FilePathTest::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
| HandlerBase::getEntityType | function | core/ |
Determines the entity type used by this handler. |
| HandlerBaseTest::testGetEntityTypeForFieldOnBaseTable | function | core/ |
Tests get entity type for field on base table. |
| HandlerBaseTest::testGetEntityTypeForFieldWithRelationship | function | core/ |
Tests get entity type for field with relationship. |
| IdConflictTest::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
| IdConflictTest::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
| IdConflictTest::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
| IdConflictTest::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
| InlineBlock::getEntity | function | core/ |
Loads or creates the block content entity of the block. |
| JsonApiFilterRegressionTest::testBundleSpecificTargetEntityTypeFromIssue2953207 | function | core/ |
Ensure filtering on relationships works with bundle-specific target types. |
| JsonApiPatchRegressionTest::testBundleSpecificTargetEntityTypeFromIssue2953207 | function | core/ |
Ensure filtering on relationships works with bundle-specific target types. |
| JsonApiRegressionTest::testDeepNestedIncludeMultiTargetEntityTypeFieldFromIssue2973681 | function | core/ |
Ensure deep nested include works on multi target entity type field. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.