Search for entityType
- Search 7.x for entityType
- Search 9.5.x for entityType
- Search 8.9.x for entityType
- Search 10.3.x for entityType
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
EntityType | class | core/ |
Provides an implementation of an entity type and its metadata. |
EntityType | class | core/ |
Defines an Entity type annotation object. |
EntityType | class | core/ |
Defines an entity type for plugin discovery. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ContentModeration::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
ContentModeration::$entityTypeManager | property | core/ |
The entity type manager. |
ContentModeration::addEntityTypeAndBundle | function | core/ |
Add an entity type ID / bundle ID to the workflow. |
ContentModeration::appliesToEntityTypeAndBundle | function | core/ |
Checks if the workflow applies to the supplied entity type and bundle. |
ContentModeration::getBundlesForEntityType | function | core/ |
Gets any bundles the workflow is applied to for the given entity type. |
ContentModeration::getEntityTypes | function | core/ |
Gets the entity types the workflow is applied to. |
ContentModeration::removeEntityTypeAndBundle | function | core/ |
Removes an entity type ID / bundle ID from the workflow. |
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/ |
|
ContentModerationConfigureForm::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
ContentModerationConfigureForm::$entityTypeManager | property | core/ |
The entity type manager. |
ContentModerationHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
ContentModerationInterface::addEntityTypeAndBundle | function | core/ |
Add an entity type ID / bundle ID to the workflow. |
ContentModerationInterface::appliesToEntityTypeAndBundle | function | core/ |
Checks if the workflow applies to the supplied entity type and bundle. |
ContentModerationInterface::getBundlesForEntityType | function | core/ |
Gets any bundles the workflow is applied to for the given entity type. |
ContentModerationInterface::getEntityTypes | function | core/ |
Gets the entity types the workflow is applied to. |
ContentModerationInterface::removeEntityTypeAndBundle | function | core/ |
Removes an entity type ID / bundle ID from the workflow. |
ContentModerationRouteSubscriber::$entityTypeManager | property | core/ |
The entity type manager. |
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 type manager mock returning entity type objects. |
ContentModerationStateTest::$entityTypeManager | property | core/ |
|
ContentModerationStateTest::$revEntityTypeId | property | core/ |
The ID of the revisionable entity type used in the tests. |
ContentModerationStateTest::testNonLangcodeEntityTypeModeration | function | core/ |
Tests moderation of a non-translatable entity type with no langcode. |
ContentModerationStateTest::testNonTranslatableEntityTypeModeration | function | core/ |
Tests that a non-translatable entity type with a langcode can be moderated. |
ContentModerationTestTrait::addEntityTypeAndBundleToWorkflow | function | core/ |
Adds an entity type ID / bundle ID to the given workflow. |
ContentModerationWorkflowConfigTest::$entityTypeManager | property | core/ |
|
ContentModerationWorkflowTypeApiTest::testAddEntityTypeAndBundle | function | core/ |
@covers ::addEntityTypeAndBundle |
ContentModerationWorkflowTypeApiTest::testAppliesToEntityTypeAndBundle | function | core/ |
@covers ::appliesToEntityTypeAndBundle @covers ::addEntityTypeAndBundle @covers ::removeEntityTypeAndBundle |
ContentModerationWorkflowTypeApiTest::testGetBundlesForEntityType | function | core/ |
@covers ::getBundlesForEntityType @covers ::addEntityTypeAndBundle @covers ::removeEntityTypeAndBundle |
ContentModerationWorkflowTypeApiTest::testRemoveEntityTypeAndBundle | function | core/ |
@covers ::addEntityTypeAndBundle @covers ::removeEntityTypeAndBundle |
ContentTranslationDeleteAccess::$entityTypeManager | property | core/ |
The entity type manager. |
ContentTranslationHandler::$entityTypeId | property | core/ |
The type of the entity being translated. |
ContentTranslationHandlerTest::$entityTypeBundleInfo | property | core/ |
The entity type bundle information. |
ContentTranslationHandlerTest::$entityTypeId | property | core/ |
The ID of the entity type used in this test. |
ContentTranslationHandlerTest::$entityTypeManager | property | core/ |
The entity type manager. |
ContentTranslationHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.