Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| workspaces_schema | function | core/ |
Implements hook_schema(). |
| workspaces_toolbar | function | core/ |
Implements hook_toolbar(). |
| workspaces_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| workspaces_views_query_alter | function | core/ |
Implements hook_views_query_alter(). |
| WorkspaceTest | class | core/ |
Test the workspace entity. |
| WorkspaceTest.php | file | core/ |
|
| WorkspaceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkspaceTest::$editor1 | property | core/ |
A test user. |
| WorkspaceTest::$editor2 | property | core/ |
A test user. |
| WorkspaceTest::$modules | property | core/ |
Modules to enable. |
| WorkspaceTest::setUp | function | core/ |
|
| WorkspaceTest::testDeleteWorkspaceWithExistingContent | function | core/ |
Verifies that a workspace with existing content may be deleted. |
| WorkspaceTest::testSpecialCharacters | function | core/ |
Tests creating a workspace with special characters. |
| WorkspaceTest::testWorkspaceFieldUi | function | core/ |
Tests adding new fields to workspace entities. |
| WorkspaceTest::testWorkspaceFormRevisions | function | core/ |
Tests that editing a workspace creates a new revision. |
| WorkspaceTest::testWorkspaceList | function | core/ |
Tests the Workspaces listing UI. |
| WorkspaceTest::testWorkspaceManagePage | function | core/ |
Tests the manage workspace page. |
| WorkspaceTest::testWorkspaceOwner | function | core/ |
Tests changing the owner of a workspace. |
| WorkspaceTest::testWorkspaceToolbar | function | core/ |
Tests that the toolbar correctly shows the active workspace. |
| WorkspaceTestTrait | trait | core/ |
A trait with common workspaces testing functionality. |
| WorkspaceTestTrait.php | file | core/ |
|
| WorkspaceTestTrait::$workspaceManager | property | core/ |
The workspaces manager. |
| WorkspaceTestTrait::$workspaces | property | core/ |
An array of test workspaces, keyed by workspace ID. |
| WorkspaceTestTrait::assertWorkspaceAssociation | function | core/ |
Checks the workspace_association records for a test scenario. |
| WorkspaceTestTrait::createWorkspaceHierarchy | function | core/ |
Creates a test workspace hierarchy. |
| WorkspaceTestTrait::getUnassociatedRevisions | function | core/ |
Returns all the revisions which are not associated with any workspace. |
| WorkspaceTestTrait::initializeWorkspacesModule | function | core/ |
Enables the Workspaces module and creates two workspaces. |
| WorkspaceTestTrait::switchToWorkspace | function | core/ |
Sets a given workspace as active. |
| WorkspaceTestUtilities | trait | core/ |
Utility methods for use in BrowserTestBase tests. |
| WorkspaceTestUtilities.php | file | core/ |
|
| WorkspaceTestUtilities::$switcher_block_configured | property | core/ |
|
| WorkspaceTestUtilities::createNodeThroughUi | function | core/ |
Creates a node by "clicking" buttons. |
| WorkspaceTestUtilities::createWorkspaceThroughUi | function | core/ |
Creates a new Workspace through the UI. |
| WorkspaceTestUtilities::getOneEntityByLabel | function | core/ |
Loads a single entity by its label. |
| WorkspaceTestUtilities::isLabelInContentOverview | function | core/ |
Determine if the content list has an entity's label. |
| WorkspaceTestUtilities::setupWorkspaceSwitcherBlock | function | core/ |
Adds the workspace switcher block to the site. |
| WorkspaceTestUtilities::switchToLive | function | core/ |
Switches to the live version of the site for subsequent requests. |
| WorkspaceTestUtilities::switchToWorkspace | function | core/ |
Sets a given workspace as "active" for subsequent requests. |
| WorkspaceToolbarIntegrationTest | class | core/ |
Tests workspace settings stray integration. |
| WorkspaceToolbarIntegrationTest.php | file | core/ |
|
| WorkspaceToolbarIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkspaceToolbarIntegrationTest::$modules | property | core/ |
Modules to enable. |
| WorkspaceToolbarIntegrationTest::setUp | function | core/ |
|
| WorkspaceToolbarIntegrationTest::testWorkspaceCanvasToggling | function | core/ |
Tests workspace canvas can be toggled with JavaScript. |
| WorkspaceToolbarIntegrationTest::testWorkspaceSwitch | function | core/ |
Tests workspace switch and landing page behavior. |
| WorkspaceViewBuilder | class | core/ |
Provides a Workspace view builder. |
| WorkspaceViewBuilder.php | file | core/ |
|
| WorkspaceViewBuilder::$bundleInfo | property | core/ |
The entity bundle information service. |
| WorkspaceViewBuilder::$dateFormatter | property | core/ |
The date formatter service. |
| WorkspaceViewBuilder::$entityTypeManager | property | core/ |
The entity type manager. |
Pagination
- Previous page
- Page 1458
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.