Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| WorkspacesContentModerationStateTest::testModerationWithFieldConfigOverride | function | core/ |
Tests moderation when the moderation_state field has a config override. |
| WorkspacesContentModerationStateTest::testWorkflowDependencies | function | core/ |
Tests the dependencies of the workflow when using content moderation. |
| WorkspacesContentModerationStateTest::testWorkflowNonConfigBundleDependencies | function | core/ |
Test the content moderation workflow dependencies for non-config bundles. |
| 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. |
| 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. |
| WorkspaceTest | class | core/ |
Test the workspace entity. |
| WorkspaceTest.php | file | core/ |
|
| WorkspaceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkspaceTest::$editor1 | property | core/ |
A test user. |
| WorkspaceTest::$editor2 | property | core/ |
A test user. |
| WorkspaceTest::$modules | property | core/ |
Modules to enable. |
| WorkspaceTest::setUp | function | core/ |
|
| WorkspaceTest::testSpecialCharacters | function | core/ |
Test creating a workspace with special characters. |
| WorkspaceTest::testWorkspaceFieldUi | function | core/ |
Tests adding new fields to workspace entities. |
| WorkspaceTest::testWorkspaceFormRevisions | function | core/ |
Tests that editing a workspace creates a new revision. |
| WorkspaceTest::testWorkspaceOwner | function | core/ |
Test changing the owner of a workspace. |
| WorkspaceTest::testWorkspaceToolbar | function | core/ |
Test that the toolbar correctly shows the active workspace. |
| WorkspaceTestTrait | trait | core/ |
A trait with common workspaces testing functionality. |
| WorkspaceTestTrait.php | file | core/ |
|
| WorkspaceTestTrait::$workspaceManager | property | core/ |
The workspaces manager. |
| WorkspaceTestTrait::$workspaces | property | core/ |
An array of test workspaces, keyed by workspace ID. |
| WorkspaceTestTrait::assertWorkspaceAssociation | function | core/ |
Checks the workspace_association records for a test scenario. |
| WorkspaceTestTrait::createWorkspaceHierarchy | function | core/ |
Creates the following workspace hierarchy: live |
| WorkspaceTestTrait::getUnassociatedRevisions | function | core/ |
Returns all the revisions which are not associated with any workspace. |
| WorkspaceTestTrait::initializeWorkspacesModule | function | core/ |
Enables the Workspaces module and creates two workspaces. |
| WorkspaceTestTrait::switchToWorkspace | function | core/ |
Sets a given workspace as active. |
| WorkspaceTestUtilities | trait | core/ |
Utility methods for use in BrowserTestBase tests. |
| WorkspaceTestUtilities.php | file | core/ |
|
| WorkspaceTestUtilities::createNodeThroughUi | function | core/ |
Creates a node by "clicking" buttons. |
| WorkspaceTestUtilities::createWorkspaceThroughUi | function | core/ |
Creates a new Workspace through the UI. |
| WorkspaceTestUtilities::getOneEntityByLabel | function | core/ |
Loads a single entity by its label. |
| WorkspaceTestUtilities::isLabelInContentOverview | function | core/ |
Determine if the content list has an entity's label. |
Pagination
- Previous page
- Page 779
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.