Search for publish

  1. Search 7.x for publish
  2. Search 8.9.x for publish
  3. Search 10.3.x for publish
  4. Search 11.x for publish
  5. Other projects
Title Object type File name Summary
WorkspacePublisher::publish function core/modules/workspaces/src/WorkspacePublisher.php Publishes the contents of a workspace to the default (Live) workspace.
WorkspacePublisher::__construct function core/modules/workspaces/src/WorkspacePublisher.php Constructs a new WorkspacePublisher.
WorkspacePublisherInterface interface core/modules/workspaces/src/WorkspacePublisherInterface.php Defines an interface for the workspace publisher.
WorkspacePublisherInterface.php file core/modules/workspaces/src/WorkspacePublisherInterface.php
WorkspacePublisherInterface::publish function core/modules/workspaces/src/WorkspacePublisherInterface.php Publishes the contents of a workspace to the default (Live) workspace.
WorkspacePublishForm class core/modules/workspaces/src/Form/WorkspacePublishForm.php Provides the workspace publishing form.
WorkspacePublishForm.php file core/modules/workspaces/src/Form/WorkspacePublishForm.php
WorkspacePublishForm::$entityTypeManager property core/modules/workspaces/src/Form/WorkspacePublishForm.php The entity type manager.
WorkspacePublishForm::$workspace property core/modules/workspaces/src/Form/WorkspacePublishForm.php The workspace that will be published.
WorkspacePublishForm::$workspaceOperationFactory property core/modules/workspaces/src/Form/WorkspacePublishForm.php The workspace operation factory.
WorkspacePublishForm::buildForm function core/modules/workspaces/src/Form/WorkspacePublishForm.php Form constructor.
WorkspacePublishForm::create function core/modules/workspaces/src/Form/WorkspacePublishForm.php Instantiates a new instance of this class.
WorkspacePublishForm::getCancelUrl function core/modules/workspaces/src/Form/WorkspacePublishForm.php Returns the route to go to if the user cancels the action.
WorkspacePublishForm::getDescription function core/modules/workspaces/src/Form/WorkspacePublishForm.php Returns additional text to display as a description.
WorkspacePublishForm::getFormId function core/modules/workspaces/src/Form/WorkspacePublishForm.php Returns a unique string identifying the form.
WorkspacePublishForm::getQuestion function core/modules/workspaces/src/Form/WorkspacePublishForm.php Returns the question to ask the user.
WorkspacePublishForm::submitForm function core/modules/workspaces/src/Form/WorkspacePublishForm.php Form submission handler.
WorkspacePublishForm::__construct function core/modules/workspaces/src/Form/WorkspacePublishForm.php Constructs a new WorkspacePublishForm.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.