Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| WorkspaceTestTrait::initializeWorkspacesModule | function | core/ |
Enables the Workspaces module and creates two workspaces. |
| WorkspaceTestTrait::switchToLive | function | core/ |
Switches the test runner's context to Live. |
| 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::$switcherBlockConfigured | property | core/ |
Signifies that the switcher block is configured. |
| WorkspaceTestUtilities::createAndActivateWorkspaceThroughUi | function | core/ |
Creates and activates a new Workspace through the UI. |
| 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::ignoreEntityType | function | core/ |
Marks an entity type as ignored in a workspace. |
| 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 | class | core/ |
Tests workspace settings stray integration. |
| WorkspaceToolbarIntegrationTest.php | file | core/ |
|
| WorkspaceToolbarIntegrationTest.php | file | core/ |
|
| WorkspaceToolbarIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkspaceToolbarIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkspaceToolbarIntegrationTest::$modules | property | core/ |
Modules to install. |
| WorkspaceToolbarIntegrationTest::$modules | property | core/ |
Modules to install. |
| WorkspaceToolbarIntegrationTest::setUp | function | core/ |
|
| WorkspaceToolbarIntegrationTest::setUp | function | core/ |
|
| WorkspaceToolbarIntegrationTest::testWorkspaceCanvasToggling | function | core/ |
Tests workspace canvas can be toggled with JavaScript. |
| WorkspaceToolbarIntegrationTest::testWorkspaceCanvasToggling | function | core/ |
Tests workspace canvas can be toggled with JavaScript. |
| WorkspaceToolbarIntegrationTest::testWorkspaceSwitch | function | core/ |
Tests workspace switch and landing page behavior. |
| WorkspaceToolbarIntegrationTest::testWorkspaceSwitch | function | core/ |
Tests workspace switch and landing page behavior. |
| WorkspaceTracker | class | core/ |
Provides a class for CRUD operations on workspace associations. |
| WorkspaceTracker.php | file | core/ |
|
| WorkspaceTracker::$associatedInitialRevisions | property | core/ |
A multidimensional array of entity IDs that were created in a workspace. |
| WorkspaceTracker::$associatedRevisions | property | core/ |
A multidimensional array of entity IDs that are associated to a workspace. |
| WorkspaceTracker::deleteTrackedEntities | function | core/ |
Deletes all the workspace association records for the given workspace. |
| WorkspaceTracker::doDeleteAssociations | function | core/ |
Executes a delete query for workspace associations. |
| WorkspaceTracker::getAllTrackedRevisions | function | core/ |
Retrieves all content revisions tracked by a given workspace. |
| WorkspaceTracker::getEntityTrackingWorkspaceIds | function | core/ |
Gets a list of workspace IDs in which an entity is tracked. |
| WorkspaceTracker::getIdField | function | core/ |
Determines the target ID field name for an entity type. |
| WorkspaceTracker::getSubscribedEvents | function | core/ |
|
| WorkspaceTracker::getTrackedEntities | function | core/ |
Retrieves the entities tracked by a given workspace. |
| WorkspaceTracker::getTrackedEntitiesForListing | function | core/ |
Retrieves a paged list of entities tracked by a given workspace. |
| WorkspaceTracker::getTrackedInitialRevisions | function | core/ |
Retrieves all content revisions that were created in a given workspace. |
| WorkspaceTracker::initializeWorkspace | function | core/ |
Initializes a workspace with all the associations of its parent. |
| WorkspaceTracker::loadAssociatedRevisions | function | core/ |
Loads associated revision IDs and populates their static caches. |
| WorkspaceTracker::moveTrackedEntities | function | core/ |
Moves tracked entities from one workspace to another. |
| WorkspaceTracker::onPostPublish | function | core/ |
Triggers clean-up operations after a workspace is published. |
| WorkspaceTracker::REVISION_TABLE | constant | core/ |
The table for the workspace association revision storage. |
| WorkspaceTracker::TABLE | constant | core/ |
The table for the workspace association storage. |
| WorkspaceTracker::trackEntity | function | core/ |
Updates or creates the association for a given entity and a workspace. |
| WorkspaceTracker::__construct | function | core/ |
Pagination
- Previous page
- Page 1864
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.