Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.x for test
  4. Search 10.3.x for test
  5. Search 11.x for test
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
WorkspaceContentTranslationTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceContentTranslationTest.php The entity type manager.
WorkspaceContentTranslationTest::$modules property core/modules/workspaces/tests/src/Kernel/WorkspaceContentTranslationTest.php
WorkspaceContentTranslationTest::setUp function core/modules/workspaces/tests/src/Kernel/WorkspaceContentTranslationTest.php
WorkspaceContentTranslationTest::testTranslations function core/modules/workspaces/tests/src/Kernel/WorkspaceContentTranslationTest.php Tests translations created in a workspace.
WorkspaceCRUDTest class core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php Tests CRUD operations for workspaces.
WorkspaceCRUDTest.php file core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php
WorkspaceCRUDTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php The entity type manager.
WorkspaceCRUDTest::$modules property core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php
WorkspaceCRUDTest::$workspaceManager property core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php The workspace replication manager.
WorkspaceCRUDTest::setUp function core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php
WorkspaceCRUDTest::testDeletingPublishedWorkspace function core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php Tests that deleting a workspace keeps its already published content.
WorkspaceCRUDTest::testDeletingWorkspaces function core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php Tests the deletion of workspaces.
WorkspaceCRUDTest::testDeletingWorkspaceWithChildren function core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php Tests that a workspace with children can not be deleted.
WorkspaceCRUDTest::testEmptyWorkspaceTree function core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php Tests loading the workspace tree when there are no workspaces available.
WorkspaceEntityDeleteTest class core/modules/workspaces/tests/src/Kernel/WorkspaceEntityDeleteTest.php Tests entity deletions with workspaces.
WorkspaceEntityDeleteTest class core/modules/workspaces/tests/src/Functional/WorkspaceEntityDeleteTest.php Tests entity deletions with workspaces.
WorkspaceEntityDeleteTest.php file core/modules/workspaces/tests/src/Kernel/WorkspaceEntityDeleteTest.php
WorkspaceEntityDeleteTest.php file core/modules/workspaces/tests/src/Functional/WorkspaceEntityDeleteTest.php
WorkspaceEntityDeleteTest::$defaultTheme property core/modules/workspaces/tests/src/Functional/WorkspaceEntityDeleteTest.php
WorkspaceEntityDeleteTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceEntityDeleteTest.php The entity type manager.
WorkspaceEntityDeleteTest::$modules property core/modules/workspaces/tests/src/Kernel/WorkspaceEntityDeleteTest.php
WorkspaceEntityDeleteTest::$modules property core/modules/workspaces/tests/src/Functional/WorkspaceEntityDeleteTest.php
WorkspaceEntityDeleteTest::setUp function core/modules/workspaces/tests/src/Kernel/WorkspaceEntityDeleteTest.php
WorkspaceEntityDeleteTest::setUp function core/modules/workspaces/tests/src/Functional/WorkspaceEntityDeleteTest.php
WorkspaceEntityDeleteTest::testEntityDelete function core/modules/workspaces/tests/src/Functional/WorkspaceEntityDeleteTest.php Test entity deletion with workspaces.
WorkspaceEntityDeleteTest::testEntityDeletion function core/modules/workspaces/tests/src/Kernel/WorkspaceEntityDeleteTest.php Test entity deletion in a workspace.
WorkspaceEntityDeleteTest::testNodeDeleteWithBypassAccessPermission function core/modules/workspaces/tests/src/Functional/WorkspaceEntityDeleteTest.php Test node deletion with workspaces and the 'bypass node access' permission.
WorkspaceEntityOperationsTest class core/modules/workspaces/tests/src/Kernel/WorkspaceEntityOperationsTest.php Tests entity operations with workspaces.
WorkspaceEntityOperationsTest.php file core/modules/workspaces/tests/src/Kernel/WorkspaceEntityOperationsTest.php
WorkspaceEntityOperationsTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceEntityOperationsTest.php The entity type manager.
WorkspaceEntityOperationsTest::$modules property core/modules/workspaces/tests/src/Kernel/WorkspaceEntityOperationsTest.php
WorkspaceEntityOperationsTest::setUp function core/modules/workspaces/tests/src/Kernel/WorkspaceEntityOperationsTest.php
WorkspaceEntityOperationsTest::testEntityCreation function core/modules/workspaces/tests/src/Kernel/WorkspaceEntityOperationsTest.php Test published entity creation in a workspace.
WorkspaceEntityRepositoryTest class core/modules/workspaces/tests/src/Kernel/WorkspaceEntityRepositoryTest.php Tests the entity repository integration for workspaces.
WorkspaceEntityRepositoryTest.php file core/modules/workspaces/tests/src/Kernel/WorkspaceEntityRepositoryTest.php
WorkspaceEntityRepositoryTest::$entityRepository property core/modules/workspaces/tests/src/Kernel/WorkspaceEntityRepositoryTest.php The entity repository.
WorkspaceEntityRepositoryTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceEntityRepositoryTest.php The entity type manager.
WorkspaceEntityRepositoryTest::$modules property core/modules/workspaces/tests/src/Kernel/WorkspaceEntityRepositoryTest.php
WorkspaceEntityRepositoryTest::setUp function core/modules/workspaces/tests/src/Kernel/WorkspaceEntityRepositoryTest.php
WorkspaceEntityRepositoryTest::testGetActive function core/modules/workspaces/tests/src/Kernel/WorkspaceEntityRepositoryTest.php Tests retrieving active variants in a workspace.
WorkspaceFormPersistenceTest class core/modules/workspaces/tests/src/Kernel/WorkspaceFormPersistenceTest.php Tests form persistence for the active workspace.
WorkspaceFormPersistenceTest.php file core/modules/workspaces/tests/src/Kernel/WorkspaceFormPersistenceTest.php
WorkspaceFormPersistenceTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceFormPersistenceTest.php The entity type manager.
WorkspaceFormPersistenceTest::$formBuilder property core/modules/workspaces/tests/src/Kernel/WorkspaceFormPersistenceTest.php The form builder.
WorkspaceFormPersistenceTest::$modules property core/modules/workspaces/tests/src/Kernel/WorkspaceFormPersistenceTest.php
WorkspaceFormPersistenceTest::setUp function core/modules/workspaces/tests/src/Kernel/WorkspaceFormPersistenceTest.php
WorkspaceFormPersistenceTest::testFormPersistence function core/modules/workspaces/tests/src/Kernel/WorkspaceFormPersistenceTest.php Tests that the active workspace is persisted throughout a form's lifecycle.
WorkspaceFormValidationTest class core/modules/workspaces/tests/src/Functional/WorkspaceFormValidationTest.php Tests Workspaces form validation.
WorkspaceFormValidationTest.php file core/modules/workspaces/tests/src/Functional/WorkspaceFormValidationTest.php
WorkspaceFormValidationTest::$defaultTheme property core/modules/workspaces/tests/src/Functional/WorkspaceFormValidationTest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.