/dports/www/drupal9/drupal-9.2.10/core/modules/workspaces/tests/src/Kernel/ |
H A D | WorkspaceIntegrationTest.php | 311 $this->switchToWorkspace('stage'); 320 $this->switchToWorkspace('stage'); 329 $this->switchToWorkspace('stage'); 335 $this->switchToWorkspace('stage'); 383 $this->switchToWorkspace('stage'); 399 $this->switchToWorkspace('stage'); 412 $this->switchToWorkspace('dev'); 443 $this->switchToWorkspace('dev'); 483 $this->switchToWorkspace('stage'); 519 $this->switchToWorkspace('live'); [all …]
|
H A D | WorkspaceMergerTest.php | 112 $this->switchToWorkspace('stage'); 127 $this->switchToWorkspace('dev'); 142 $this->switchToWorkspace('local_1'); 178 $this->switchToWorkspace('dev');
|
H A D | EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php | 68 $this->switchToWorkspace('stage');
|
H A D | WorkspaceTestTrait.php | 61 protected function switchToWorkspace($workspace_id) { function
|
/dports/www/drupal8/drupal-8.9.20/core/modules/workspaces/tests/src/Kernel/ |
H A D | WorkspaceIntegrationTest.php | 311 $this->switchToWorkspace('stage'); 320 $this->switchToWorkspace('stage'); 329 $this->switchToWorkspace('stage'); 335 $this->switchToWorkspace('stage'); 383 $this->switchToWorkspace('stage'); 399 $this->switchToWorkspace('stage'); 412 $this->switchToWorkspace('dev'); 443 $this->switchToWorkspace('dev'); 483 $this->switchToWorkspace('stage'); 519 $this->switchToWorkspace('live'); [all …]
|
H A D | WorkspaceMergerTest.php | 112 $this->switchToWorkspace('stage'); 127 $this->switchToWorkspace('dev'); 142 $this->switchToWorkspace('local_1'); 178 $this->switchToWorkspace('dev');
|
H A D | EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php | 68 $this->switchToWorkspace('stage');
|
H A D | WorkspaceTestTrait.php | 61 protected function switchToWorkspace($workspace_id) { function
|
/dports/www/drupal8/drupal-8.9.20/core/modules/workspaces/tests/src/Functional/ |
H A D | PathWorkspacesTest.php | 82 $this->switchToWorkspace($stage); 121 $this->switchToWorkspace($stage); 184 $this->switchToWorkspace($stage); 209 $this->switchToWorkspace($stage); 226 $this->switchToWorkspace($stage); 243 $this->switchToWorkspace($stage); 260 $this->switchToWorkspace($stage);
|
H A D | WorkspaceConcurrentEditingTest.php | 55 $this->switchToWorkspace($vultures); 68 $this->switchToWorkspace($gravity); 95 $this->switchToWorkspace($gravity);
|
H A D | WorkspaceBypassTest.php | 47 $this->switchToWorkspace($bears); 61 $this->switchToWorkspace($bears);
|
H A D | WorkspaceSwitcherTest.php | 52 $this->switchToWorkspace($vultures);
|
H A D | WorkspaceTestUtilities.php | 99 protected function switchToWorkspace(WorkspaceInterface $workspace) { function
|
/dports/www/drupal9/drupal-9.2.10/core/modules/workspaces/tests/src/Functional/ |
H A D | PathWorkspacesTest.php | 84 $this->switchToWorkspace($stage); 124 $this->switchToWorkspace($stage); 188 $this->switchToWorkspace($stage); 214 $this->switchToWorkspace($stage); 232 $this->switchToWorkspace($stage); 250 $this->switchToWorkspace($stage); 268 $this->switchToWorkspace($stage);
|
H A D | WorkspaceConcurrentEditingTest.php | 55 $this->switchToWorkspace($vultures); 68 $this->switchToWorkspace($gravity); 95 $this->switchToWorkspace($gravity);
|
H A D | WorkspaceBypassTest.php | 47 $this->switchToWorkspace($bears); 61 $this->switchToWorkspace($bears);
|
H A D | WorkspaceSwitcherTest.php | 52 $this->switchToWorkspace($vultures);
|
H A D | WorkspaceTestUtilities.php | 103 protected function switchToWorkspace(WorkspaceInterface $workspace) { function
|
/dports/www/drupal8/drupal-8.9.20/core/modules/content_moderation/tests/src/Functional/ |
H A D | WorkspaceContentModerationIntegrationTest.php | 47 $this->switchToWorkspace($stage); 72 $this->switchToWorkspace($stage);
|
/dports/www/drupal9/drupal-9.2.10/core/modules/content_moderation/tests/src/Functional/ |
H A D | WorkspaceContentModerationIntegrationTest.php | 47 $this->switchToWorkspace($stage); 74 $this->switchToWorkspace($stage);
|
/dports/x11-wm/icewm/icewm-2.9.4/src/ |
H A D | wmmgr.cc | 352 switchToWorkspace(0, false); in handleSwitchWorkspaceKey() 494 switchToWorkspace(0, true); in handleWMKey() 498 switchToWorkspace(1, true); in handleWMKey() 502 switchToWorkspace(2, true); in handleWMKey() 506 switchToWorkspace(3, true); in handleWMKey() 510 switchToWorkspace(4, true); in handleWMKey() 514 switchToWorkspace(5, true); in handleWMKey() 518 switchToWorkspace(6, true); in handleWMKey() 522 switchToWorkspace(7, true); in handleWMKey() 526 switchToWorkspace(8, true); in handleWMKey() [all …]
|
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/advanceddockingsystem/ |
H A D | workspacemodel.cpp | 257 void WorkspaceModel::switchToWorkspace(const QString &workspace) in switchToWorkspace() function in ADS::WorkspaceModel 288 switchToWorkspace(newWorkspace); in runWorkspaceNameInputDialog()
|
H A D | workspacemodel.h | 78 void switchToWorkspace(const QString &workspace);
|
/dports/www/drupal8/drupal-8.9.20/core/modules/content_moderation/tests/src/Kernel/ |
H A D | WorkspacesContentModerationStateTest.php | 49 $this->switchToWorkspace('stage');
|
/dports/www/drupal9/drupal-9.2.10/core/modules/content_moderation/tests/src/Kernel/ |
H A D | WorkspacesContentModerationStateTest.php | 49 $this->switchToWorkspace('stage');
|