You are here

namespace Drupal\workspace in Workspace 8.2

Same name in other branches
  1. 8 Drupal\workspace
Classsort descending Location Description
EntityAccess src/EntityAccess.php Service wrapper for hooks relating to entity access control.
EntityOperations src/EntityOperations.php Defines a class for reacting to entity events.
EntityTypeInfo src/EntityTypeInfo.php Manipulates entity type information.
RepositoryHandlerBase src/RepositoryHandlerBase.php Defines a base RepositoryHandler plugin implementation.
RepositoryHandlerInterface src/RepositoryHandlerInterface.php RepositoryHandler plugins handle content replication.
RepositoryHandlerManager src/RepositoryHandlerManager.php Provides a plugin manager for Repository Handlers.
RepositoryHandlerManagerInterface src/RepositoryHandlerManagerInterface.php Provides the interface for a plugin manager of repository handlers.
ViewsQueryAlter src/ViewsQueryAlter.php Defines a class for altering views queries.
WorkspaceAccessControlHandler src/WorkspaceAccessControlHandler.php Defines the access control handler for the workspace entity type.
WorkspaceAccessException src/WorkspaceAccessException.php Exception thrown when trying to switch to an inaccessible workspace.
WorkspaceAssociationStorage src/WorkspaceAssociationStorage.php Defines the storage handler class for the Workspace association entity type.
WorkspaceAssociationStorageInterface src/WorkspaceAssociationStorageInterface.php Defines an interface for workspace association entity storage classes.
WorkspaceCacheContext src/WorkspaceCacheContext.php Defines the WorkspaceCacheContext service, for "per workspace" caching.
WorkspaceConflictException src/WorkspaceConflictException.php An exception thrown when two workspaces are in a conflicting content state.
WorkspaceInterface src/WorkspaceInterface.php Defines an interface for the workspace entity type.
WorkspaceListBuilder src/WorkspaceListBuilder.php Defines a class to build a listing of workspace entities.
WorkspaceManager src/WorkspaceManager.php Provides the workspace manager.
WorkspaceManagerInterface src/WorkspaceManagerInterface.php Provides an interface for managing Workspaces.
WorkspaceServiceProvider src/WorkspaceServiceProvider.php Defines a service provider for the workspace module.