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 |
|---|---|---|---|
| WorkspaceIntegrationTest::testFormCacheForEntityForms | function | core/ |
Tests that entity forms can be stored in the form cache. |
| WorkspaceIntegrationTest::testFormCacheForRegularForms | function | core/ |
Tests that non-entity forms can be stored in the form cache. |
| WorkspaceIntegrationTest::testNodeAccessDifferringRevisionIdsOnTarget | function | core/ |
Tests workspace publishing is not sensitive to node access. |
| WorkspaceIntegrationTest::testPublishWorkspaceDedicatedTableStorage | function | core/ |
Tests publishing with fields in dedicated table storage. |
| WorkspaceIntegrationTest::testWorkspaceAssociationDataIntegrity | function | core/ |
Tests the workspace association data integrity for entity CRUD operations. |
| WorkspaceIntegrationTest::testWorkspaceHierarchy | function | core/ |
Tests entity tracking in workspace descendants. |
| WorkspaceIntegrationTest::testWorkspaces | function | core/ |
Tests various scenarios for creating and publishing content in workspaces. |
| WorkspaceInterface | interface | core/ |
Defines an interface for the workspace entity type. |
| WorkspaceInterface.php | file | core/ |
|
| WorkspaceInterface::getCreatedTime | function | core/ |
Gets the workspace creation timestamp. |
| WorkspaceInterface::getProvider | function | core/ |
Gets the provider of this workspace. |
| WorkspaceInterface::hasParent | function | core/ |
Determines whether the workspace has a parent. |
| WorkspaceInterface::publish | function | core/ |
Publishes the contents of this workspace to the default (Live) workspace. |
| WorkspaceInterface::setCreatedTime | function | core/ |
Sets the workspace creation timestamp. |
| WorkspaceJsonAnonTest | class | core/ |
Test workspace entities for unauthenticated JSON requests. |
| WorkspaceJsonAnonTest.php | file | core/ |
|
| WorkspaceJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkspaceJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| WorkspaceJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| WorkspaceJsonBasicAuthTest | class | core/ |
Test workspace entities for JSON requests via basic auth. |
| WorkspaceJsonBasicAuthTest.php | file | core/ |
|
| WorkspaceJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| WorkspaceJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkspaceJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| WorkspaceJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| WorkspaceJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| WorkspaceJsonCookieTest | class | core/ |
Test workspace entities for JSON requests with cookie authentication. |
| WorkspaceJsonCookieTest.php | file | core/ |
|
| WorkspaceJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| WorkspaceJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkspaceJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| WorkspaceJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| WorkspaceListBuilder | class | core/ |
Defines a class to build a listing of workspace entities. |
| WorkspaceListBuilder.php | file | core/ |
|
| WorkspaceListBuilder::$renderer | property | core/ |
The renderer service. |
| WorkspaceListBuilder::$workspaceManager | property | core/ |
The workspace manager service. |
| WorkspaceListBuilder::$workspaceRepository | property | core/ |
The workspace repository service. |
| WorkspaceListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| WorkspaceListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
| WorkspaceListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| WorkspaceListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| WorkspaceListBuilder::getEntityListQuery | function | core/ |
Returns a query object for loading entity IDs from the storage. |
| WorkspaceListBuilder::load | function | core/ |
Loads entities of this type from storage for listing. |
| WorkspaceListBuilder::offCanvasRender | function | core/ |
Renders the off canvas elements. |
| WorkspaceListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
| WorkspaceListBuilder::__construct | function | core/ |
Constructs a new EntityListBuilder object. |
| WorkspaceManager | class | core/ |
Provides the workspace manager. |
| WorkspaceManager.php | file | core/ |
|
| WorkspaceManager::$activeWorkspace | property | core/ |
The current active workspace. |
| WorkspaceManager::doSwitchWorkspace | function | core/ |
Switches the current workspace. |
Pagination
- Previous page
- Page 1853
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.