Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| WorkflowDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| WorkflowDeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| WorkflowDeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| WorkflowInterface::getTypePlugin | function | core/ |
Gets the workflow type plugin. |
| WorkflowListBuilder::getFormId | function | core/ |
|
| WorkflowResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| WorkflowResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| WorkflowStateAddForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| WorkflowStateDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| WorkflowStateDeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| WorkflowStateDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| WorkflowStateDeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| WorkflowStateEditForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| WorkflowStateTransitionOperationsAccessCheck::getOperation | function | core/ |
Get the operation that will be used for the access check. |
| WorkflowTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| WorkflowTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| WorkflowTest::testGetState | function | core/ |
Tests get state. |
| WorkflowTest::testGetStateException | function | core/ |
Tests get state exception. |
| WorkflowTest::testGetStates | function | core/ |
Tests get states. |
| WorkflowTest::testGetStatesException | function | core/ |
Tests get states exception. |
| WorkflowTest::testGetTransition | function | core/ |
Tests get transition. |
| WorkflowTest::testGetTransitionException | function | core/ |
Tests get transition exception. |
| WorkflowTest::testGetTransitionFromStateToState | function | core/ |
Tests get transition from state to state. |
| WorkflowTest::testGetTransitionFromStateToStateException | function | core/ |
Tests get transition from state to state exception. |
| WorkflowTest::testGetTransitions | function | core/ |
Tests get transitions. |
| WorkflowTest::testGetTransitionsForState | function | core/ |
Tests get transitions for state. |
| WorkflowTransitionAddForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| WorkflowTransitionDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| WorkflowTransitionDeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| WorkflowTransitionDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| WorkflowTransitionDeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| WorkflowTransitionEditForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| WorkflowTypeBase::getInitialState | function | core/ |
Gets the initial state for the workflow. |
| WorkflowTypeBase::getNextWeight | function | core/ |
Gets the weight for a new state or transition. |
| WorkflowTypeBase::getRequiredStates | function | core/ |
Gets the required states of workflow type. |
| WorkflowTypeBase::getState | function | core/ |
Gets a workflow state. |
| WorkflowTypeBase::getStates | function | core/ |
Gets state objects for the provided state IDs. |
| 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::getInitialState | function | core/ |
Gets the initial state for the workflow. |
| WorkflowTypeInterface::getRequiredStates | function | core/ |
Gets the required states of workflow type. |
| WorkflowTypeInterface::getState | function | core/ |
Gets a workflow state. |
| WorkflowTypeInterface::getStates | function | core/ |
Gets state objects for the provided state IDs. |
| 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. |
Pagination
- Previous page
- Page 232
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.