Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
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::testSwitchingWorkspaces function core/modules/workspaces/tests/src/Functional/WorkspaceSwitcherTest.php Tests switching workspace via the switcher block and admin page.
WorkspaceSwitcherTest::testToolbarSwitcherDynamicPageCache function core/modules/workspaces/tests/src/Functional/WorkspaceSwitcherTest.php Tests that the toolbar workspace switcher doesn't disable the page cache.
workspaces_cron function core/modules/workspaces/workspaces.module Implements hook_cron().
workspaces_entity_access function core/modules/workspaces/workspaces.module Implements hook_entity_access().
workspaces_entity_base_field_info function core/modules/workspaces/workspaces.module Implements hook_entity_base_field_info().
workspaces_entity_create_access function core/modules/workspaces/workspaces.module Implements hook_entity_create_access().
workspaces_entity_delete function core/modules/workspaces/workspaces.module Implements hook_entity_delete().
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_revision_delete function core/modules/workspaces/workspaces.module Implements hook_entity_revision_delete().
workspaces_entity_translation_insert function core/modules/workspaces/workspaces.module Implements hook_entity_translation_insert().
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_menu_link_content_update function core/modules/workspaces/workspaces.module Implements hook_ENTITY_TYPE_update() for the 'menu_link_content' entity type.
workspaces_module_implements_alter function core/modules/workspaces/workspaces.module Implements hook_module_implements_alter().
workspaces_module_preinstall function core/modules/workspaces/workspaces.install Implements hook_module_preinstall().
workspaces_removed_post_updates function core/modules/workspaces/workspaces.post_update.php Implements hook_removed_post_updates().
workspaces_requirements function core/modules/workspaces/workspaces.install Implements hook_requirements().
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.module file core/modules/workspaces/tests/modules/workspaces_test/workspaces_test.module Provides supporting code for testing workspaces.
workspaces_test_entity_type_alter function core/modules/workspaces/tests/modules/workspaces_test/workspaces_test.module Implements hook_entity_type_alter().
workspaces_toolbar function core/modules/workspaces/workspaces.module Implements hook_toolbar().
workspaces_update_last_removed function core/modules/workspaces/workspaces.install Implements hook_update_last_removed().
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 class core/modules/jsonapi/tests/src/Functional/WorkspaceTest.php JSON:API integration test for the "Workspace" content entity type.
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.
WorkspaceTest::$defaultTheme property core/modules/jsonapi/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::$entity property core/modules/jsonapi/tests/src/Functional/WorkspaceTest.php
WorkspaceTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/WorkspaceTest.php The tested entity type.
WorkspaceTest::$firstCreatedEntityId property core/modules/jsonapi/tests/src/Functional/WorkspaceTest.php The entity ID for the first created entity in testPost().
WorkspaceTest::$modules property core/modules/jsonapi/tests/src/Functional/WorkspaceTest.php Modules to install.
WorkspaceTest::$modules property core/modules/workspaces/tests/src/Functional/WorkspaceTest.php Modules to install.

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