Search for getTransition
- Search 7.x for getTransition
- Search 9.5.x for getTransition
- Search 8.9.x for getTransition
- Search 11.x for getTransition
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContentModerationState::getTransitions | function | core/ |
Gets all the possible transition objects for the state. |
| ContentModerationState::getTransitionTo | function | core/ |
Gets the Transition object for the provided state ID. |
| State::getTransitions | function | core/ |
Gets all the possible transition objects for the state. |
| State::getTransitionTo | function | core/ |
Gets the Transition object for the provided state ID. |
| StateInterface::getTransitions | function | core/ |
Gets all the possible transition objects for the state. |
| StateInterface::getTransitionTo | function | core/ |
Gets the Transition object for the provided state ID. |
| StateTest::testGetTransitions | function | core/ |
@covers ::getTransitions[[api-linebreak]] |
| StateTest::testGetTransitionTo | function | core/ |
@covers ::getTransitionTo[[api-linebreak]] |
| StateTest::testGetTransitionToException | function | core/ |
@covers ::getTransitionTo[[api-linebreak]] |
| WorkflowTest::testGetTransition | function | core/ |
@covers ::getTransition[[api-linebreak]] |
| WorkflowTest::testGetTransitionException | function | core/ |
@covers ::getTransition[[api-linebreak]] |
| WorkflowTest::testGetTransitionFromStateToState | function | core/ |
@covers ::getTransitionFromStateToState[[api-linebreak]] @covers ::hasTransitionFromStateToState[[api-linebreak]] |
| WorkflowTest::testGetTransitionFromStateToStateException | function | core/ |
@covers ::getTransitionFromStateToState[[api-linebreak]] |
| WorkflowTest::testGetTransitions | function | core/ |
@covers ::getTransitions[[api-linebreak]] @covers ::setTransitionWeight[[api-linebreak]] |
| WorkflowTest::testGetTransitionsForState | function | core/ |
@covers ::getTransitionsForState[[api-linebreak]] |
| WorkflowTypeBase::getTransition | function | core/ |
Gets a transition object for the provided transition ID. |
| WorkflowTypeBase::getTransitionFromStateToState | function | core/ |
Gets a transition from state to state. |
| WorkflowTypeBase::getTransitionIdFromStateToState | function | core/ |
Gets the transition ID from state to state. |
| WorkflowTypeBase::getTransitions | function | core/ |
Gets transition objects for the provided transition IDs. |
| WorkflowTypeBase::getTransitionsForState | function | core/ |
Gets the transitions for a state for the provided direction. |
| WorkflowTypeInterface::getTransition | function | core/ |
Gets a transition object for the provided transition ID. |
| WorkflowTypeInterface::getTransitionFromStateToState | function | core/ |
Gets a transition from state to state. |
| WorkflowTypeInterface::getTransitions | function | core/ |
Gets transition objects for the provided transition IDs. |
| WorkflowTypeInterface::getTransitionsForState | function | core/ |
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.