Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 8.9.x for __get
  4. Search 10.3.x for __get
  5. Search 11.x for __get
  6. Other projects
Title Object type File name Summary
WorkspaceContentModerationIntegrationTest::getAdministratorPermissions function core/modules/content_moderation/tests/src/Functional/WorkspaceContentModerationIntegrationTest.php
WorkspaceDeleteForm::getDescription function core/modules/workspaces_ui/src/Form/WorkspaceDeleteForm.php
WorkspaceEntityRepositoryTest::testGetActive function core/modules/workspaces/tests/src/Kernel/WorkspaceEntityRepositoryTest.php Tests retrieving active variants in a workspace.
WorkspaceForm::getEditedFieldNames function core/modules/workspaces_ui/src/Form/WorkspaceForm.php
WorkspaceIdNegotiatorInterface::getActiveWorkspaceId function core/modules/workspaces/src/Negotiator/WorkspaceIdNegotiatorInterface.php Performs workspace negotiation.
WorkspaceInformation::getSupportedEntityTypes function core/modules/workspaces/src/WorkspaceInformation.php
WorkspaceInformationInterface::getSupportedEntityTypes function core/modules/workspaces/src/WorkspaceInformationInterface.php Returns an array of entity types that can belong to workspaces.
WorkspaceIntegrationTest::testNodeAccessDifferringRevisionIdsOnTarget function core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php Tests workspace publishing is not sensitive to node access.
WorkspaceInterface::getCreatedTime function core/modules/workspaces/src/WorkspaceInterface.php Gets the workspace creation timestamp.
WorkspaceInterface::getProvider function core/modules/workspaces/src/WorkspaceInterface.php Gets the provider of this workspace.
WorkspaceListBuilder::getDefaultOperations function core/modules/workspaces_ui/src/WorkspaceListBuilder.php
WorkspaceListBuilder::getEntityListQuery function core/modules/workspaces_ui/src/WorkspaceListBuilder.php
WorkspaceManager::getActiveWorkspace function core/modules/workspaces/src/WorkspaceManager.php
WorkspaceManagerInterface::getActiveWorkspace function core/modules/workspaces/src/WorkspaceManagerInterface.php Gets the active workspace.
WorkspaceMergeForm::$targetWorkspace property core/modules/workspaces_ui/src/Form/WorkspaceMergeForm.php The target workspace entity.
WorkspaceMergeForm::getCancelUrl function core/modules/workspaces_ui/src/Form/WorkspaceMergeForm.php
WorkspaceMergeForm::getDescription function core/modules/workspaces_ui/src/Form/WorkspaceMergeForm.php
WorkspaceMergeForm::getFormId function core/modules/workspaces_ui/src/Form/WorkspaceMergeForm.php
WorkspaceMergeForm::getQuestion function core/modules/workspaces_ui/src/Form/WorkspaceMergeForm.php
WorkspaceMerger::checkConflictsOnTarget function core/modules/workspaces/src/WorkspaceMerger.php
WorkspaceMerger::getDifferringRevisionIdsOnSource function core/modules/workspaces/src/WorkspaceMerger.php
WorkspaceMerger::getDifferringRevisionIdsOnTarget function core/modules/workspaces/src/WorkspaceMerger.php
WorkspaceMerger::getNumberOfChangesOnSource function core/modules/workspaces/src/WorkspaceMerger.php
WorkspaceMerger::getNumberOfChangesOnTarget function core/modules/workspaces/src/WorkspaceMerger.php
WorkspaceMerger::getSourceLabel function core/modules/workspaces/src/WorkspaceMerger.php
WorkspaceMerger::getTargetLabel function core/modules/workspaces/src/WorkspaceMerger.php
WorkspaceOperationFactory::getMerger function core/modules/workspaces/src/WorkspaceOperationFactory.php Gets the workspace merger.
WorkspaceOperationFactory::getPublisher function core/modules/workspaces/src/WorkspaceOperationFactory.php Gets the workspace publisher.
WorkspaceOperationInterface::checkConflictsOnTarget function core/modules/workspaces/src/WorkspaceOperationInterface.php Checks if there are any conflicts between the source and the target.
WorkspaceOperationInterface::getDifferringRevisionIdsOnSource function core/modules/workspaces/src/WorkspaceOperationInterface.php Gets the revision identifiers for items which have changed on the source.
WorkspaceOperationInterface::getDifferringRevisionIdsOnTarget function core/modules/workspaces/src/WorkspaceOperationInterface.php Gets the revision identifiers for items which have changed on the target.
WorkspaceOperationInterface::getNumberOfChangesOnSource function core/modules/workspaces/src/WorkspaceOperationInterface.php Gets the total number of items which have changed on the source.
WorkspaceOperationInterface::getNumberOfChangesOnTarget function core/modules/workspaces/src/WorkspaceOperationInterface.php Gets the total number of items which have changed on the target.
WorkspaceOperationInterface::getSourceLabel function core/modules/workspaces/src/WorkspaceOperationInterface.php Returns the human-readable label of the source.
WorkspaceOperationInterface::getTargetLabel function core/modules/workspaces/src/WorkspaceOperationInterface.php Returns the human-readable label of the target.
WorkspaceProviderCollector::getProvider function core/modules/workspaces/src/Provider/WorkspaceProviderCollector.php Gets the workspace provider for the given ID.
WorkspaceProviderInterface::getId function core/modules/workspaces/src/Provider/WorkspaceProviderInterface.php Gets the ID of the workspace provider.
WorkspacePublisher::checkConflictsOnTarget function core/modules/workspaces/src/WorkspacePublisher.php
WorkspacePublisher::getDifferringRevisionIdsOnSource function core/modules/workspaces/src/WorkspacePublisher.php
WorkspacePublisher::getDifferringRevisionIdsOnTarget function core/modules/workspaces/src/WorkspacePublisher.php
WorkspacePublisher::getNumberOfChangesOnSource function core/modules/workspaces/src/WorkspacePublisher.php
WorkspacePublisher::getNumberOfChangesOnTarget function core/modules/workspaces/src/WorkspacePublisher.php
WorkspacePublisher::getSourceLabel function core/modules/workspaces/src/WorkspacePublisher.php
WorkspacePublisher::getTargetLabel function core/modules/workspaces/src/WorkspacePublisher.php
WorkspacePublishEvent::getPublishedRevisionIds function core/modules/workspaces/src/Event/WorkspacePublishEvent.php Gets the entity IDs that are being published as part of the workspace.
WorkspacePublishEvent::getPublishingStoppedReason function core/modules/workspaces/src/Event/WorkspacePublishEvent.php Gets the reason for stopping the workspace publication.
WorkspacePublishEvent::getWorkspace function core/modules/workspaces/src/Event/WorkspacePublishEvent.php Gets the workspace.
WorkspacePublishForm::getCancelUrl function core/modules/workspaces_ui/src/Form/WorkspacePublishForm.php
WorkspacePublishForm::getDescription function core/modules/workspaces_ui/src/Form/WorkspacePublishForm.php
WorkspacePublishForm::getFormId function core/modules/workspaces_ui/src/Form/WorkspacePublishForm.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.