drupal/core/modules/workspaces/src
Nathaniel Catchpole 15332e965d Issue #3035383 by andypost, martin107, Berdir: Replace deprecated usages of entityManager in list builder classes
(cherry picked from commit 9c547baa7ebd70addbd830577495261c4cc41cd2)
2019-03-18 16:27:13 +00:00
..
Entity Issue #3026840 by izus: Fix plural typo in workspaces field 2019-01-28 22:46:14 +00:00
EntityQuery
Form
Negotiator
Plugin Issue #2998662 by Sam152, dhirendra.mishra, amateescu, Eli-T: Saving a tagged article in staged workspace causes fatal exception 2018-11-13 17:49:25 +00:00
EntityAccess.php
EntityOperations.php Issue #3029405 by amateescu, hchonov: Clean up documentation and type hints that don't need to mention both EntityInterface and another specialized interface anymore 2019-01-30 23:34:31 +00:00
EntityTypeInfo.php Issue #2998662 by Sam152, dhirendra.mishra, amateescu, Eli-T: Saving a tagged article in staged workspace causes fatal exception 2018-11-13 17:49:25 +00:00
FormOperations.php Issue #2998565 by amateescu, Sam152, jeqq: Workspaces' form alters break all AJAX interaction on entity forms 2018-09-18 22:56:10 +01:00
ViewsQueryAlter.php
WorkspaceAccessControlHandler.php
WorkspaceAccessException.php
WorkspaceAssociationStorage.php
WorkspaceAssociationStorageInterface.php
WorkspaceCacheContext.php
WorkspaceConflictException.php
WorkspaceInterface.php
WorkspaceListBuilder.php Issue #3035383 by andypost, martin107, Berdir: Replace deprecated usages of entityManager in list builder classes 2019-03-18 16:27:13 +00:00
WorkspaceManager.php Issue #3027595 by amateescu, pmelab: Incorrect blacklist condition in WorkspaceManager 2019-01-29 18:23:47 +00:00
WorkspaceManagerInterface.php Issue #2968452 by amateescu, timmillwood, jeqq, alexpott, Fabianx: Add a way to execute a function in the context of a specific workspace 2018-11-08 19:29:47 +10:00
WorkspaceOperationFactory.php Issue #2998414 by Sam152, amateescu: Workspaces fails to deploy content in fields that required dedicated table storage 2018-11-16 12:21:45 +00:00
WorkspaceOperationInterface.php
WorkspacePublisher.php Issue #2998414 by Sam152, amateescu: Workspaces fails to deploy content in fields that required dedicated table storage 2018-11-16 12:21:45 +00:00
WorkspacePublisherInterface.php
WorkspacesServiceProvider.php