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 |
|---|---|---|---|
| WorkspaceCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| WorkspaceDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| WorkspaceForm::getEditedFieldNames | function | core/ |
Gets the names of all fields edited in the form. |
| WorkspaceInterface::getCreatedTime | function | core/ |
Gets the workspace creation timestamp. |
| WorkspaceListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| WorkspaceManager::getActiveWorkspace | function | core/ |
Gets the active workspace. |
| WorkspaceManager::getSupportedEntityTypes | function | core/ |
Returns an array of entity types that can belong to workspaces. |
| WorkspaceManagerInterface::getActiveWorkspace | function | core/ |
Gets the active workspace. |
| WorkspaceManagerInterface::getSupportedEntityTypes | function | core/ |
Returns an array of entity types that can belong to workspaces. |
| WorkspaceMergeForm::$targetWorkspace | property | core/ |
The target workspace entity. |
| WorkspaceMergeForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| WorkspaceMergeForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| WorkspaceMergeForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| WorkspaceMergeForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| WorkspaceMerger::$targetWorkspace | property | core/ |
The target workspace entity. |
| WorkspaceMerger::checkConflictsOnTarget | function | core/ |
Checks if there are any conflicts between the source and the target. |
| WorkspaceMerger::getDifferringRevisionIdsOnSource | function | core/ |
Gets the revision identifiers for items which have changed on the source. |
| WorkspaceMerger::getDifferringRevisionIdsOnTarget | function | core/ |
Gets the revision identifiers for items which have changed on the target. |
| WorkspaceMerger::getNumberOfChangesOnSource | function | core/ |
Gets the total number of items which have changed on the source. |
| WorkspaceMerger::getNumberOfChangesOnTarget | function | core/ |
Gets the total number of items which have changed on the target. |
| WorkspaceMerger::getSourceLabel | function | core/ |
Returns the human-readable label of the source. |
| WorkspaceMerger::getTargetLabel | function | core/ |
Returns the human-readable label of the target. |
| WorkspaceNegotiatorInterface::getActiveWorkspace | function | core/ |
Gets the negotiated workspace, if any. |
| WorkspaceOperationFactory::getMerger | function | core/ |
Gets the workspace merger. |
| WorkspaceOperationFactory::getPublisher | function | core/ |
Gets the workspace publisher. |
| WorkspaceOperationInterface::checkConflictsOnTarget | function | core/ |
Checks if there are any conflicts between the source and the target. |
| WorkspaceOperationInterface::getDifferringRevisionIdsOnSource | function | core/ |
Gets the revision identifiers for items which have changed on the source. |
| WorkspaceOperationInterface::getDifferringRevisionIdsOnTarget | function | core/ |
Gets the revision identifiers for items which have changed on the target. |
| WorkspaceOperationInterface::getNumberOfChangesOnSource | function | core/ |
Gets the total number of items which have changed on the source. |
| WorkspaceOperationInterface::getNumberOfChangesOnTarget | function | core/ |
Gets the total number of items which have changed on the target. |
| WorkspaceOperationInterface::getSourceLabel | function | core/ |
Returns the human-readable label of the source. |
| WorkspaceOperationInterface::getTargetLabel | function | core/ |
Returns the human-readable label of the target. |
| WorkspacePublisher::checkConflictsOnTarget | function | core/ |
Checks if there are any conflicts between the source and the target. |
| WorkspacePublisher::getDifferringRevisionIdsOnSource | function | core/ |
Gets the revision identifiers for items which have changed on the source. |
| WorkspacePublisher::getDifferringRevisionIdsOnTarget | function | core/ |
Gets the revision identifiers for items which have changed on the target. |
| WorkspacePublisher::getNumberOfChangesOnSource | function | core/ |
Gets the total number of items which have changed on the source. |
| WorkspacePublisher::getNumberOfChangesOnTarget | function | core/ |
Gets the total number of items which have changed on the target. |
| WorkspacePublisher::getSourceLabel | function | core/ |
Returns the human-readable label of the source. |
| WorkspacePublisher::getTargetLabel | function | core/ |
Returns the human-readable label of the target. |
| WorkspaceRepository::getDescendantsAndSelf | function | core/ |
Returns the descendant IDs of the passed-in workspace, including itself. |
| WorkspaceRepositoryInterface::getDescendantsAndSelf | function | core/ |
Returns the descendant IDs of the passed-in workspace, including itself. |
| WorkspaceRequestSubscriber::getSubscribedEvents | function | core/ |
|
| WorkspaceResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| WorkspaceResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| WorkspaceResourceTestBase::getNormalizedPatchEntity | function | core/ |
Returns the normalized PATCH entity. |
| WorkspaceResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| WorkspaceResourceTestBase::getSecondNormalizedPostEntity | function | core/ |
Gets the second normalized POST entity. |
| WorkspacesAliasRepository::getBaseQuery | function | core/ |
Returns a SELECT query for the path_alias base table. |
| WorkspacesContentModerationStateTest::testGetCurrentUserId | function | core/ |
Tests the legacy method used as the default entity owner. |
| WorkspaceSelection::getReferenceableEntities | function | core/ |
Gets the list of referenceable entities. |
Pagination
- Previous page
- Page 211
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.