Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ModerationContentTranslationTest::setUp | function | core/ |
|
| ModerationContentTranslationTest::testModerationWithExistingContent | function | core/ |
Tests existing translations being edited after enabling content moderation. |
| ModerationFormTest | class | core/ |
Tests the moderation form, specifically on nodes. |
| ModerationFormTest.php | file | core/ |
|
| ModerationFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ModerationFormTest::$modules | property | core/ |
Modules to enable. |
| ModerationFormTest::setUp | function | core/ |
Sets the test up. |
| ModerationFormTest::testAlternativeModerationStateWidget | function | core/ |
Test the moderation_state field when an alternative widget is set. |
| ModerationFormTest::testContentTranslationNodeForm | function | core/ |
Tests translated and moderated nodes. |
| ModerationFormTest::testModerationForm | function | core/ |
Tests the moderation form that shows on the latest version page. |
| ModerationFormTest::testModerationFormSetsRevisionAuthor | function | core/ |
Tests the revision author is updated when the moderation form is used. |
| ModerationFormTest::testNonBundleModerationForm | function | core/ |
Test moderation non-bundle entity type. |
| ModerationFormTest::testWorkflowInUse | function | core/ |
Tests that workflows and states can not be deleted if they are in use. |
| ModerationHandler::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| ModerationHandler::enforceRevisionsBundleFormAlter | function | core/ |
Alters bundle forms to enforce revision handling. |
| ModerationHandler::enforceRevisionsEntityFormAlter | function | core/ |
Alters entity forms to enforce revision handling. |
| ModerationHandler::onPresave | function | core/ |
Operates on moderated content entities preSave(). |
| ModerationHandlerInterface::enforceRevisionsBundleFormAlter | function | core/ |
Alters bundle forms to enforce revision handling. |
| ModerationHandlerInterface::enforceRevisionsEntityFormAlter | function | core/ |
Alters entity forms to enforce revision handling. |
| ModerationHandlerInterface::onPresave | function | core/ |
Operates on moderated content entities preSave(). |
| ModerationInformation::canModerateEntitiesOfEntityType | function | core/ |
Determines if an entity type can have moderated entities. |
| ModerationInformation::getAffectedRevisionTranslation | function | core/ |
Returns the revision translation affected translation of a revision. |
| ModerationInformation::getDefaultRevisionId | function | core/ |
Returns the revision ID of the default revision for the specified entity. |
| ModerationInformation::getLatestRevision | function | core/ |
Loads the latest revision of a specific entity. |
| ModerationInformation::getLatestRevisionId | function | core/ |
Returns the revision ID of the latest revision of the given entity. |
| ModerationInformation::getOriginalState | function | core/ |
Gets the original or initial state of the given entity. |
| ModerationInformation::getUnsupportedFeatures | function | core/ |
Gets unsupported features for a given entity type. |
| ModerationInformation::hasPendingRevision | function | core/ |
Determines if a pending revision exists for the specified entity. |
| ModerationInformation::isDefaultRevisionPublished | function | core/ |
Determines if the default revision for the given entity is published. |
| ModerationInformation::isFirstTimeModeration | function | core/ |
Determines if this entity is being moderated for the first time. |
| ModerationInformation::isLatestRevision | function | core/ |
Determines if an entity is a latest revision. |
| ModerationInformation::isLiveRevision | function | core/ |
Determines if an entity is "live". |
| ModerationInformation::isModeratedEntity | function | core/ |
Determines if an entity is moderated. |
| ModerationInformation::isModeratedEntityType | function | core/ |
Determines if an entity type has at least one moderated bundle. |
| ModerationInformation::shouldModerateEntitiesOfBundle | function | core/ |
Determines if an entity type/bundle entities should be moderated. |
| ModerationInformation::__construct | function | core/ |
Creates a new ModerationInformation instance. |
| ModerationInformationInterface::canModerateEntitiesOfEntityType | function | core/ |
Determines if an entity type can have moderated entities. |
| ModerationInformationInterface::getAffectedRevisionTranslation | function | core/ |
Returns the revision translation affected translation of a revision. |
| ModerationInformationInterface::getDefaultRevisionId | function | core/ |
Returns the revision ID of the default revision for the specified entity. |
| ModerationInformationInterface::getLatestRevision | function | core/ |
Loads the latest revision of a specific entity. |
| ModerationInformationInterface::getLatestRevisionId | function | core/ |
Returns the revision ID of the latest revision of the given entity. |
| ModerationInformationInterface::getOriginalState | function | core/ |
Gets the original or initial state of the given entity. |
| ModerationInformationInterface::getUnsupportedFeatures | function | core/ |
Gets unsupported features for a given entity type. |
| ModerationInformationInterface::hasPendingRevision | function | core/ |
Determines if a pending revision exists for the specified entity. |
| ModerationInformationInterface::isDefaultRevisionPublished | function | core/ |
Determines if the default revision for the given entity is published. |
| ModerationInformationInterface::isLatestRevision | function | core/ |
Determines if an entity is a latest revision. |
| ModerationInformationInterface::isLiveRevision | function | core/ |
Determines if an entity is "live". |
| ModerationInformationInterface::isModeratedEntity | function | core/ |
Determines if an entity is moderated. |
| ModerationInformationInterface::isModeratedEntityType | function | core/ |
Determines if an entity type has at least one moderated bundle. |
| ModerationInformationInterface::shouldModerateEntitiesOfBundle | function | core/ |
Determines if an entity type/bundle entities should be moderated. |
Pagination
- Previous page
- Page 854
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.