Search for getTransitions
- Search 7.x for getTransitions
- Search 9.5.x for getTransitions
- Search 8.9.x for getTransitions
- Search 10.3.x for getTransitions
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContentModerationState::getTransitions | function | core/ |
Gets all the possible transition objects for the state. |
State::getTransitions | function | core/ |
Gets all the possible transition objects for the state. |
StateInterface::getTransitions | function | core/ |
Gets all the possible transition objects for the state. |
StateTest::testGetTransitions | function | core/ |
@covers ::getTransitions |
WorkflowTest::testGetTransitions | function | core/ |
@covers ::getTransitions @covers ::setTransitionWeight |
WorkflowTest::testGetTransitionsForState | function | core/ |
@covers ::getTransitionsForState |
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::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.