Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Other projects
Title Object type File name Summary
workspaces.entity.repository service core/modules/workspaces/workspaces.services.yml Drupal\workspaces\WorkspacesEntityRepository
workspaces.menu.tree_storage service core/modules/workspaces/workspaces.services.yml Drupal\workspaces\WorkspacesMenuTreeStorage
workspaces.negotiator.query_parameter service core/modules/workspaces/workspaces.services.yml Drupal\workspaces\Negotiator\QueryParameterWorkspaceNegotiator
workspaces.negotiator.session service core/modules/workspaces/workspaces.services.yml Drupal\workspaces\Negotiator\SessionWorkspaceNegotiator
workspaces.operation_factory service core/modules/workspaces/workspaces.services.yml Drupal\workspaces\WorkspaceOperationFactory
workspaces.repository service core/modules/workspaces/workspaces.services.yml Drupal\workspaces\WorkspaceRepository
workspaces.toolbar.css file core/modules/workspaces/css/workspaces.toolbar.css Styling for Workspaces module's toolbar tab.
workspaces.toolbar.css file core/modules/workspaces_ui/css/workspaces.toolbar.css Styling for Workspaces module's toolbar tab.
workspaces.toolbar.pcss.css file core/modules/workspaces_ui/css/workspaces.toolbar.pcss.css Styling for Workspaces module's toolbar tab.
workspaces.toolbar.pcss.css file core/modules/workspaces/css/workspaces.toolbar.pcss.css Styling for Workspaces module's toolbar tab.
WorkspaceSafeFormTrait::getSectionStorageFromFormState function core/modules/layout_builder/src/Form/WorkspaceSafeFormTrait.php Retrieves the section storage from a form state object, if it exists.
WorkspacesAliasRepository class core/modules/workspaces/src/WorkspacesAliasRepository.php Provides workspace-specific path alias lookup queries.
WorkspacesAliasRepository.php file core/modules/workspaces/src/WorkspacesAliasRepository.php
WorkspacesAliasRepository::$workspaceManager property core/modules/workspaces/src/WorkspacesAliasRepository.php The workspace manager.
WorkspacesAliasRepository::getBaseQuery function core/modules/workspaces/src/WorkspacesAliasRepository.php Returns a SELECT query for the path_alias base table.
WorkspacesAliasRepository::setWorkspacesManager function core/modules/workspaces/src/WorkspacesAliasRepository.php Sets the workspace manager.
WorkspacesContentModerationStateTest::addEntityTypeAndBundleToWorkflow function core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php Adds an entity type ID / bundle ID to the given workflow.
WorkspacesContentModerationStateTest::createEditorialWorkflow function core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php Creates the editorial workflow.
WorkspaceSelection::$workspaceRepository property core/modules/workspaces/src/Plugin/EntityReferenceSelection/WorkspaceSelection.php The workspace repository service.
WorkspacesEntityRepository class core/modules/workspaces/src/WorkspacesEntityRepository.php Provides workspace-specific mechanisms for retrieving entities.
WorkspacesEntityRepository.php file core/modules/workspaces/src/WorkspacesEntityRepository.php
WorkspacesEntityRepository::getActive function core/modules/workspaces/src/WorkspacesEntityRepository.php Retrieves the active entity variant matching the specified context.
WorkspacesEntityRepository::getActiveMultiple function core/modules/workspaces/src/WorkspacesEntityRepository.php Retrieves the active entity variants matching the specified context.
WorkspacesEntityRepository::getCanonical function core/modules/workspaces/src/WorkspacesEntityRepository.php Retrieves the canonical entity variant matching the specified context.
WorkspacesEntityRepository::getCanonicalMultiple function core/modules/workspaces/src/WorkspacesEntityRepository.php Retrieves the canonical entity variants matching the specified context.
WorkspacesEntityRepository::getTranslationFromContext function core/modules/workspaces/src/WorkspacesEntityRepository.php Gets the entity translation to be used in the given context.
WorkspacesEntityRepository::loadEntityByConfigTarget function core/modules/workspaces/src/WorkspacesEntityRepository.php Loads an entity by the config target identifier.
WorkspacesEntityRepository::loadEntityByUuid function core/modules/workspaces/src/WorkspacesEntityRepository.php Loads an entity by UUID.
WorkspacesEntityRepository::__construct function core/modules/workspaces/src/WorkspacesEntityRepository.php
WorkspacesLayoutBuilderIntegrationTest::testWorkspacesLayoutTempstore function core/modules/workspaces/tests/src/FunctionalJavascript/WorkspacesLayoutBuilderIntegrationTest.php Tests workspace specific layout tempstore data.
WorkspacesLayoutTempstoreRepository class core/modules/workspaces/src/WorkspacesLayoutTempstoreRepository.php Provides a mechanism for loading workspace-specific layout changes.
WorkspacesLayoutTempstoreRepository.php file core/modules/workspaces/src/WorkspacesLayoutTempstoreRepository.php
WorkspacesLayoutTempstoreRepository::$workspaceManager property core/modules/workspaces/src/WorkspacesLayoutTempstoreRepository.php The workspace manager.
WorkspacesLayoutTempstoreRepository::getKey function core/modules/workspaces/src/WorkspacesLayoutTempstoreRepository.php Gets the string to use as the tempstore key.
WorkspacesLayoutTempstoreRepository::setWorkspacesManager function core/modules/workspaces/src/WorkspacesLayoutTempstoreRepository.php Sets the workspace manager.
WorkspacesLazyBuilders::renderToolbarTab function core/modules/workspaces/src/WorkspacesLazyBuilders.php Lazy builder callback for rendering the workspace toolbar tab.
WorkspacesMenuTreeStorage class core/modules/workspaces/src/WorkspacesMenuTreeStorage.php Overrides the default menu storage to provide workspace-specific menu links.
WorkspacesMenuTreeStorage.php file core/modules/workspaces/src/WorkspacesMenuTreeStorage.php
WorkspacesMenuTreeStorage::loadLinks function core/modules/workspaces/src/WorkspacesMenuTreeStorage.php Loads links in the given menu, according to the given tree parameters.
WorkspacesMenuTreeStorage::loadTreeData function core/modules/workspaces/src/WorkspacesMenuTreeStorage.php Loads a menu link tree from the storage.
WorkspacesMenuTreeStorage::__construct function core/modules/workspaces/src/WorkspacesMenuTreeStorage.php WorkspacesMenuTreeStorage constructor.
WorkspacesUiHooks::toolbar function core/modules/workspaces_ui/src/Hook/WorkspacesUiHooks.php Implements hook_toolbar().
WorkspacesUiLazyBuilders::renderToolbarTab function core/modules/workspaces_ui/src/WorkspacesUiLazyBuilders.php Lazy builder callback for rendering the workspace toolbar tab.
WorkspaceSwitcherForm::$workspaceStorage property core/modules/workspaces_ui/src/Form/WorkspaceSwitcherForm.php The workspace entity storage handler.
WorkspaceSwitcherForm::$workspaceStorage property core/modules/workspaces/src/Form/WorkspaceSwitcherForm.php The workspace entity storage handler.
WorkspaceSwitcherForm::submitSwitchToLive function core/modules/workspaces/src/Form/WorkspaceSwitcherForm.php Submit handler for switching to the live version of the site.
WorkspaceSwitcherForm::submitSwitchToLive function core/modules/workspaces_ui/src/Form/WorkspaceSwitcherForm.php Submit handler for switching to the live version of the site.
WorkspaceSwitcherTest::testQueryParameterNegotiator function core/modules/workspaces/tests/src/Functional/WorkspaceSwitcherTest.php Tests switching workspace via a query parameter.
WorkspaceSwitcherTest::testToolbarSwitcherDynamicPageCache function core/modules/workspaces/tests/src/Functional/WorkspaceSwitcherTest.php Tests that the toolbar workspace switcher doesn't disable the page cache.
WorkspaceTest::$editor1 property core/modules/workspaces/tests/src/Functional/WorkspaceTest.php A test user.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.