Search for getTransitions

  1. Search 7.x for getTransitions
  2. Search 9.5.x for getTransitions
  3. Search 10.3.x for getTransitions
  4. Search 11.x for getTransitions
  5. Other projects
Title Object type File name Summary
ContentModerationState::getTransitions function core/modules/content_moderation/src/ContentModerationState.php Gets all the possible transition objects for the state.
State::getTransitions function core/modules/workflows/src/State.php Gets all the possible transition objects for the state.
StateInterface::getTransitions function core/modules/workflows/src/StateInterface.php Gets all the possible transition objects for the state.
StateTest::testGetTransitions function core/modules/workflows/tests/src/Unit/StateTest.php @covers ::getTransitions
WorkflowTest::testGetTransitions function core/modules/workflows/tests/src/Unit/WorkflowTest.php @covers ::getTransitions
@covers ::setTransitionWeight
WorkflowTest::testGetTransitionsForState function core/modules/workflows/tests/src/Unit/WorkflowTest.php @covers ::getTransitionsForState
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 transition IDs for a state for the provided direction.
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 transition IDs for a state for the provided direction.

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