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 |
|---|---|---|---|
| WorkspaceIntegrationTest::assertEntityQuery | function | core/ |
Asserts that entity queries are giving the correct results in a workspace. |
| WorkspaceIntegrationTest::assertEntityRevisionLoad | function | core/ |
Asserts that non-default revisions are not changed. |
| WorkspaceIntegrationTest::assertWorkspaceStatus | function | core/ |
Checks entity load, entity queries and views results for a test scenario. |
| WorkspaceIntegrationTest::flattenExpectedValues | function | core/ |
Flattens the expectations array defined by testWorkspaces(). |
| WorkspaceIntegrationTest::providerTestAllowedEntityCrudInNonDefaultWorkspace | function | core/ |
Data provider for allowed entity CRUD operations. |
| WorkspaceIntegrationTest::setUp | function | core/ |
|
| WorkspaceIntegrationTest::testDisallowedEntityCreateInNonDefaultWorkspace | function | core/ |
Tests CREATE operations for unsupported entity types. |
| WorkspaceIntegrationTest::testDisallowedEntityDeleteInNonDefaultWorkspace | function | core/ |
Tests DELETE operations for unsupported entity types. |
| WorkspaceIntegrationTest::testDisallowedEntityUpdateInNonDefaultWorkspace | function | core/ |
Tests UPDATE operations for unsupported entity types. |
| WorkspaceIntegrationTest::testEntityQueryRelationship | function | core/ |
Tests the Entity Query relationship API with workspaces. |
| WorkspaceIntegrationTest::testEntityQueryWithoutConditions | function | core/ |
Tests entity query overrides without any conditions. |
| WorkspaceIntegrationTest::testExecuteInWorkspaceContext | function | core/ |
@covers \Drupal\workspaces\WorkspaceManager::executeInWorkspace[[api-linebreak]] |
| 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::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::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. |
Pagination
- Previous page
- Page 1451
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.