Search for entity
- Search 7.x for entity
 - Search 8.9.x for entity
 - Search 10.3.x for entity
 - Search 11.x for entity
 - Other projects
 
Exact matches
| Title | Object type | File name | Summary | 
|---|---|---|---|
| Entity | class | core/ | 
                      Defines an argument validator plugin for each entity type. | 
| Entity | class | core/ | 
                      Provides an area handler which renders an entity in a certain view mode. | 
| Entity | class | core/ | 
                      Provides a generic destination to import entities. | 
| Entity | class | core/ | 
                      |
| Entity | class | core/ | 
                      This class is a near-copy of tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.7. | 
All search results
| Title | Object type | File name | Summary | 
|---|---|---|---|
| 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. | 
| 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. | 
| ContentModerationResaveTest::$entityStorage | property | core/ | 
                                                                                        The entity storage for the entity type used in the test. | 
| 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. | 
| ContentModerationState::loadFromModeratedEntity | function | core/ | 
                                                                                        Loads a content moderation state entity. | 
| ContentModerationState::updateOrCreateFromEntity | function | core/ | 
                                                                                        Creates or updates an entity's moderation state whilst saving that entity. | 
| ContentModerationStateStorageSchema::getEntitySchema | function | core/ | 
                                                                                        Gets the entity schema for the specified entity type. | 
| ContentModerationStateTest::$entityDefinitionUpdateManager | property | core/ | 
                                                                                        The entity definition update manager. | 
| ContentModerationStateTest::$entityTypeManager | property | core/ | 
                                                                                        |
| ContentModerationStateTest::$revEntityTypeId | property | core/ | 
                                                                                        The ID of the revisionable entity type used in the tests. | 
| ContentModerationStateTest::createEntity | function | core/ | 
                                                                                        Creates an entity. | 
| ContentModerationStateTest::reloadEntity | function | core/ | 
                                                                                        Reloads the entity after clearing the static cache. | 
| 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. | 
| ContentModerationStateTest::testTaxonomyTermEntityTypeModeration | function | core/ | 
                                                                                        Tests that the 'taxonomy_term' entity type cannot 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[[api-linebreak]] | 
| ContentModerationWorkflowTypeApiTest::testAppliesToEntityTypeAndBundle | function | core/ | 
                                                                                        @covers ::appliesToEntityTypeAndBundle[[api-linebreak]] @covers ::addEntityTypeAndBundle[[api-linebreak]] @covers ::removeEntityTypeAndBundle[[api-linebreak]]  | 
              
| ContentModerationWorkflowTypeApiTest::testGetBundlesForEntityType | function | core/ | 
                                                                                        @covers ::getBundlesForEntityType[[api-linebreak]] @covers ::addEntityTypeAndBundle[[api-linebreak]] @covers ::removeEntityTypeAndBundle[[api-linebreak]]  | 
              
| ContentModerationWorkflowTypeApiTest::testRemoveEntityTypeAndBundle | function | core/ | 
                                                                                        @covers ::addEntityTypeAndBundle[[api-linebreak]] @covers ::removeEntityTypeAndBundle[[api-linebreak]]  | 
              
| ContentTranslationController::$entityFieldManager | property | core/ | 
                                                                                        The entity field manager. | 
| ContentTranslationDeleteAccess::$entityTypeManager | property | core/ | 
                                                                                        The entity type manager. | 
| ContentTranslationEntityBundleInfoTest | class | core/ | 
                                                                                        Tests the Content Translation bundle info logic. | 
| ContentTranslationEntityBundleInfoTest.php | file | core/ | 
                                                                                        |
| ContentTranslationEntityBundleInfoTest::$bundleInfo | property | core/ | 
                                                                                        The bundle info service. | 
| ContentTranslationEntityBundleInfoTest::$contentTranslationManager | property | core/ | 
                                                                                        The content translation manager. | 
| ContentTranslationEntityBundleInfoTest::$modules | property | core/ | 
                                                                                        Modules to enable. | 
| ContentTranslationEntityBundleInfoTest::getBundledNode | function | core/ | 
                                                                                        Gets a new bundled node for testing. | 
| ContentTranslationEntityBundleInfoTest::setUp | function | core/ | 
                                                                                        |
| ContentTranslationEntityBundleInfoTest::testBundleClearOnLanguageContentSettingInsert | function | core/ | 
                                                                                        Tests that bundle translation settings are propagated on creation. | 
| ContentTranslationEntityBundleInfoTest::testBundleClearOnLanguageContentSettingUpdate | function | core/ | 
                                                                                        Tests that bundle translation setting changes are propagated. | 
Pagination
- Previous page
 - Page 29
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.