Search for mode
Title | Object type | File name | Summary |
---|---|---|---|
ModerationStateSort::$entityTypeManager | property | core/ |
The entity type manager. |
ModerationStateSort::create | function | core/ |
Creates an instance of the plugin. |
ModerationStateSort::__construct | function | core/ |
Creates an instance of ModerationStateFilter. |
ModerationStateTestBase | class | core/ |
Defines a base class for moderation state tests. |
ModerationStateTestBase.php | file | core/ |
|
ModerationStateTestBase::$adminUser | property | core/ |
Admin user. |
ModerationStateTestBase::$modules | property | core/ |
Modules to enable. |
ModerationStateTestBase::$permissions | property | core/ |
Permissions to grant admin user. |
ModerationStateTestBase::$profile | property | core/ |
Profile to use. |
ModerationStateTestBase::$workflow | property | core/ |
The editorial workflow entity. |
ModerationStateTestBase::createContentTypeFromUi | function | core/ |
Creates a content-type from the UI. |
ModerationStateTestBase::enableModerationThroughUi | function | core/ |
Enable moderation for a specified content type, using the UI. |
ModerationStateTestBase::getWorkflowTransitionPermission | function | core/ |
Gets the permission machine name for a transition. |
ModerationStateTestBase::grantUserPermissionToCreateContentOfType | function | core/ |
Grants given user permission to create content of given type. |
ModerationStateTestBase::setUp | function | core/ |
Sets the test up. |
ModerationStateWidget | class | core/ |
Plugin implementation of the 'moderation_state_default' widget. |
ModerationStateWidget.php | file | core/ |
|
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. |
modernizr_deprecation_test.info.yml | file | core/ |
core/modules/system/tests/modules/modernizr_deprecation_test/modernizr_deprecation_test.info.yml |
modernizr_deprecation_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/modernizr_deprecation_test/modernizr_deprecation_test.libraries.yml |
modernizr_deprecation_test.module | file | core/ |
Helper module for checking Modernizr related deprecations. |
modernizr_deprecation_test.routing.yml | file | core/ |
core/modules/system/tests/modules/modernizr_deprecation_test/modernizr_deprecation_test.routing.yml |
modernizr_deprecation_test_library_info_alter | function | core/ |
Implements hook_library_info_alter(). |
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. |
Pagination
- Previous page
- Page 24
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.