Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| WorkspaceAccessTest::setUp | function | core/ |
|
| WorkspaceAccessTest::testPublishWorkspaceAccess | function | core/ |
Tests workspace publishing access. |
| WorkspaceAccessTest::testWorkspaceAccess | function | core/ |
Verifies all workspace roles have the correct access for the operation. |
| WorkspaceAccessTest::testWorkspaceSelection | function | core/ |
Tests workspace selection. |
| WorkspaceAccessTest::testWorkspaceSelectionFiltersByProvider | function | core/ |
Tests that workspaces with non-default providers are not referenceable. |
| WorkspaceAccessTest::testWorkspaceSwitcherBlock | function | core/ |
Tests workspace switcher block. |
| WorkspaceAccessTest::workspaceAccess | function | core/ |
Implements hook_ENTITY_TYPE_access() for the 'workspace' entity type. |
| WorkspaceAccessTestHooks | class | core/ |
Hook implementations for workspace_access_test. |
| WorkspaceAccessTestHooks.php | file | core/ |
|
| WorkspaceAccessTestHooks::workspaceAccess | function | core/ |
Implements hook_ENTITY_TYPE_access() for the 'workspace' entity type. |
| WorkspaceActivateForm | class | core/ |
Handle activation of a workspace on administrative pages. |
| WorkspaceActivateForm.php | file | core/ |
|
| WorkspaceActivateForm::$entity | property | core/ |
The workspace entity. |
| WorkspaceActivateForm::$messenger | property | core/ |
The messenger service. |
| WorkspaceActivateForm::$workspaceManager | property | core/ |
The workspace replication manager. |
| WorkspaceActivateForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| WorkspaceActivateForm::buildForm | function | core/ |
Form constructor. |
| WorkspaceActivateForm::checkAccess | function | core/ |
Checks access for the workspace activate form. |
| WorkspaceActivateForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| WorkspaceActivateForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| WorkspaceActivateForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| WorkspaceActivateForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| WorkspaceActivateForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
| WorkspaceActivateForm::__construct | function | core/ |
Constructs a new WorkspaceActivateForm. |
| WorkspaceAssociationRevisionTableUpdateTest | class | core/ |
Tests the upgrade path for the workspace_association_revision table. |
| WorkspaceAssociationRevisionTableUpdateTest.php | file | core/ |
|
| WorkspaceAssociationRevisionTableUpdateTest::getOldAssociatedInitialRevisions | function | core/ |
Replicates the old getAssociatedInitialRevisions logic from 11.x. |
| WorkspaceAssociationRevisionTableUpdateTest::getOldAssociatedRevisions | function | core/ |
Replicates the old getAssociatedRevisions logic from 11.x. |
| WorkspaceAssociationRevisionTableUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| WorkspaceAssociationRevisionTableUpdateTest::testWorkspaceAssociationRevisionTableUpdate | function | core/ |
Tests that the workspace_association_revision table is created and populated. |
| WorkspaceAssociationStringIdsUpdatePathTest | class | core/ |
Tests the update path for string IDs in workspace_association. |
| WorkspaceAssociationStringIdsUpdatePathTest.php | file | core/ |
|
| WorkspaceAssociationStringIdsUpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| WorkspaceAssociationStringIdsUpdatePathTest::testRunUpdates | function | core/ |
Tests the update path for string IDs in workspace_association. |
| WorkspaceBypassTest | class | core/ |
Tests access bypass permission controls on workspaces. |
| WorkspaceBypassTest.php | file | core/ |
|
| WorkspaceBypassTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkspaceBypassTest::$modules | property | core/ |
Modules to install. |
| WorkspaceBypassTest::testBypassOwnWorkspace | function | core/ |
Verifies that a user can edit anything in a workspace they own. |
| WorkspaceCacheContext | class | core/ |
Defines the WorkspaceCacheContext service, for "per workspace" caching. |
| WorkspaceCacheContext.php | file | core/ |
|
| WorkspaceCacheContext::$workspaceManager | property | core/ |
The workspace manager. |
| WorkspaceCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| WorkspaceCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| WorkspaceCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| WorkspaceCacheContext::__construct | function | core/ |
Constructs a new WorkspaceCacheContext service. |
| WorkspaceCacheContextTest | class | core/ |
Tests the workspace cache context. |
| WorkspaceCacheContextTest.php | file | core/ |
|
| WorkspaceCacheContextTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkspaceCacheContextTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 1849
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.