Search for mode
Title | Object type | File name | Summary |
---|---|---|---|
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. |
ModerationStateConstraintValidator::$stateTransitionValidation | property | core/ |
The state transition validation service. |
ModerationStateConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
ModerationStateConstraintValidator::validate | function | core/ |
|
ModerationStateConstraintValidator::__construct | function | core/ |
Creates a new ModerationStateConstraintValidator instance. |
ModerationStateField | class | core/ |
A field handler for the computed moderation_state field. |
ModerationStateField.php | file | core/ |
|
ModerationStateField::clickSort | function | core/ |
Called to determine what to tell the click sorter. |
ModerationStateFieldItemList | class | core/ |
A computed field that provides a content entity's moderation state. |
ModerationStateFieldItemList.php | file | core/ |
|
ModerationStateFieldItemList::computeValue | function | core/ |
Computes the values for an item list. |
ModerationStateFieldItemList::generateSampleItems | function | core/ |
Populates a specified number of field items with valid sample data. |
ModerationStateFieldItemList::get | function | core/ |
Returns the item at the specified position in this list. |
ModerationStateFieldItemList::getModerationStateId | function | core/ |
Gets the moderation state ID linked to a content entity revision. |
ModerationStateFieldItemList::loadContentModerationStateRevision | function | core/ |
Load the content moderation state revision associated with an entity. |
ModerationStateFieldItemList::onChange | function | core/ |
React to changes to a child property or item. |
ModerationStateFieldItemList::setValue | function | core/ |
Overrides \Drupal\Core\TypedData\TypedData::setValue(). |
ModerationStateFieldItemList::updateModeratedEntity | function | core/ |
Updates the default revision flag and the publishing status of the entity. |
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.