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
- Search main for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| Workspace::getCreatedTime | function | core/ |
Gets the workspace creation timestamp. |
| Workspace::getProvider | function | core/ |
Gets the provider of this workspace. |
| WorkspaceActivateForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| 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::getDescription | function | core/ |
Returns additional text to display as a description. |
| WorkspaceActivateForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| WorkspaceActivateForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| WorkspaceAssociation::getAssociatedInitialRevisions | function | core/ |
Retrieves all content revisions that were created in a given workspace. |
| 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::getIdField | function | core/ |
Determines the target ID field name for an entity type. |
| WorkspaceAssociation::getSubscribedEvents | function | core/ |
|
| WorkspaceAssociation::getTrackedEntities | function | core/ |
Retrieves the entities tracked by a given workspace. |
| WorkspaceAssociation::getTrackedEntitiesForListing | function | core/ |
Retrieves a paged list of entities tracked by a given workspace. |
| WorkspaceAssociationInterface::getAssociatedInitialRevisions | function | core/ |
Retrieves all content revisions that were created in 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. |
| WorkspaceAssociationInterface::getTrackedEntitiesForListing | function | core/ |
Retrieves a paged list of entities tracked by a given workspace. |
| WorkspaceAssociationRevisionTableUpdateTest::getOldAssociatedInitialRevisions | function | core/ |
Replicates the old getAssociatedInitialRevisions logic from 11.x. |
| WorkspaceAssociationRevisionTableUpdateTest::getOldAssociatedRevisions | function | core/ |
Replicates the old getAssociatedRevisions logic from 11.x. |
| WorkspaceAssociationTest::getEntityTypeIds | function | core/ |
The data provider for ::testWorkspaceAssociation(). |
| WorkspaceCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| WorkspaceCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| WorkspaceCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| WorkspaceContentModerationIntegrationTest::getAdministratorPermissions | function | core/ |
|
| WorkspaceDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| WorkspaceDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| WorkspaceEntityRepositoryTest::testGetActive | function | core/ |
Tests retrieving active variants in a workspace. |
| WorkspaceForm::getEditedFieldNames | function | core/ |
Gets the names of all fields edited in the form. |
| WorkspaceForm::getEditedFieldNames | function | core/ |
Gets the names of all fields edited in the form. |
| WorkspaceIdNegotiatorInterface::getActiveWorkspaceId | function | core/ |
Performs workspace negotiation. |
| WorkspaceInformation::getSupportedEntityTypes | function | core/ |
Returns an array of entity types that can belong to workspaces. |
| WorkspaceInformationInterface::getSupportedEntityTypes | function | core/ |
Returns an array of entity types that can belong to workspaces. |
| WorkspaceIntegrationTest::testNodeAccessDifferringRevisionIdsOnTarget | function | core/ |
Tests workspace publishing is not sensitive to node access. |
| WorkspaceInterface::getCreatedTime | function | core/ |
Gets the workspace creation timestamp. |
| WorkspaceInterface::getProvider | function | core/ |
Gets the provider of this workspace. |
Pagination
- Previous page
- Page 236
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.