Search for entityTypes
- Search 7.x for entityTypes
- Search 9.5.x for entityTypes
- Search 10.3.x for entityTypes
- Search 11.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. |
ContentModeration::getEntityTypes | function | core/ |
Gets the entity types the workflow is applied to. |
ContentModerationConfigureEntityTypesForm | class | core/ |
The form for editing entity types associated with a workflow. |
ContentModerationConfigureEntityTypesForm.php | file | core/ |
|
ContentModerationConfigureEntityTypesForm::$bundleInfo | property | core/ |
The entity type bundle information service. |
ContentModerationConfigureEntityTypesForm::$entityType | property | core/ |
The entity type definition object. |
ContentModerationConfigureEntityTypesForm::$entityTypeManager | property | core/ |
The entity type manager service. |
ContentModerationConfigureEntityTypesForm::$messenger | property | core/ |
The Messenger service. |
ContentModerationConfigureEntityTypesForm::$moderationInformation | property | core/ |
The moderation information service. |
ContentModerationConfigureEntityTypesForm::$workflow | property | core/ |
The workflow entity object. |
ContentModerationConfigureEntityTypesForm::ajaxCallback | function | core/ |
Ajax callback to close the modal and update the selected text. |
ContentModerationConfigureEntityTypesForm::buildForm | function | core/ |
Form constructor. |
ContentModerationConfigureEntityTypesForm::create | function | core/ |
Instantiates a new instance of this class. |
ContentModerationConfigureEntityTypesForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ContentModerationConfigureEntityTypesForm::getTitle | function | core/ |
Route title callback. |
ContentModerationConfigureEntityTypesForm::submitForm | function | core/ |
Form submission handler. |
ContentModerationConfigureEntityTypesForm::__construct | function | core/ |
|
ContentModerationInterface::getEntityTypes | function | core/ |
Gets the entity types the workflow is applied to. |
ContentModerationRouteSubscriber::$moderatedEntityTypes | property | core/ |
An associative array of moderated entity types keyed by ID. |
ContentModerationRouteSubscriber::getModeratedEntityTypes | function | core/ |
Returns the moderated entity types. |
ContentModerationRouteSubscriberTest::setupEntityTypes | function | core/ |
Creates the entity manager mock returning entity type objects. |
ContentTranslationManager::getSupportedEntityTypes | function | core/ |
Gets the entity types that support content translation. |
ContentTranslationManagerInterface::getSupportedEntityTypes | function | core/ |
Gets the entity types that support content translation. |
DefaultsSectionStorage::getEntityTypes | function | core/ |
Returns an array of relevant entity types. |
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. |
EntityDefinitionUpdateTest::testBundleFieldUpdateWithEntityTypeSchemaUpdate | function | core/ |
Tests updating a bundle field when the entity type schema has changed. |
EntityDefinitionUpdateTest::testGetEntityTypes | function | core/ |
@covers ::getEntityTypes |
EntityDisplayModeListBuilder::$entityTypes | property | core/ |
All entity types. |
EntityReferenceIntegrationTest::testSupportedEntityTypesAndWidgets | function | core/ |
Tests the entity reference field with all its supported field widgets. |
EntityResolverManager::getEntityTypes | function | core/ |
Gets the list of all entity types. |
EntityResolverManagerTest::setupEntityTypes | function | core/ |
Creates the entity manager mock returning entity type objects. |
EntityTypeInfoTest::testBaseFieldOnlyAddedToModeratedEntityTypes | function | core/ |
@covers ::entityBaseFieldInfo |
FieldableEntityDefinitionUpdateTest::assertEntityTypeSchema | function | core/ |
Asserts revisionable and/or translatable characteristics of an entity type. |
OverridesSectionStorage::getEntityTypes | function | core/ |
Returns an array of relevant entity types. |
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. |
WorkspaceManager::getSupportedEntityTypes | function | core/ |
Returns an array of entity types that can belong to workspaces. |
WorkspaceManager::isEntityTypeSupported | function | core/ |
Returns whether an entity type can belong to a workspace or not. |
WorkspaceManagerInterface::getSupportedEntityTypes | function | core/ |
Returns an array of entity types that can belong to workspaces. |
WorkspaceManagerInterface::isEntityTypeSupported | function | core/ |
Returns whether an entity type can belong to a workspace or not. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.