Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
workspaces_entity_insert function core/modules/workspaces/workspaces.module Implements hook_entity_insert().
workspaces_entity_predelete function core/modules/workspaces/workspaces.module Implements hook_entity_predelete().
workspaces_entity_preload function core/modules/workspaces/workspaces.module Implements hook_entity_preload().
workspaces_entity_presave function core/modules/workspaces/workspaces.module Implements hook_entity_presave().
workspaces_entity_type_alter function core/modules/workspaces/workspaces.module Implements hook_entity_type_alter().
workspaces_entity_type_build function core/modules/workspaces/workspaces.module Implements hook_entity_type_build().
workspaces_entity_update function core/modules/workspaces/workspaces.module Implements hook_entity_update().
workspaces_field_info_alter function core/modules/workspaces/workspaces.module Implements hook_field_info_alter().
workspaces_form_alter function core/modules/workspaces/workspaces.module Implements hook_form_alter().
workspaces_help function core/modules/workspaces/workspaces.module Implements hook_help().
workspaces_install function core/modules/workspaces/workspaces.install Implements hook_install().
workspaces_module_preinstall function core/modules/workspaces/workspaces.install Implements hook_module_preinstall().
workspaces_post_update_access_clear_caches function core/modules/workspaces/workspaces.post_update.php Clear caches due to access changes.
workspaces_post_update_move_association_data function core/modules/workspaces/workspaces.post_update.php Move the workspace association data to an entity field and a custom table.
workspaces_post_update_remove_association_schema_data function core/modules/workspaces/workspaces.post_update.php Removes the workspace association entity and field schema data.
workspaces_post_update_remove_default_workspace function core/modules/workspaces/workspaces.post_update.php Remove the default workspace.
workspaces_post_update_update_deploy_form_display function core/modules/workspaces/workspaces.post_update.php Add the workspace 'parent' field to the 'deploy' form display.
workspaces_requirements function core/modules/workspaces/workspaces.install Implements hook_requirements().
workspaces_schema function core/modules/workspaces/workspaces.install Implements hook_schema().
workspaces_toolbar function core/modules/workspaces/workspaces.module Implements hook_toolbar().
workspaces_update_8801 function core/modules/workspaces/workspaces.install Add the 'workspace' revision metadata field on all supported entity types.
workspaces_update_8802 function core/modules/workspaces/workspaces.install Add the 'parent' field to the 'workspace' entity type.
workspaces_update_8803 function core/modules/workspaces/workspaces.install Remove the Workspace Association entity storage if necessary.
workspaces_views_query_alter function core/modules/workspaces/workspaces.module Implements hook_views_query_alter().
WorkspaceTest class core/modules/workspaces/tests/src/Functional/WorkspaceTest.php Test the workspace entity.
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.
WorkspaceTest::$editor1 property core/modules/workspaces/tests/src/Functional/WorkspaceTest.php A test user.
WorkspaceTest::$editor2 property core/modules/workspaces/tests/src/Functional/WorkspaceTest.php A test user.
WorkspaceTest::$modules property core/modules/workspaces/tests/src/Functional/WorkspaceTest.php Modules to enable.
WorkspaceTest::setUp function core/modules/workspaces/tests/src/Functional/WorkspaceTest.php
WorkspaceTest::testSpecialCharacters function core/modules/workspaces/tests/src/Functional/WorkspaceTest.php Test creating a workspace with special characters.
WorkspaceTest::testWorkspaceFieldUi function core/modules/workspaces/tests/src/Functional/WorkspaceTest.php Tests adding new fields to workspace entities.
WorkspaceTest::testWorkspaceFormRevisions function core/modules/workspaces/tests/src/Functional/WorkspaceTest.php Tests that editing a workspace creates a new revision.
WorkspaceTest::testWorkspaceOwner function core/modules/workspaces/tests/src/Functional/WorkspaceTest.php Test changing the owner of a workspace.
WorkspaceTest::testWorkspaceToolbar function core/modules/workspaces/tests/src/Functional/WorkspaceTest.php Test that the toolbar correctly shows the active workspace.
WorkspaceTestTrait trait core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php A trait with common workspaces testing functionality.
WorkspaceTestTrait.php file core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php
WorkspaceTestTrait::$workspaceManager property core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php The workspaces manager.
WorkspaceTestTrait::$workspaces property core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php An array of test workspaces, keyed by workspace ID.
WorkspaceTestTrait::assertWorkspaceAssociation function core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php Checks the workspace_association records for a test scenario.
WorkspaceTestTrait::createWorkspaceHierarchy function core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php Creates the following workspace hierarchy:
live
WorkspaceTestTrait::getUnassociatedRevisions function core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php Returns all the revisions which are not associated with any workspace.
WorkspaceTestTrait::initializeWorkspacesModule function core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php Enables the Workspaces module and creates two workspaces.
WorkspaceTestTrait::switchToWorkspace function core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php Sets a given workspace as active.
WorkspaceTestUtilities trait core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php Utility methods for use in BrowserTestBase tests.
WorkspaceTestUtilities.php file core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php
WorkspaceTestUtilities::createNodeThroughUi function core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php Creates a node by "clicking" buttons.
WorkspaceTestUtilities::createWorkspaceThroughUi function core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php Creates a new Workspace through the UI.
WorkspaceTestUtilities::getOneEntityByLabel function core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php Loads a single entity by its label.

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