Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| WorkspaceRepository::$tree | property | core/ |
An array of tree items, keyed by workspace IDs and sorted in tree order. |
| WorkspaceRepository::getDescendantsAndSelf | function | core/ |
Returns the descendant IDs of the passed-in workspace, including itself. |
| WorkspaceRepository::loadTree | function | core/ |
Returns an array of workspaces tree item properties, sorted in tree order. |
| WorkspaceRepository::resetCache | function | core/ |
Resets the cached workspace tree. |
| WorkspaceRepository::__construct | function | core/ |
Constructs a new WorkspaceRepository instance. |
| WorkspaceRepositoryInterface | interface | core/ |
Provides an interface for workspace tree lookup operations. |
| WorkspaceRepositoryInterface.php | file | core/ |
|
| WorkspaceRepositoryInterface::getDescendantsAndSelf | function | core/ |
Returns the descendant IDs of the passed-in workspace, including itself. |
| WorkspaceRepositoryInterface::loadTree | function | core/ |
Returns an array of workspaces tree item properties, sorted in tree order. |
| WorkspaceRepositoryInterface::resetCache | function | core/ |
Resets the cached workspace tree. |
| WorkspaceRequestSubscriberTest::testOnKernelRequestWithCacheableRouteProvider | function | core/ |
@covers ::onKernelRequest[[api-linebreak]] |
| WorkspaceRequestSubscriberTest::testOnKernelRequestWithoutCacheableRouteProvider | function | core/ |
@covers ::onKernelRequest[[api-linebreak]] |
| workspaces.negotiator.query_parameter | service | core/ |
Drupal\workspaces\Negotiator\QueryParameterWorkspaceNegotiator |
| workspaces.negotiator.session | service | core/ |
Drupal\workspaces\Negotiator\SessionWorkspaceNegotiator |
| workspaces.operation_factory | service | core/ |
Drupal\workspaces\WorkspaceOperationFactory |
| workspaces.repository | service | core/ |
Drupal\workspaces\WorkspaceRepository |
| workspaces.toolbar.css | file | core/ |
Styling for Workspaces module's toolbar tab. |
| WorkspacesAliasRepository | class | core/ |
Provides workspace-specific path alias lookup queries. |
| WorkspacesAliasRepository.php | file | core/ |
|
| WorkspacesAliasRepository::$workspaceManager | property | core/ |
The workspace manager. |
| WorkspacesAliasRepository::getBaseQuery | function | core/ |
Returns a SELECT query for the path_alias base table. |
| WorkspacesAliasRepository::setWorkspacesManager | function | core/ |
Sets the workspace manager. |
| WorkspacesContentModerationStateTest::addEntityTypeAndBundleToWorkflow | function | core/ |
Adds an entity type ID / bundle ID to the given workflow. |
| WorkspacesContentModerationStateTest::createEditorialWorkflow | function | core/ |
Creates the editorial workflow. |
| WorkspaceSelection::$workspaceRepository | property | core/ |
The workspace repository service. |
| WorkspaceSwitcherForm::$workspaceStorage | property | core/ |
The workspace entity storage handler. |
| WorkspaceSwitcherForm::submitSwitchToLive | function | core/ |
Submit handler for switching to the live version of the site. |
| WorkspaceSwitcherTest::testQueryParameterNegotiator | function | core/ |
Test switching workspace via a query parameter. |
| workspaces_toolbar | function | core/ |
Implements hook_toolbar(). |
| WorkspaceTest::$editor1 | property | core/ |
A test user. |
| WorkspaceTest::$editor2 | property | core/ |
A test user. |
| WorkspaceTest::testWorkspaceToolbar | function | core/ |
Test that the toolbar correctly shows the active workspace. |
| WorkspaceTestTrait::switchToWorkspace | function | core/ |
Sets a given workspace as active. |
| 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::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/ |
Test workspace canvas can be toggled with JavaScript. |
| WorkspaceToolbarIntegrationTest::testWorkspaceSwitch | function | core/ |
Test workspace switch and landing page behavior. |
| workspace_update_test.negotiator.test | service | core/ |
Drupal\workspace_update_test\Negotiator\TestWorkspaceNegotiator |
| WriteSafeSessionHandlerTest::providerTestOtherMethods | function | core/ |
Provides test data for the other methods test. |
| WriteSafeSessionHandlerTest::testOtherMethods | function | core/ |
Tests that other invocations are passed unmodified to the wrapped handler. |
| WysiwygEditor | class | core/ |
Defines the 'wysiwyg' in-place editor. |
| WysiwygEditor.php | file | core/ |
|
| WysiwygEditor::getAttachments | function | core/ |
Returns the attachments for this editor. |
Pagination
- Previous page
- Page 238
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.