Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 install. |
| 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[[api-linebreak]] @group content_moderation |
| ModerationStateWidgetTest.php | file | core/ |
|
| ModerationStateWidgetTest::$modules | property | core/ |
Modules to install. |
| ModerationStateWidgetTest::setUp | function | core/ |
|
| ModerationStateWidgetTest::testIsApplicable | function | core/ |
@covers ::isApplicable[[api-linebreak]] |
| ModerationStateWidgetTest::testWidgetNonModeratedEntity | function | core/ |
Tests the widget does not impact a non-moderated entity. |
| ModifiedResourceResponse | class | core/ |
A response that does not contain cacheability metadata. |
| ModifiedResourceResponse.php | file | core/ |
|
| ModifiedResourceResponse::__construct | function | core/ |
Constructor for ModifiedResourceResponse objects. |
| ModifyServiceDefinitionsPass | class | core/ |
Passes the container to the alter() method of all service providers. |
| ModifyServiceDefinitionsPass.php | file | core/ |
|
| ModifyServiceDefinitionsPass::process | function | core/ |
|
| Module::getInstallDirectory | function | core/ |
Returns the directory where a module should be installed. |
| Module::getSchemaUpdates | function | core/ |
Returns available database schema updates once a new version is installed. |
| Module::isInstalled | function | core/ |
Checks if the project is installed. |
| Module::postInstallTasks | function | core/ |
Returns an array of links to pages that should be visited post operation. |
| Module::postUpdateTasks | function | core/ |
Returns an array of links to pages that should be visited post operation. |
| ModuleAdminLinksHelper | class | core/ |
Provides a helper for generating module admin links. |
| ModuleAdminLinksHelper.php | file | core/ |
|
| ModuleAdminLinksHelper::ADMIN_LINKS_MENU_TREE | constant | core/ |
The cache key for the menu tree. |
| ModuleAdminLinksHelper::getModuleAdminLinks | function | core/ |
Generates a list of admin tasks offered by a specified module. |
| ModuleAdminLinksHelper::__construct | function | core/ |
Constructs a new service instance. |
| ModuleAdminLinksHelperTest | class | core/ |
Tests the ModuleAdminLinksHelper. |
| ModuleAdminLinksHelperTest.php | file | core/ |
|
| ModuleAdminLinksHelperTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 901
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.