Search for mode
Title | Object type | File name | Summary |
---|---|---|---|
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. |
ModerationLocaleTest::testNewTranslationSourceValues | function | core/ |
Checks that new translation values are populated properly. |
ModerationLocaleTest::testTranslateModeratedContent | function | core/ |
Tests article translations can be moderated separately. |
ModerationLocaleTest::testTranslationRevisionsHistory | function | core/ |
Tests article revision history shows revisions for the correct translation. |
ModerationOptOutPublish | class | core/ |
Alternate action plugin that can opt-out of modifying moderated entities. |
ModerationOptOutPublish.php | file | core/ |
|
ModerationOptOutPublish::$bundleInfo | property | core/ |
Bundle info service. |
ModerationOptOutPublish::$messenger | property | core/ |
Messenger service. |
ModerationOptOutPublish::$moderationInfo | property | core/ |
Moderation information service. |
ModerationOptOutPublish::access | function | core/ |
Checks object access. |
ModerationOptOutPublish::create | function | core/ |
Creates an instance of the plugin. |
ModerationOptOutPublish::__construct | function | core/ |
ModerationOptOutPublish constructor. |
ModerationOptOutUnpublish | class | core/ |
Alternate action plugin that can opt-out of modifying moderated entities. |
ModerationOptOutUnpublish.php | file | core/ |
|
ModerationOptOutUnpublish::$bundleInfo | property | core/ |
Bundle info service. |
ModerationOptOutUnpublish::$messenger | property | core/ |
Messenger service. |
ModerationOptOutUnpublish::$moderationInfo | property | core/ |
Moderation information service. |
ModerationOptOutUnpublish::access | function | core/ |
Checks object access. |
ModerationOptOutUnpublish::create | function | core/ |
Creates an instance of the plugin. |
ModerationOptOutUnpublish::__construct | function | core/ |
ModerationOptOutUnpublish constructor. |
ModerationRevisionRevertTest | class | core/ |
Test revision revert. |
ModerationRevisionRevertTest.php | file | core/ |
|
ModerationRevisionRevertTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ModerationRevisionRevertTest::$modules | property | core/ |
Modules to install. |
ModerationRevisionRevertTest::setUp | function | core/ |
|
ModerationRevisionRevertTest::testEditingAfterRevertRevision | function | core/ |
Tests that reverting a revision works. |
ModerationStateAccessTest | class | core/ |
Tests the view access control handler for moderation state entities. |
ModerationStateAccessTest.php | file | core/ |
|
ModerationStateAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ModerationStateAccessTest::$modules | property | core/ |
Modules to install. |
ModerationStateAccessTest::setUp | function | core/ |
|
ModerationStateAccessTest::testViewShowsCorrectStates | function | core/ |
Tests the view operation access handler with the view permission. |
ModerationStateBlockTest | class | core/ |
Tests general content moderation workflow for blocks. |
ModerationStateBlockTest.php | file | core/ |
|
ModerationStateBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ModerationStateBlockTest::$usesSuperUserAccessPolicy | property | core/ |
@todo Remove and fix test to not rely on super user. |
ModerationStateBlockTest::setUp | function | core/ |
Sets the test up. |
ModerationStateBlockTest::testCustomBlockModeration | function | core/ |
Tests moderating content blocks. |
ModerationStateConstraint | class | core/ |
Verifies that nodes have a valid moderation state. |
ModerationStateConstraint.php | file | core/ |
|
ModerationStateConstraint::$invalidStateMessage | property | core/ |
|
ModerationStateConstraint::$invalidTransitionAccess | property | core/ |
|
ModerationStateConstraint::$message | property | core/ |
|
ModerationStateConstraintValidator | class | core/ |
Checks if a moderation state transition is valid. |
ModerationStateConstraintValidator.php | file | core/ |
|
ModerationStateConstraintValidator::$currentUser | property | core/ |
The current user. |
ModerationStateConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
ModerationStateConstraintValidator::$moderationInformation | property | core/ |
The moderation info. |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.