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 |
|---|---|---|---|
| WorkspaceSelection::$workspaceRepository | property | core/ |
The workspace repository service. |
| WorkspaceSelection::buildConfigurationForm | function | core/ |
Form constructor. |
| WorkspaceSelection::create | function | core/ |
Creates an instance of the plugin. |
| WorkspaceSelection::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| WorkspaceSelection::getReferenceableEntities | function | core/ |
Gets the list of referenceable entities. |
| WorkspacesServiceProvider | class | core/ |
Defines a service provider for the Workspaces module. |
| WorkspacesServiceProvider.php | file | core/ |
|
| WorkspacesServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
| 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::$profile | property | core/ |
The profile to install as a basis for testing. |
| WorkspacesUninstallTest::testUninstallingWorkspace | function | core/ |
Tests deleting workspace entities and uninstalling Workspaces module. |
| WorkspacesUpdateTest | class | core/ |
Tests the upgrade path for the Workspaces module. |
| WorkspacesUpdateTest.php | file | core/ |
|
| WorkspacesUpdateTest::$modules | property | core/ |
Modules to enable after the database is loaded. |
| WorkspacesUpdateTest::replaceUser1 | function | core/ |
Replace User 1 with the user created here. |
| WorkspacesUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| WorkspacesUpdateTest::testWorkspaceAssociationRemoval | function | core/ |
Tests the move of workspace association data to a custom table. |
| WorkspacesUpdateTest::testWorkspaceParentField | function | core/ |
Tests the addition of the workspace 'parent' field. |
| 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/ |
Test switching workspace via a query parameter. |
| WorkspaceSwitcherTest::testSwitchingWorkspaces | function | core/ |
Test 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(). |
Pagination
- Previous page
- Page 1418
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.