Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| WizardPluginBaseTest::providerTestGetSelected | function | core/ |
Provides test data for testGetSelected(). |
| WizardPluginBaseTest::testGetSelected | function | core/ |
@covers ::getSelected[[api-linebreak]] |
| Workflow::getPluginCollection | function | core/ |
Encapsulates the creation of the workflow's plugin collection. |
| Workflow::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| Workflow::getTypePlugin | function | core/ |
Gets the workflow type plugin. |
| 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/ |
@covers ::getState[[api-linebreak]] |
| WorkflowTest::testGetStateException | function | core/ |
@covers ::getState[[api-linebreak]] |
| WorkflowTest::testGetStates | function | core/ |
@covers ::getStates[[api-linebreak]] |
| WorkflowTest::testGetStatesException | function | core/ |
@covers ::getStates[[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]] |
| 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::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| 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. |
Pagination
- Previous page
- Page 222
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.