Search for getTransitions

  1. Search 7.x for getTransitions
  2. Search 9.5.x for getTransitions
  3. Search 8.9.x for getTransitions
  4. Search 10.3.x for getTransitions
  5. Other projects
Title Object type File name Summary
ContentModerationState::getTransitions function core/modules/content_moderation/src/ContentModerationState.php
State::getTransitions function core/modules/workflows/src/State.php
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
WorkflowTypeBase::getTransitionsForState function core/modules/workflows/src/Plugin/WorkflowTypeBase.php
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.

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