Search for mode
Title | Object type | File name | Summary |
---|---|---|---|
ModerationStateWidget::$currentUser | property | core/ |
Current user service. |
ModerationStateWidget::$entityTypeManager | property | core/ |
The entity type manager. |
ModerationStateWidget::$moderationInformation | property | core/ |
Moderation information service. |
ModerationStateWidget::$validator | property | core/ |
Moderation state transition validation service. |
ModerationStateWidget::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
ModerationStateWidget::create | function | core/ |
Creates an instance of the plugin. |
ModerationStateWidget::form | function | core/ |
Creates a form element for a field. |
ModerationStateWidget::formElement | function | core/ |
Returns the form for a single field widget. |
ModerationStateWidget::isApplicable | function | core/ |
Returns if the widget can be used for the provided field. |
ModerationStateWidget::validateElement | function | core/ |
Form validation handler for widget elements. |
ModerationStateWidget::__construct | function | core/ |
Constructs a new ModerationStateWidget object. |
ModerationStateWidgetTest | class | core/ |
@coversDefaultClass \Drupal\content_moderation\Plugin\Field\FieldWidget\ModerationStateWidget @group content_moderation |
ModerationStateWidgetTest.php | file | core/ |
|
ModerationStateWidgetTest::$modules | property | core/ |
Modules to install. |
ModerationStateWidgetTest::setUp | function | core/ |
|
ModerationStateWidgetTest::testIsApplicable | function | core/ |
@covers ::isApplicable |
ModerationStateWidgetTest::testWidgetNonModeratedEntity | function | core/ |
Tests the widget does not impact a non-moderated entity. |
NodeAccessTest::$moderationInformation | property | core/ |
The moderation information service. |
NodeEntityViewModeAlterTest | class | core/ |
Tests changing view modes for nodes. |
NodeEntityViewModeAlterTest.php | file | core/ |
|
NodeEntityViewModeAlterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NodeEntityViewModeAlterTest::$modules | property | core/ |
Enable dummy module that implements hook_ENTITY_TYPE_view() for nodes. |
NodeEntityViewModeAlterTest::testNodeViewModeChange | function | core/ |
Create a "Basic page" node and verify its consistency in the database. |
NodeModerationHandler | class | core/ |
Customizations for node entities. |
NodeModerationHandler.php | file | core/ |
|
NodeModerationHandler::$moderationInfo | property | core/ |
The moderation information service. |
NodeModerationHandler::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
NodeModerationHandler::enforceRevisionsBundleFormAlter | function | core/ |
Alters bundle forms to enforce revision handling. |
NodeModerationHandler::enforceRevisionsEntityFormAlter | function | core/ |
Alters entity forms to enforce revision handling. |
NodeModerationHandler::__construct | function | core/ |
NodeModerationHandler constructor. |
NodeType::$preview_mode | property | core/ |
The preview mode. |
NodeType::getPreviewMode | function | core/ |
Gets the preview mode. |
NodeType::setPreviewMode | function | core/ |
Sets the preview mode. |
NodeTypeInterface::getPreviewMode | function | core/ |
Gets the preview mode. |
NodeTypeInterface::setPreviewMode | function | core/ |
Sets the preview mode. |
NodeTypeValidationTest::testPreviewModeValidation | function | core/ |
Tests that a node type's preview mode is constrained to certain values. |
node_test_entity_view_mode_alter | function | core/ |
Implements hook_entity_view_mode_alter(). |
OperationData::MODE | constant | composer/ |
|
OperationData::mode | function | composer/ |
Gets operation mode. |
PathContentModerationTest | class | core/ |
Tests path aliases with Content Moderation. |
PathContentModerationTest.php | file | core/ |
|
PathContentModerationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PathContentModerationTest::$modules | property | core/ |
Modules to install. |
PathContentModerationTest::assertPathsAreAccessible | function | core/ |
Helper callback to verify paths are responding with status 200. |
PathContentModerationTest::setUp | function | core/ |
|
PathContentModerationTest::testNodePathAlias | function | core/ |
Tests node path aliases on a moderated content type. |
PathContentModerationTest::testTranslatedModeratedNodeAlias | function | core/ |
Tests that translated and moderated node can get new draft revision. |
PerComponentEntityDisplay::MODE_NAME | constant | core/ |
|
PerComponentEntityFormDisplay::MODE_NAME | constant | core/ |
|
ReadOnlyModeMethodFilter | class | core/ |
Filters routes based on the HTTP method and JSON:API's read-only mode. |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.