Search for entityTypes
- Search 7.x for entityTypes
- Search 9.5.x for entityTypes
- Search 8.9.x for entityTypes
- Search 10.3.x for entityTypes
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CommentBundlesTest::$targetEntityTypes | property | core/ |
Entity type ids to use for target_entity_type_id on comment bundles. |
CommentTypeForm::entityTypeSupportsComments | function | core/ |
Wraps _comment_entity_uses_integer_id(). |
ContentTranslationManager::getSupportedEntityTypes | function | core/ |
Gets the entity types that support content translation. |
ContentTranslationManagerInterface::getSupportedEntityTypes | function | core/ |
Gets the entity types that support content translation. |
EntityActionDeriverBase::getApplicableEntityTypes | function | core/ |
Gets a list of applicable entity types. |
EntityDefinitionUpdateManager::getEntityTypes | function | core/ |
Returns all the entity type definitions, ready to be manipulated. |
EntityDefinitionUpdateManagerInterface::getEntityTypes | function | core/ |
Returns all the entity type definitions, ready to be manipulated. |
EntityDefinitionUpdateMultipleTypesTest::testBundleFieldUpdateWithEntityTypeSchemaUpdate | function | core/ |
Tests updating a bundle field when the entity type schema has changed. |
EntityDefinitionUpdateTest::testGetEntityTypes | function | core/ |
@covers ::getEntityTypes[[api-linebreak]] |
EntityDisplayModeListBuilder::$entityTypes | property | core/ |
All entity types. |
EntityResolverManager::$entityTypes | property | core/ |
The list of all entity types. |
EntityResolverManager::getEntityTypes | function | core/ |
Gets the list of all entity types. |
EntityResolverManagerTest::setupEntityTypes | function | core/ |
Creates the entity type manager mock returning entity type objects. |
EntityTestHelper::getEntityTypes | function | core/ |
Returns a list of test entity types. |
FieldableEntityDefinitionUpdateTest::assertEntityTypeSchema | function | core/ |
Asserts revisionable and/or translatable characteristics of an entity type. |
FilterEntityReferenceTrait::setUpEntityTypes | function | core/ |
Sets up the entity types and relationships. |
ManageFieldsMultipleTypesTest::entityTypesProvider | function | core/ |
Data provider for testing Field UI with multiple entity types. |
RequiredConfigDependenciesConstraint::$entityTypes | property | core/ |
The IDs of entity types that need to exist in config dependencies. |
SqlContentEntityStorageSchema::handleEntityTypeSchemaUpdateExceptionOnDataCopy | function | core/ |
Handles the case when an error occurs during the data copying step. |
SqlContentEntityStorageSchema::postUpdateEntityTypeSchema | function | core/ |
Allows subscribers to do any cleanup necessary after data copying. |
SqlContentEntityStorageSchema::preUpdateEntityTypeSchema | function | core/ |
Allows subscribers to prepare their schema before data copying. |
SqlFieldableEntityTypeListenerTrait::handleEntityTypeSchemaUpdateExceptionOnDataCopy | function | core/ |
Handles the case when an error occurs during the data copying step. |
SqlFieldableEntityTypeListenerTrait::postUpdateEntityTypeSchema | function | core/ |
Allows subscribers to do any cleanup necessary after data copying. |
SqlFieldableEntityTypeListenerTrait::preUpdateEntityTypeSchema | function | core/ |
Allows subscribers to prepare their schema before data copying. |
SqlTest::setupEntityTypes | function | core/ |
Sets up some test entity types and corresponding views data. |
ViewsData::processEntityTypes | function | core/ |
Links tables with 'entity type' to respective generic entity-type tables. |
WildcardConfigActionsTest::testCreateForEachErrorsIfNoBundleEntityTypesExist | function | core/ |
Tests that the createForEach action requires bundle entity types to exist. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.