Search for %s
- Search 7.x for %s
- Search 8.9.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 |
|---|---|---|---|
| WorkspacesUninstallTest | class | core/ |
Tests uninstalling the Workspaces module. |
| WorkspacesUninstallTest.php | file | core/ |
|
| WorkspacesUninstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkspacesUninstallTest::$modules | property | core/ |
Modules to enable. |
| WorkspacesUninstallTest::testUninstallingWorkspace | function | core/ |
Tests deleting workspace entities and uninstalling Workspaces module. |
| WorkspaceSwitcherBlock | class | core/ |
Provides a 'Workspace switcher' block. |
| WorkspaceSwitcherBlock.php | file | core/ |
|
| WorkspaceSwitcherBlock::$entityTypeManager | property | core/ |
The entity type manager. |
| WorkspaceSwitcherBlock::$formBuilder | property | core/ |
The form builder. |
| WorkspaceSwitcherBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| WorkspaceSwitcherBlock::create | function | core/ |
Creates an instance of the plugin. |
| WorkspaceSwitcherBlock::__construct | function | core/ |
Constructs a new WorkspaceSwitcherBlock instance. |
| WorkspaceSwitcherForm | class | core/ |
Provides a form that activates a different workspace. |
| WorkspaceSwitcherForm.php | file | core/ |
|
| WorkspaceSwitcherForm::$messenger | property | core/ |
The messenger service. |
| WorkspaceSwitcherForm::$workspaceManager | property | core/ |
The workspace manager. |
| WorkspaceSwitcherForm::$workspaceStorage | property | core/ |
The workspace entity storage handler. |
| WorkspaceSwitcherForm::buildForm | function | core/ |
Form constructor. |
| WorkspaceSwitcherForm::create | function | core/ |
Instantiates a new instance of this class. |
| WorkspaceSwitcherForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| WorkspaceSwitcherForm::submitForm | function | core/ |
Form submission handler. |
| WorkspaceSwitcherForm::submitSwitchToLive | function | core/ |
Submit handler for switching to the live version of the site. |
| WorkspaceSwitcherForm::__construct | function | core/ |
Constructs a new WorkspaceSwitcherForm. |
| WorkspaceSwitcherTest | class | core/ |
Tests workspace switching functionality. |
| WorkspaceSwitcherTest.php | file | core/ |
|
| WorkspaceSwitcherTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkspaceSwitcherTest::$modules | property | core/ |
Modules to enable. |
| WorkspaceSwitcherTest::setUp | function | core/ |
|
| WorkspaceSwitcherTest::testQueryParameterNegotiator | function | core/ |
Tests switching workspace via a query parameter. |
| WorkspaceSwitcherTest::testSwitchingWorkspaces | function | core/ |
Tests switching workspace via the switcher block and admin page. |
| workspaces_cron | function | core/ |
Implements hook_cron(). |
| workspaces_entity_access | function | core/ |
Implements hook_entity_access(). |
| workspaces_entity_base_field_info | function | core/ |
Implements hook_entity_base_field_info(). |
| workspaces_entity_create_access | function | core/ |
Implements hook_entity_create_access(). |
| 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_modify_base_field_author_override | function | core/ |
Updates stale references to Drupal\workspaces\Entity\Workspace::getCurrentUserId. |
| workspaces_post_update_remove_association_schema_data | function | core/ |
Removes the workspace association entity and field schema data. |
| workspaces_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| workspaces_requirements | function | core/ |
Implements hook_requirements(). |
Pagination
- Previous page
- Page 1457
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.