Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 transition IDs 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 transition IDs for a state for the provided direction. |
| Workspace::getCreatedTime | function | core/ |
Gets the workspace creation timestamp. |
| Workspace::getCurrentUserId | function | core/ |
Default value callback for 'uid' base field definition. |
| WorkspaceActivateForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| WorkspaceActivateForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| WorkspaceActivateForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| WorkspaceAssociation::getAssociatedRevisions | function | core/ |
Retrieves all content revisions tracked by a given workspace. |
| WorkspaceAssociation::getEntityTrackingWorkspaceIds | function | core/ |
Gets a list of workspace IDs in which an entity is tracked. |
| WorkspaceAssociation::getTrackedEntities | function | core/ |
Retrieves the entities tracked by a given workspace. |
| WorkspaceAssociationInterface::getAssociatedRevisions | function | core/ |
Retrieves all content revisions tracked by a given workspace. |
| WorkspaceAssociationInterface::getEntityTrackingWorkspaceIds | function | core/ |
Gets a list of workspace IDs in which an entity is tracked. |
| WorkspaceAssociationInterface::getTrackedEntities | function | core/ |
Retrieves the entities tracked by a given workspace. |
| WorkspaceCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| WorkspaceCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
Pagination
- Previous page
- Page 210
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.