WorkspaceManager::executeInWorkspace |
function |
core/modules/workspaces/src/WorkspaceManager.php |
Executes the given callback function in the context of a workspace. |
WorkspaceManagerInterface::executeInWorkspace |
function |
core/modules/workspaces/src/WorkspaceManagerInterface.php |
Executes the given callback function in the context of a workspace. |
WorkspaceIntegrationTest::testExecuteInWorkspaceContext |
function |
core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php |
@covers \Drupal\workspaces\WorkspaceManager::executeInWorkspace |