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 |
StateTest::testGetTransitionTo | function | core/ |
@covers ::getTransitionTo |
StateTest::testGetTransitionToException | function | core/ |
@covers ::getTransitionTo |
WorkflowTest::testGetTransition | function | core/ |
@covers ::getTransition |
WorkflowTest::testGetTransitionException | function | core/ |
@covers ::getTransition |
WorkflowTest::testGetTransitionFromStateToState | function | core/ |
@covers ::getTransitionFromStateToState @covers ::hasTransitionFromStateToState |
WorkflowTest::testGetTransitionFromStateToStateException | function | core/ |
@covers ::getTransitionFromStateToState |
WorkflowTest::testGetTransitions | function | core/ |
@covers ::getTransitions @covers ::setTransitionWeight |
WorkflowTest::testGetTransitionsForState | function | core/ |
@covers ::getTransitionsForState |
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.