Search for info

  1. Search 7.x for info
  2. Search 9.5.x for info
  3. Search 8.9.x for info
  4. Search 11.x for info
  5. Other projects
Title Object type File name Summary
WorkspaceInformationInterface::getSupportedEntityTypes function core/modules/workspaces/src/WorkspaceInformationInterface.php Returns an array of entity types that can belong to workspaces.
WorkspaceInformationInterface::isEntityDeletable function core/modules/workspaces/src/WorkspaceInformationInterface.php Determines whether an entity can be deleted in the given workspace.
WorkspaceInformationInterface::isEntityIgnored function core/modules/workspaces/src/WorkspaceInformationInterface.php Determines whether CRUD operations for an entity are allowed.
WorkspaceInformationInterface::isEntitySupported function core/modules/workspaces/src/WorkspaceInformationInterface.php Determines whether an entity can belong to a workspace.
WorkspaceInformationInterface::isEntityTypeIgnored function core/modules/workspaces/src/WorkspaceInformationInterface.php Determines whether CRUD operations for an entity type are allowed.
WorkspaceInformationInterface::isEntityTypeSupported function core/modules/workspaces/src/WorkspaceInformationInterface.php Determines whether an entity type can belong to a workspace.
WorkspaceInformationTest class core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php Tests the workspace information service.
WorkspaceInformationTest.php file core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php
WorkspaceInformationTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php The entity type manager.
WorkspaceInformationTest::$modules property core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php Modules to install.
WorkspaceInformationTest::$state property core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php The state store.
WorkspaceInformationTest::$workspaceInformation property core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php The workspace information service.
WorkspaceInformationTest::setUp function core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php
WorkspaceInformationTest::testCustomSupportEntityTypes function core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php Tests an entity type with a custom workspace handler.
WorkspaceInformationTest::testIgnoredEntityTypes function core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php Tests ignored entity types.
WorkspaceInformationTest::testSupportedEntityTypes function core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php Tests fully supported entity types.
WorkspaceInformationTest::testUnsupportedEntityTypes function core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php Tests unsupported entity types.
WorkspaceManager::$workspaceInfo property core/modules/workspaces/src/WorkspaceManager.php The workspace information service.
workspaces.info.yml file core/modules/workspaces/workspaces.info.yml core/modules/workspaces/workspaces.info.yml
workspaces.information service core/modules/workspaces/workspaces.services.yml Drupal\workspaces\WorkspaceInformation
WorkspaceSafeFormTrait::$workspaceInfo property core/lib/Drupal/Core/Entity/Form/WorkspaceSafeFormTrait.php The workspace information service.
WorkspaceSafeFormTrait::getWorkspaceInfo function core/lib/Drupal/Core/Entity/Form/WorkspaceSafeFormTrait.php Retrieves the workspace information service.
workspaces_entity_base_field_info function core/modules/workspaces/workspaces.module Implements hook_entity_base_field_info().
workspaces_field_info_alter function core/modules/workspaces/workspaces.module Implements hook_field_info_alter().
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
WorkspaceViewBuilder::$bundleInfo property core/modules/workspaces/src/WorkspaceViewBuilder.php The entity bundle information service.
workspace_access_test.info.yml file core/modules/workspaces/tests/modules/workspace_access_test/workspace_access_test.info.yml core/modules/workspaces/tests/modules/workspace_access_test/workspace_access_test.info.yml
workspace_update_test.info.yml file core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.info.yml core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.info.yml
_install_get_version_info function core/includes/install.core.inc Extracts version information from a drupal core version string.

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