Search for trans

  1. Search 7.x for trans
  2. Search 9.5.x for trans
  3. Search 8.9.x for trans
  4. Search 10.3.x for trans
  5. Other projects
Title Object type File name Summary
WorkflowTransitionDeleteForm::getFormId function core/modules/workflows/src/Form/WorkflowTransitionDeleteForm.php Returns a unique string identifying the form.
WorkflowTransitionDeleteForm::getQuestion function core/modules/workflows/src/Form/WorkflowTransitionDeleteForm.php Returns the question to ask the user.
WorkflowTransitionDeleteForm::submitForm function core/modules/workflows/src/Form/WorkflowTransitionDeleteForm.php Form submission handler.
WorkflowTransitionEditForm class core/modules/workflows/src/Form/WorkflowTransitionEditForm.php Entity form variant for editing workflow transitions.
WorkflowTransitionEditForm.php file core/modules/workflows/src/Form/WorkflowTransitionEditForm.php
WorkflowTransitionEditForm::$pluginFormFactory property core/modules/workflows/src/Form/WorkflowTransitionEditForm.php The plugin form factory.
WorkflowTransitionEditForm::$transitionId property core/modules/workflows/src/Form/WorkflowTransitionEditForm.php The ID of the transition that is being edited.
WorkflowTransitionEditForm::actions function core/modules/workflows/src/Form/WorkflowTransitionEditForm.php Returns an array of supported actions for the current entity form.
WorkflowTransitionEditForm::buildForm function core/modules/workflows/src/Form/WorkflowTransitionEditForm.php Form constructor.
WorkflowTransitionEditForm::copyFormValuesToEntity function core/modules/workflows/src/Form/WorkflowTransitionEditForm.php Copies top-level form values to entity properties.
WorkflowTransitionEditForm::create function core/modules/workflows/src/Form/WorkflowTransitionEditForm.php Instantiates a new instance of this class.
WorkflowTransitionEditForm::form function core/modules/workflows/src/Form/WorkflowTransitionEditForm.php Gets the actual form array to be built.
WorkflowTransitionEditForm::getFormId function core/modules/workflows/src/Form/WorkflowTransitionEditForm.php Returns a unique string identifying the form.
WorkflowTransitionEditForm::save function core/modules/workflows/src/Form/WorkflowTransitionEditForm.php Form submission handler for the 'save' action.
WorkflowTransitionEditForm::validateForm function core/modules/workflows/src/Form/WorkflowTransitionEditForm.php Form validation handler.
WorkflowTransitionEditForm::__construct function core/modules/workflows/src/Form/WorkflowTransitionEditForm.php Creates an instance of WorkflowStateEditForm.
WorkflowTypeBase::addTransition function core/modules/workflows/src/Plugin/WorkflowTypeBase.php Adds a transition to the workflow.
WorkflowTypeBase::deleteTransition function core/modules/workflows/src/Plugin/WorkflowTypeBase.php Deletes a transition.
WorkflowTypeBase::getTransition function core/modules/workflows/src/Plugin/WorkflowTypeBase.php Gets a transition object for the provided transition ID.
WorkflowTypeBase::getTransitionFromStateToState function core/modules/workflows/src/Plugin/WorkflowTypeBase.php Gets a transition from state to state.
WorkflowTypeBase::getTransitionIdFromStateToState function core/modules/workflows/src/Plugin/WorkflowTypeBase.php Gets the transition ID from state to state.
WorkflowTypeBase::getTransitions function core/modules/workflows/src/Plugin/WorkflowTypeBase.php Gets transition objects for the provided transition IDs.
WorkflowTypeBase::getTransitionsForState function core/modules/workflows/src/Plugin/WorkflowTypeBase.php Gets the transitions for a state for the provided direction.
WorkflowTypeBase::hasTransition function core/modules/workflows/src/Plugin/WorkflowTypeBase.php Determines if a transition exists.
WorkflowTypeBase::hasTransitionFromStateToState function core/modules/workflows/src/Plugin/WorkflowTypeBase.php Determines if a transition from state to state exists.
WorkflowTypeBase::setTransitionFromStates function core/modules/workflows/src/Plugin/WorkflowTypeBase.php Sets a transition's from states.
WorkflowTypeBase::setTransitionLabel function core/modules/workflows/src/Plugin/WorkflowTypeBase.php Sets a transition's label.
WorkflowTypeBase::setTransitionWeight function core/modules/workflows/src/Plugin/WorkflowTypeBase.php Sets a transition's weight.
WorkflowTypeInterface::addTransition function core/modules/workflows/src/WorkflowTypeInterface.php Adds a transition to the workflow.
WorkflowTypeInterface::deleteTransition function core/modules/workflows/src/WorkflowTypeInterface.php Deletes a transition.
WorkflowTypeInterface::getTransition function core/modules/workflows/src/WorkflowTypeInterface.php Gets a transition object for the provided transition ID.
WorkflowTypeInterface::getTransitionFromStateToState function core/modules/workflows/src/WorkflowTypeInterface.php Gets a transition from state to state.
WorkflowTypeInterface::getTransitions function core/modules/workflows/src/WorkflowTypeInterface.php Gets transition objects for the provided transition IDs.
WorkflowTypeInterface::getTransitionsForState function core/modules/workflows/src/WorkflowTypeInterface.php Gets the transitions for a state for the provided direction.
WorkflowTypeInterface::hasTransition function core/modules/workflows/src/WorkflowTypeInterface.php Determines if a transition exists.
WorkflowTypeInterface::hasTransitionFromStateToState function core/modules/workflows/src/WorkflowTypeInterface.php Determines if a transition from state to state exists.
WorkflowTypeInterface::setTransitionFromStates function core/modules/workflows/src/WorkflowTypeInterface.php Sets a transition's from states.
WorkflowTypeInterface::setTransitionLabel function core/modules/workflows/src/WorkflowTypeInterface.php Sets a transition's label.
WorkflowTypeInterface::setTransitionWeight function core/modules/workflows/src/WorkflowTypeInterface.php Sets a transition's weight.
WorkflowTypeTransitionFormBase class core/modules/workflows/src/Plugin/WorkflowTypeTransitionFormBase.php A base class for workflow type transition forms.
WorkflowTypeTransitionFormBase.php file core/modules/workflows/src/Plugin/WorkflowTypeTransitionFormBase.php
WorkflowTypeTransitionFormBase::$workflowType property core/modules/workflows/src/Plugin/WorkflowTypeTransitionFormBase.php The workflow type.
WorkflowTypeTransitionFormBase::setPlugin function core/modules/workflows/src/Plugin/WorkflowTypeTransitionFormBase.php Sets the plugin for this object.
WorkflowTypeTransitionFormBase::submitConfigurationForm function core/modules/workflows/src/Plugin/WorkflowTypeTransitionFormBase.php Form submission handler.
WorkflowTypeTransitionFormBase::validateConfigurationForm function core/modules/workflows/src/Plugin/WorkflowTypeTransitionFormBase.php Form validation handler.
WorkspaceContentTranslationTest class core/modules/workspaces/tests/src/Kernel/WorkspaceContentTranslationTest.php Tests entity translations with workspaces.
WorkspaceContentTranslationTest.php file core/modules/workspaces/tests/src/Kernel/WorkspaceContentTranslationTest.php
WorkspaceContentTranslationTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceContentTranslationTest.php The entity type manager.
WorkspaceContentTranslationTest::$modules property core/modules/workspaces/tests/src/Kernel/WorkspaceContentTranslationTest.php Modules to install.
WorkspaceContentTranslationTest::setUp function core/modules/workspaces/tests/src/Kernel/WorkspaceContentTranslationTest.php

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