Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
WorkspaceSwitcherForm::$messenger property core/modules/workspaces_ui/src/Form/WorkspaceSwitcherForm.php The messenger service.
WorkspaceSwitcherForm::$selectionManager property core/modules/workspaces_ui/src/Form/WorkspaceSwitcherForm.php The entity reference selection plugin manager.
WorkspaceSwitcherForm::$workspaceManager property core/modules/workspaces_ui/src/Form/WorkspaceSwitcherForm.php The workspace manager.
WorkspaceSwitcherForm::$workspaceStorage property core/modules/workspaces_ui/src/Form/WorkspaceSwitcherForm.php The workspace entity storage handler.
WorkspaceSwitcherForm::buildForm function core/modules/workspaces_ui/src/Form/WorkspaceSwitcherForm.php Form constructor.
WorkspaceSwitcherForm::create function core/modules/workspaces_ui/src/Form/WorkspaceSwitcherForm.php Instantiates a new instance of the implementing class using autowiring.
WorkspaceSwitcherForm::getFormId function core/modules/workspaces_ui/src/Form/WorkspaceSwitcherForm.php Returns a unique string identifying the form.
WorkspaceSwitcherForm::submitForm function core/modules/workspaces_ui/src/Form/WorkspaceSwitcherForm.php Form submission handler.
WorkspaceSwitcherForm::submitSwitchToLive function core/modules/workspaces_ui/src/Form/WorkspaceSwitcherForm.php Submit handler for switching to the live version of the site.
WorkspaceSwitcherForm::__construct function core/modules/workspaces_ui/src/Form/WorkspaceSwitcherForm.php Constructs a new WorkspaceSwitcherForm.
WorkspaceSwitcherTest class core/modules/workspaces/tests/src/Functional/WorkspaceSwitcherTest.php Tests workspace switching functionality.
WorkspaceSwitcherTest.php file core/modules/workspaces/tests/src/Functional/WorkspaceSwitcherTest.php
WorkspaceSwitcherTest::$defaultTheme property core/modules/workspaces/tests/src/Functional/WorkspaceSwitcherTest.php The theme to install as the default for testing.
WorkspaceSwitcherTest::$modules property core/modules/workspaces/tests/src/Functional/WorkspaceSwitcherTest.php Modules to install.
WorkspaceSwitcherTest::setUp function core/modules/workspaces/tests/src/Functional/WorkspaceSwitcherTest.php
WorkspaceSwitcherTest::testQueryParameterNegotiator function core/modules/workspaces/tests/src/Functional/WorkspaceSwitcherTest.php Tests switching workspace via a query parameter.
WorkspaceSwitcherTest::testSwitcherFormFiltersByProvider function core/modules/workspaces/tests/src/Functional/WorkspaceSwitcherTest.php Tests workspaces with non-default providers in the switcher form.
WorkspaceSwitcherTest::testSwitchingWorkspaces function core/modules/workspaces/tests/src/Functional/WorkspaceSwitcherTest.php Tests switching workspace via the switcher block and admin page.
WorkspaceSwitchEvent class core/modules/workspaces/src/Event/WorkspaceSwitchEvent.php Defines the workspace switch event.
WorkspaceSwitchEvent.php file core/modules/workspaces/src/Event/WorkspaceSwitchEvent.php
WorkspaceSwitchEvent::getPreviousWorkspace function core/modules/workspaces/src/Event/WorkspaceSwitchEvent.php Gets the previous active workspace.
WorkspaceSwitchEvent::getWorkspace function core/modules/workspaces/src/Event/WorkspaceSwitchEvent.php Gets the new activate workspace.
WorkspaceSwitchEvent::isTemporary function core/modules/workspaces/src/Event/WorkspaceSwitchEvent.php Whether this switch is temporary (e.g. executeInWorkspace).
WorkspaceSwitchEvent::__construct function core/modules/workspaces/src/Event/WorkspaceSwitchEvent.php
WorkspaceSwitchSubscriber class core/modules/workspaces/src/EventSubscriber/WorkspaceSwitchSubscriber.php Provides a event subscriber for reacting to workspace activation.
WorkspaceSwitchSubscriber.php file core/modules/workspaces/src/EventSubscriber/WorkspaceSwitchSubscriber.php
WorkspaceSwitchSubscriber::getSubscribedEvents function core/modules/workspaces/src/EventSubscriber/WorkspaceSwitchSubscriber.php
WorkspaceSwitchSubscriber::onWorkspaceSwitch function core/modules/workspaces/src/EventSubscriber/WorkspaceSwitchSubscriber.php Clears various static caches when a new workspace is activated.
WorkspaceSwitchSubscriber::__construct function core/modules/workspaces/src/EventSubscriber/WorkspaceSwitchSubscriber.php
workspaces_removed_post_updates function core/modules/workspaces/workspaces.post_update.php Implements hook_removed_post_updates().
workspaces_schema function core/modules/workspaces/workspaces.install Implements hook_schema().
workspaces_test.info.yml file core/modules/workspaces/tests/modules/workspaces_test/workspaces_test.info.yml core/modules/workspaces/tests/modules/workspaces_test/workspaces_test.info.yml
workspaces_test.routing.yml file core/modules/workspaces/tests/modules/workspaces_test/workspaces_test.routing.yml core/modules/workspaces/tests/modules/workspaces_test/workspaces_test.routing.yml
workspaces_ui.info.yml file core/modules/workspaces_ui/workspaces_ui.info.yml core/modules/workspaces_ui/workspaces_ui.info.yml
workspaces_ui.lazy_builders service core/modules/workspaces_ui/workspaces_ui.services.yml Drupal\workspaces_ui\WorkspacesUiLazyBuilders
workspaces_ui.libraries.yml file core/modules/workspaces_ui/workspaces_ui.libraries.yml core/modules/workspaces_ui/workspaces_ui.libraries.yml
workspaces_ui.links.action.yml file core/modules/workspaces_ui/workspaces_ui.links.action.yml core/modules/workspaces_ui/workspaces_ui.links.action.yml
workspaces_ui.links.menu.yml file core/modules/workspaces_ui/workspaces_ui.links.menu.yml core/modules/workspaces_ui/workspaces_ui.links.menu.yml
workspaces_ui.links.task.yml file core/modules/workspaces_ui/workspaces_ui.links.task.yml core/modules/workspaces_ui/workspaces_ui.links.task.yml
workspaces_ui.routing.yml file core/modules/workspaces_ui/workspaces_ui.routing.yml core/modules/workspaces_ui/workspaces_ui.routing.yml
workspaces_ui.services.yml file core/modules/workspaces_ui/workspaces_ui.services.yml core/modules/workspaces_ui/workspaces_ui.services.yml
workspaces_update_dependencies function core/modules/workspaces/workspaces.install Implements hook_update_dependencies().
workspaces_update_last_removed function core/modules/workspaces/workspaces.install Implements hook_update_last_removed().
WorkspaceTest class core/modules/workspaces/tests/src/Functional/WorkspaceTest.php Test the workspace entity.
WorkspaceTest class core/modules/jsonapi/tests/src/Functional/WorkspaceTest.php JSON:API integration test for the "Workspace" content entity type.
WorkspaceTest class core/modules/toolbar/tests/src/FunctionalJavascript/workspaces/WorkspaceTest.php Test the workspace entity.
WorkspaceTest.php file core/modules/toolbar/tests/src/FunctionalJavascript/workspaces/WorkspaceTest.php
WorkspaceTest.php file core/modules/jsonapi/tests/src/Functional/WorkspaceTest.php
WorkspaceTest.php file core/modules/workspaces/tests/src/Functional/WorkspaceTest.php
WorkspaceTest::$defaultTheme property core/modules/workspaces/tests/src/Functional/WorkspaceTest.php The theme to install as the default for testing.

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