Search for publish
- Search 7.x for publish
- Search 9.5.x for publish
- Search 8.9.x for publish
- Search 11.x for publish
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| WorkspacePublishForm | class | core/ |
Provides the workspace publishing form. |
| WorkspacePublishForm.php | file | core/ |
|
| WorkspacePublishForm::$entityTypeManager | property | core/ |
The entity type manager. |
| WorkspacePublishForm::$workspace | property | core/ |
The workspace that will be published. |
| WorkspacePublishForm::$workspaceOperationFactory | property | core/ |
The workspace operation factory. |
| WorkspacePublishForm::buildForm | function | core/ |
Form constructor. |
| WorkspacePublishForm::create | function | core/ |
Instantiates a new instance of this class. |
| WorkspacePublishForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| WorkspacePublishForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| WorkspacePublishForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| WorkspacePublishForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| WorkspacePublishForm::submitForm | function | core/ |
Form submission handler. |
| WorkspacePublishForm::__construct | function | core/ |
Constructs a new WorkspacePublishForm. |
| WorkspacePublishFormTest | class | core/ |
@coversDefaultClass \Drupal\workspaces\Form\WorkspacePublishForm[[api-linebreak]] @group workspaces |
| WorkspacePublishFormTest.php | file | core/ |
|
| WorkspacePublishFormTest::testSubmitFormWithException | function | core/ |
@covers ::submitForm[[api-linebreak]] |
| WorkspaceSubscriber::onWorkspacePrePublish | function | core/ |
Prevents a workspace from being published based on certain conditions. |
| WorkspaceTest::testPublishWorkspace | function | core/ |
Verifies that a workspace can be published. |
Pagination
- Previous page
- Page 5
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.