namespace Drupal\workspaces
Same name in other branches
| Object name | File name | Summary |
|---|---|---|
| WorkspaceAccessControlHandler | core/modules/workspaces/src/WorkspaceAccessControlHandler.php | Defines the access control handler for the workspace entity type. |
| WorkspaceAccessException | core/modules/workspaces/src/WorkspaceAccessException.php | Exception thrown when trying to switch to an inaccessible workspace. |
| WorkspaceCacheContext | core/modules/workspaces/src/WorkspaceCacheContext.php | Defines the WorkspaceCacheContext service, for "per workspace" caching. |
| WorkspaceConflictException | core/modules/workspaces/src/WorkspaceConflictException.php | An exception thrown when two workspaces are in a conflicting content state. |
| WorkspaceInformation | core/modules/workspaces/src/WorkspaceInformation.php | General service for workspace support information. |
| WorkspaceInformationInterface | core/modules/workspaces/src/WorkspaceInformationInterface.php | Provides an interface for workspace-support information. |
| WorkspaceInterface | core/modules/workspaces/src/WorkspaceInterface.php | Defines an interface for the workspace entity type. |
| WorkspaceManager | core/modules/workspaces/src/WorkspaceManager.php | Provides the workspace manager. |
| WorkspaceManagerInterface | core/modules/workspaces/src/WorkspaceManagerInterface.php | Provides an interface for managing Workspaces. |
| WorkspaceMerger | core/modules/workspaces/src/WorkspaceMerger.php | Default implementation of the workspace merger. |
| WorkspaceMergerInterface | core/modules/workspaces/src/WorkspaceMergerInterface.php | Defines an interface for the workspace merger. |
| WorkspaceOperationFactory | core/modules/workspaces/src/WorkspaceOperationFactory.php | Defines a factory class for workspace operations. |
| WorkspaceOperationInterface | core/modules/workspaces/src/WorkspaceOperationInterface.php | Defines an interface for workspace operations. |
| WorkspacePublisher | core/modules/workspaces/src/WorkspacePublisher.php | Default implementation of the workspace publisher. |
| WorkspacePublisherInterface | core/modules/workspaces/src/WorkspacePublisherInterface.php | Defines an interface for the workspace publisher. |
| WorkspacePublishException | core/modules/workspaces/src/WorkspacePublishException.php | An exception thrown when a workspace can not be published. |
| WorkspaceRepository | core/modules/workspaces/src/WorkspaceRepository.php | Provides the default workspace tree lookup operations. |
| WorkspaceRepositoryInterface | core/modules/workspaces/src/WorkspaceRepositoryInterface.php | Provides an interface for workspace tree lookup operations. |
| WorkspacesAliasRepository | core/modules/workspaces/src/WorkspacesAliasRepository.php | Provides workspace-specific path alias lookup queries. |
| WorkspacesCron | core/modules/workspaces/src/WorkspacesCron.php | Decorates the cron service. |
| WorkspacesEntityRepository | core/modules/workspaces/src/WorkspacesEntityRepository.php | Provides workspace-specific mechanisms for retrieving entities. |
| WorkspacesLayoutTempstoreRepository | core/modules/workspaces/src/WorkspacesLayoutTempstoreRepository.php | Provides a mechanism for loading workspace-specific layout changes. |
| WorkspacesMenuTreeStorage | core/modules/workspaces/src/WorkspacesMenuTreeStorage.php | Overrides the default menu storage to provide workspace-specific menu links. |
| WorkspacesServiceProvider | core/modules/workspaces/src/WorkspacesServiceProvider.php | Defines a service provider for the Workspaces module. |
| WorkspaceTracker | core/modules/workspaces/src/WorkspaceTracker.php | Provides a class for CRUD operations on workspace associations. |
| WorkspaceTrackerInterface | core/modules/workspaces/src/WorkspaceTrackerInterface.php | Defines an interface for the workspace tracker service. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.