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 main 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.
Test class core/modules/config/tests/config_constant_test/src/Test.php A test class.

All search results

Title Object type File name Summary
WorkspaceTestUtilities::createNodeThroughUi function core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php Creates a node by "clicking" buttons.
WorkspaceTestUtilities::createWorkspaceThroughUi function core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php Creates a new Workspace through the UI.
WorkspaceTestUtilities::getOneEntityByLabel function core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php Loads a single entity by its label.
WorkspaceTestUtilities::ignoreEntityType function core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php Marks an entity type as ignored in a workspace.
WorkspaceTestUtilities::isLabelInContentOverview function core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php Determine if the content list has an entity's label.
WorkspaceTestUtilities::setupWorkspaceSwitcherBlock function core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php Adds the workspace switcher block to the site.
WorkspaceTestUtilities::switchToLive function core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php Switches to the live version of the site for subsequent requests.
WorkspaceTestUtilities::switchToWorkspace function core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php Sets a given workspace as "active" for subsequent requests.
WorkspaceToolbarIntegrationTest class core/modules/toolbar/tests/src/FunctionalJavascript/workspaces_ui/WorkspaceToolbarIntegrationTest.php Tests workspace settings stray integration.
WorkspaceToolbarIntegrationTest class core/modules/workspaces_ui/tests/src/FunctionalJavascript/WorkspaceToolbarIntegrationTest.php Tests workspace settings stray integration.
WorkspaceToolbarIntegrationTest.php file core/modules/workspaces_ui/tests/src/FunctionalJavascript/WorkspaceToolbarIntegrationTest.php
WorkspaceToolbarIntegrationTest.php file core/modules/toolbar/tests/src/FunctionalJavascript/workspaces_ui/WorkspaceToolbarIntegrationTest.php
WorkspaceToolbarIntegrationTest::$defaultTheme property core/modules/toolbar/tests/src/FunctionalJavascript/workspaces_ui/WorkspaceToolbarIntegrationTest.php The theme to install as the default for testing.
WorkspaceToolbarIntegrationTest::$defaultTheme property core/modules/workspaces_ui/tests/src/FunctionalJavascript/WorkspaceToolbarIntegrationTest.php The theme to install as the default for testing.
WorkspaceToolbarIntegrationTest::$modules property core/modules/workspaces_ui/tests/src/FunctionalJavascript/WorkspaceToolbarIntegrationTest.php Modules to install.
WorkspaceToolbarIntegrationTest::$modules property core/modules/toolbar/tests/src/FunctionalJavascript/workspaces_ui/WorkspaceToolbarIntegrationTest.php Modules to install.
WorkspaceToolbarIntegrationTest::setUp function core/modules/toolbar/tests/src/FunctionalJavascript/workspaces_ui/WorkspaceToolbarIntegrationTest.php
WorkspaceToolbarIntegrationTest::setUp function core/modules/workspaces_ui/tests/src/FunctionalJavascript/WorkspaceToolbarIntegrationTest.php
WorkspaceToolbarIntegrationTest::testWorkspaceCanvasToggling function core/modules/workspaces_ui/tests/src/FunctionalJavascript/WorkspaceToolbarIntegrationTest.php Tests workspace canvas can be toggled with JavaScript.
WorkspaceToolbarIntegrationTest::testWorkspaceCanvasToggling function core/modules/toolbar/tests/src/FunctionalJavascript/workspaces_ui/WorkspaceToolbarIntegrationTest.php Tests workspace canvas can be toggled with JavaScript.
WorkspaceToolbarIntegrationTest::testWorkspaceSwitch function core/modules/toolbar/tests/src/FunctionalJavascript/workspaces_ui/WorkspaceToolbarIntegrationTest.php Tests workspace switch and landing page behavior.
WorkspaceToolbarIntegrationTest::testWorkspaceSwitch function core/modules/workspaces_ui/tests/src/FunctionalJavascript/WorkspaceToolbarIntegrationTest.php Tests workspace switch and landing page behavior.
WorkspaceTrackerTest class core/modules/workspaces/tests/src/Kernel/WorkspaceTrackerTest.php Tests workspace tracker.
WorkspaceTrackerTest.php file core/modules/workspaces/tests/src/Kernel/WorkspaceTrackerTest.php
WorkspaceTrackerTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceTrackerTest.php The entity type manager.
WorkspaceTrackerTest::$modules property core/modules/workspaces/tests/src/Kernel/WorkspaceTrackerTest.php Modules to install.
WorkspaceTrackerTest::assertWorkspaceAssociations function core/modules/workspaces/tests/src/Kernel/WorkspaceTrackerTest.php Checks the workspace associations for a test scenario.
WorkspaceTrackerTest::getEntityTypeIds function core/modules/workspaces/tests/src/Kernel/WorkspaceTrackerTest.php The data provider for ::testWorkspaceAssociation().
WorkspaceTrackerTest::providerMoveTrackedEntitiesValidation function core/modules/workspaces/tests/src/Kernel/WorkspaceTrackerTest.php Data provider for testMoveTrackedEntitiesValidation().
WorkspaceTrackerTest::setUp function core/modules/workspaces/tests/src/Kernel/WorkspaceTrackerTest.php
WorkspaceTrackerTest::testMoveAllTrackedEntities function core/modules/workspaces/tests/src/Kernel/WorkspaceTrackerTest.php Tests moving all tracked entities of all types between workspaces.
WorkspaceTrackerTest::testMoveTrackedEntitiesOfSpecificType function core/modules/workspaces/tests/src/Kernel/WorkspaceTrackerTest.php Tests moving all entities of a specific type while leaving others.
WorkspaceTrackerTest::testMoveTrackedEntitiesValidation function core/modules/workspaces/tests/src/Kernel/WorkspaceTrackerTest.php Tests validation for moveTrackedEntities().
WorkspaceTrackerTest::testMoveTrackedEntitiesWithMultipleRevisions function core/modules/workspaces/tests/src/Kernel/WorkspaceTrackerTest.php Tests moving an entity with multiple revisions between workspaces.
WorkspaceTrackerTest::testWorkspaceAssociation function core/modules/workspaces/tests/src/Kernel/WorkspaceTrackerTest.php Tests the revisions tracked by a workspace.
WorkspaceTrackerTest::testWorkspaceAssociationForListing function core/modules/workspaces/tests/src/Kernel/WorkspaceTrackerTest.php Tests the count of revisions returned for tracked entities listing.
WorkspaceViewsBulkFormTest class core/modules/workspaces/tests/src/Functional/WorkspaceViewsBulkFormTest.php Tests the views bulk form in a workspace.
WorkspaceViewsBulkFormTest.php file core/modules/workspaces/tests/src/Functional/WorkspaceViewsBulkFormTest.php
WorkspaceViewsBulkFormTest::$modules property core/modules/workspaces/tests/src/Functional/WorkspaceViewsBulkFormTest.php Modules to install.
WorkspaceViewsBulkFormTest::setUp function core/modules/workspaces/tests/src/Functional/WorkspaceViewsBulkFormTest.php
WorkspaceViewsBulkFormTest::testBulkForm function core/modules/workspaces/tests/src/Functional/WorkspaceViewsBulkFormTest.php Tests the Workspaces view bulk form integration.
WorkspaceViewsIntegrationTest class core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php Tests the views integration for workspaces.
WorkspaceViewsIntegrationTest.php file core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php
WorkspaceViewsIntegrationTest::$createdTimestamp property core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php Creation timestamp that should be incremented for each new entity.
WorkspaceViewsIntegrationTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php The entity type manager.
WorkspaceViewsIntegrationTest::$modules property core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php Modules to install.
WorkspaceViewsIntegrationTest::setUp function core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php
WorkspaceViewsIntegrationTest::testCreateWorkspaceView function core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php Tests creating a view of workspace entities.
WorkspaceViewsIntegrationTest::testViewsQueryAlter function core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php Tests workspace query alter for views.
WorkspaceViewTest class core/modules/workspaces/tests/src/Functional/WorkspaceViewTest.php Tests permission controls on workspaces.

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