Search for getTransitions
- Search 7.x for getTransitions
 - Search 9.5.x for getTransitions
 - Search 10.3.x for getTransitions
 - Search 11.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[[api-linebreak]] | 
| WorkflowTest::testGetTransitions | function | core/ | 
                                                                                        @covers ::getTransitions[[api-linebreak]] @covers ::setTransitionWeight[[api-linebreak]]  | 
              
| WorkflowTest::testGetTransitionsForState | function | core/ | 
                                                                                        @covers ::getTransitionsForState[[api-linebreak]] | 
| WorkflowTypeBase::getTransitions | function | core/ | 
                                                                                        Gets transition objects for the provided transition IDs. | 
| WorkflowTypeBase::getTransitionsForState | function | core/ | 
                                                                                        Gets the transition IDs 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 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.