Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
ModerationInformationTest::testIsModeratedEntity function core/modules/content_moderation/tests/src/Unit/ModerationInformationTest.php @dataProvider providerWorkflow
@covers ::isModeratedEntity[[api-linebreak]]
ModerationInformationTest::testIsModeratedEntityType function core/modules/content_moderation/tests/src/Unit/ModerationInformationTest.php @covers ::isModeratedEntityType[[api-linebreak]]
ModerationInformationTest::testShouldModerateEntities function core/modules/content_moderation/tests/src/Unit/ModerationInformationTest.php @dataProvider providerWorkflow
@covers ::shouldModerateEntitiesOfBundle[[api-linebreak]]
ModerationLocaleTest class core/modules/content_moderation/tests/src/Functional/ModerationLocaleTest.php Test content_moderation functionality with localization and translation.
ModerationLocaleTest.php file core/modules/content_moderation/tests/src/Functional/ModerationLocaleTest.php
ModerationLocaleTest::$defaultTheme property core/modules/content_moderation/tests/src/Functional/ModerationLocaleTest.php The theme to install as the default for testing.
ModerationLocaleTest::$modules property core/modules/content_moderation/tests/src/Functional/ModerationLocaleTest.php Modules to install.
ModerationLocaleTest::$usesSuperUserAccessPolicy property core/modules/content_moderation/tests/src/Functional/ModerationLocaleTest.php @todo Remove and fix test to not rely on super user.
ModerationLocaleTest::assertLatestVersionPage function core/modules/content_moderation/tests/src/Functional/ModerationLocaleTest.php Asserts that this is the "latest version" page for the specified node.
ModerationLocaleTest::assertModerationForm function core/modules/content_moderation/tests/src/Functional/ModerationLocaleTest.php Asserts that the moderation form is displayed for the specified node.
ModerationLocaleTest::assertNoModerationForm function core/modules/content_moderation/tests/src/Functional/ModerationLocaleTest.php Asserts that the moderation form is not displayed for the specified node.
ModerationLocaleTest::assertNotLatestVersionPage function core/modules/content_moderation/tests/src/Functional/ModerationLocaleTest.php Asserts that this is not the "latest version" page for the specified node.
ModerationLocaleTest::hasModerationForm function core/modules/content_moderation/tests/src/Functional/ModerationLocaleTest.php Checks whether the page contains the moderation form.
ModerationLocaleTest::loadTranslation function core/modules/content_moderation/tests/src/Functional/ModerationLocaleTest.php Loads the node translation for the specified language.
ModerationLocaleTest::setUp function core/modules/content_moderation/tests/src/Functional/ModerationLocaleTest.php Sets the test up.
ModerationLocaleTest::submitNodeForm function core/modules/content_moderation/tests/src/Functional/ModerationLocaleTest.php Submits the node form at the current URL with the specified values.
ModerationLocaleTest::testLanguageIndependentContentModeration function core/modules/content_moderation/tests/src/Functional/ModerationLocaleTest.php Tests that individual translations can be moderated independently.
ModerationLocaleTest::testNewTranslationSourceValues function core/modules/content_moderation/tests/src/Functional/ModerationLocaleTest.php Checks that new translation values are populated properly.
ModerationLocaleTest::testTranslateModeratedContent function core/modules/content_moderation/tests/src/Functional/ModerationLocaleTest.php Tests article translations can be moderated separately.
ModerationLocaleTest::testTranslationRevisionsHistory function core/modules/content_moderation/tests/src/Functional/ModerationLocaleTest.php Tests article revision history shows revisions for the correct translation.
ModerationOptOutPublish class core/modules/content_moderation/src/Plugin/Action/ModerationOptOutPublish.php Alternate action plugin that can opt-out of modifying moderated entities.
ModerationOptOutPublish.php file core/modules/content_moderation/src/Plugin/Action/ModerationOptOutPublish.php
ModerationOptOutPublish::$bundleInfo property core/modules/content_moderation/src/Plugin/Action/ModerationOptOutPublish.php Bundle info service.
ModerationOptOutPublish::$messenger property core/modules/content_moderation/src/Plugin/Action/ModerationOptOutPublish.php Messenger service.
ModerationOptOutPublish::$moderationInfo property core/modules/content_moderation/src/Plugin/Action/ModerationOptOutPublish.php Moderation information service.
ModerationOptOutPublish::access function core/modules/content_moderation/src/Plugin/Action/ModerationOptOutPublish.php Checks object access.
ModerationOptOutPublish::create function core/modules/content_moderation/src/Plugin/Action/ModerationOptOutPublish.php Creates an instance of the plugin.
ModerationOptOutPublish::__construct function core/modules/content_moderation/src/Plugin/Action/ModerationOptOutPublish.php ModerationOptOutPublish constructor.
ModerationOptOutUnpublish class core/modules/content_moderation/src/Plugin/Action/ModerationOptOutUnpublish.php Alternate action plugin that can opt-out of modifying moderated entities.
ModerationOptOutUnpublish.php file core/modules/content_moderation/src/Plugin/Action/ModerationOptOutUnpublish.php
ModerationOptOutUnpublish::$bundleInfo property core/modules/content_moderation/src/Plugin/Action/ModerationOptOutUnpublish.php Bundle info service.
ModerationOptOutUnpublish::$messenger property core/modules/content_moderation/src/Plugin/Action/ModerationOptOutUnpublish.php Messenger service.
ModerationOptOutUnpublish::$moderationInfo property core/modules/content_moderation/src/Plugin/Action/ModerationOptOutUnpublish.php Moderation information service.
ModerationOptOutUnpublish::access function core/modules/content_moderation/src/Plugin/Action/ModerationOptOutUnpublish.php Checks object access.
ModerationOptOutUnpublish::create function core/modules/content_moderation/src/Plugin/Action/ModerationOptOutUnpublish.php Creates an instance of the plugin.
ModerationOptOutUnpublish::__construct function core/modules/content_moderation/src/Plugin/Action/ModerationOptOutUnpublish.php ModerationOptOutUnpublish constructor.
ModerationRevisionRevertTest class core/modules/content_moderation/tests/src/Functional/ModerationRevisionRevertTest.php Test revision revert.
ModerationRevisionRevertTest.php file core/modules/content_moderation/tests/src/Functional/ModerationRevisionRevertTest.php
ModerationRevisionRevertTest::$defaultTheme property core/modules/content_moderation/tests/src/Functional/ModerationRevisionRevertTest.php The theme to install as the default for testing.
ModerationRevisionRevertTest::$modules property core/modules/content_moderation/tests/src/Functional/ModerationRevisionRevertTest.php Modules to install.
ModerationRevisionRevertTest::setUp function core/modules/content_moderation/tests/src/Functional/ModerationRevisionRevertTest.php
ModerationRevisionRevertTest::testEditingAfterRevertRevision function core/modules/content_moderation/tests/src/Functional/ModerationRevisionRevertTest.php Tests that reverting a revision works.
ModerationStateAccessTest class core/modules/content_moderation/tests/src/Functional/ModerationStateAccessTest.php Tests the view access control handler for moderation state entities.
ModerationStateAccessTest.php file core/modules/content_moderation/tests/src/Functional/ModerationStateAccessTest.php
ModerationStateAccessTest::$defaultTheme property core/modules/content_moderation/tests/src/Functional/ModerationStateAccessTest.php The theme to install as the default for testing.
ModerationStateAccessTest::$modules property core/modules/content_moderation/tests/src/Functional/ModerationStateAccessTest.php Modules to install.
ModerationStateAccessTest::setUp function core/modules/content_moderation/tests/src/Functional/ModerationStateAccessTest.php
ModerationStateAccessTest::testViewShowsCorrectStates function core/modules/content_moderation/tests/src/Functional/ModerationStateAccessTest.php Tests the view operation access handler with the view permission.
ModerationStateBlockTest class core/modules/content_moderation/tests/src/Functional/ModerationStateBlockTest.php Tests general content moderation workflow for blocks.
ModerationStateBlockTest.php file core/modules/content_moderation/tests/src/Functional/ModerationStateBlockTest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.