Search for mode
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Tests Drupal\content_moderation\Plugin\Field\FieldWidget\ModerationStateWidget. |
| ModerationStateWidgetTest.php | file | core/ |
|
| ModerationStateWidgetTest::$modules | property | core/ |
Modules to install. |
| ModerationStateWidgetTest::setUp | function | core/ |
|
| ModerationStateWidgetTest::testIsApplicable | function | core/ |
Tests is applicable. |
| ModerationStateWidgetTest::testWidgetNonModeratedEntity | function | core/ |
Tests the widget does not impact a non-moderated entity. |
| ModernRenderElementTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Element\RenderElementBase[[api-linebreak]] @group Render |
| ModernRenderElementTest.php | file | core/ |
|
| ModernRenderElementTest::testChildren | function | core/ |
|
| NavigationTopBarContentModerationTest | class | core/ |
Tests the top bar behavior along with content moderation. |
| NavigationTopBarContentModerationTest.php | file | core/ |
|
| NavigationTopBarContentModerationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NavigationTopBarContentModerationTest::$modules | property | core/ |
Modules to install. |
| NavigationTopBarContentModerationTest::$node | property | core/ |
Node used to check top bar options. |
| NavigationTopBarContentModerationTest::setUp | function | core/ |
Sets the test up. |
| NavigationTopBarContentModerationTest::testContentModerationPageActions | function | core/ |
Tests the interaction of page actions and content moderation. |
| 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. |
| NodePreviewMode.php | file | core/ |
|
| NodeTestHooks::entityViewModeAlter | function | core/ |
Implements hook_entity_view_mode_alter(). |
| NodeType::$preview_mode | property | core/ |
The preview mode. |
| NodeType::getPreviewMode | function | core/ |
Gets the preview mode. |
| NodeType::setPreviewMode | function | core/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Set preview mode'), pluralize: FALSE)] |
| 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. |
| OperationData::MODE | constant | composer/ |
|
| OperationData::mode | function | composer/ |
Gets operation mode. |
| PageContextTest::testBuildContentModerationNoPending | function | core/ |
Tests content moderation build output with no pending revisions. |
| PageContextTest::testBuildContentModerationWithPendingActive | function | core/ |
Tests the content moderation build when is active with a pending entity. |
| 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. |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.