Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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::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. |
| ModerationInformationTest | class | core/ |
Tests Drupal\content_moderation\ModerationInformation. |
| ModerationInformationTest | class | core/ |
Tests Drupal\content_moderation\ModerationInformation. |
| ModerationInformationTest.php | file | core/ |
|
| ModerationInformationTest.php | file | core/ |
|
| ModerationInformationTest::$moderationInformation | property | core/ |
The moderation information service. |
| ModerationInformationTest::$modules | property | core/ |
Modules to install. |
| ModerationInformationTest::getEntityTypeManager | function | core/ |
Returns a mock Entity Type Manager. |
| ModerationInformationTest::getUser | function | core/ |
Builds a mock user. |
| ModerationInformationTest::isDefaultRevisionPublishedTestCases | function | core/ |
Test cases for ::testIsDefaultRevisionPublished. |
| ModerationInformationTest::providerWorkflow | function | core/ |
Data provider for several tests. |
| ModerationInformationTest::setUp | function | core/ |
|
| ModerationInformationTest::setupModerationBundleInfo | function | core/ |
Sets up content moderation and entity type bundle info mocking. |
| ModerationInformationTest::testGetDefaultRevisionId | function | core/ |
Tests get default revision id. |
| ModerationInformationTest::testGetOriginalState | function | core/ |
Tests get original state. |
| ModerationInformationTest::testGetOriginalStateMultilingual | function | core/ |
Tests get original state multilingual. |
| ModerationInformationTest::testGetWorkflowForEntity | function | core/ |
Tests get workflow for entity. |
| ModerationInformationTest::testHasPendingRevision | function | core/ |
Tests has pending revision. |
| ModerationInformationTest::testIsDefaultRevisionPublished | function | core/ |
Tests is default revision published. |
| ModerationInformationTest::testIsDefaultRevisionPublishedMultilingual | function | core/ |
Tests is default revision published multilingual. |
| ModerationInformationTest::testIsModeratedEntity | function | core/ |
Tests is moderated entity. |
| ModerationInformationTest::testIsModeratedEntityType | function | core/ |
Tests is moderated entity type. |
| ModerationInformationTest::testShouldModerateEntities | function | core/ |
Tests should moderate entities. |
| ModerationLocaleTest | class | core/ |
Test content_moderation functionality with localization and translation. |
| ModerationLocaleTest.php | file | core/ |
|
| ModerationLocaleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ModerationLocaleTest::$modules | property | core/ |
Modules to install. |
| ModerationLocaleTest::assertLatestVersionPage | function | core/ |
Asserts that this is the "latest version" page for the specified node. |
| ModerationLocaleTest::assertModerationForm | function | core/ |
Asserts that the moderation form is displayed for the specified node. |
| ModerationLocaleTest::assertNoModerationForm | function | core/ |
Asserts that the moderation form is not displayed for the specified node. |
| ModerationLocaleTest::assertNotLatestVersionPage | function | core/ |
Asserts that this is not the "latest version" page for the specified node. |
| ModerationLocaleTest::getAdministratorPermissions | function | core/ |
|
| ModerationLocaleTest::hasModerationForm | function | core/ |
Checks whether the page contains the moderation form. |
| ModerationLocaleTest::loadTranslation | function | core/ |
Loads the node translation for the specified language. |
| ModerationLocaleTest::setUp | function | core/ |
Sets the test up. |
| ModerationLocaleTest::submitNodeForm | function | core/ |
Submits the node form at the current URL with the specified values. |
| ModerationLocaleTest::testLanguageIndependentContentModeration | function | core/ |
Tests that individual translations can be moderated independently. |
Pagination
- Previous page
- Page 973
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.