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