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. 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
WorkflowXmlCookieTest.php file core/modules/workflows/tests/src/Functional/Rest/WorkflowXmlCookieTest.php
WorkflowXmlCookieTest::$auth property core/modules/workflows/tests/src/Functional/Rest/WorkflowXmlCookieTest.php The authentication mechanism to use in this test.
WorkflowXmlCookieTest::$defaultTheme property core/modules/workflows/tests/src/Functional/Rest/WorkflowXmlCookieTest.php The theme to install as the default for testing.
WorkflowXmlCookieTest::$format property core/modules/workflows/tests/src/Functional/Rest/WorkflowXmlCookieTest.php The format to use in this test.
WorkflowXmlCookieTest::$mimeType property core/modules/workflows/tests/src/Functional/Rest/WorkflowXmlCookieTest.php The MIME type that corresponds to $format.
workflow_third_party_settings_test.info.yml file core/modules/workflows/tests/modules/workflow_third_party_settings_test/workflow_third_party_settings_test.info.yml core/modules/workflows/tests/modules/workflow_third_party_settings_test/workflow_third_party_settings_test.info.yml
workflow_third_party_settings_test.schema.yml file core/modules/workflows/tests/modules/workflow_third_party_settings_test/config/schema/workflow_third_party_settings_test.schema.yml core/modules/workflows/tests/modules/workflow_third_party_settings_test/config/schema/workflow_third_party_settings_test.schema.yml
workflow_type_test.info.yml file core/modules/workflows/tests/modules/workflow_type_test/workflow_type_test.info.yml core/modules/workflows/tests/modules/workflow_type_test/workflow_type_test.info.yml
workflow_type_test.schema.yml file core/modules/workflows/tests/modules/workflow_type_test/config/schema/workflow_type_test.schema.yml core/modules/workflows/tests/modules/workflow_type_test/config/schema/workflow_type_test.schema.yml
WorkspaceAccessTest class core/modules/workspaces/tests/src/Kernel/WorkspaceAccessTest.php Tests access on workspaces.
WorkspaceAccessTest.php file core/modules/workspaces/tests/src/Kernel/WorkspaceAccessTest.php
WorkspaceAccessTest::$modules property core/modules/workspaces/tests/src/Kernel/WorkspaceAccessTest.php Modules to install.
WorkspaceAccessTest::operationCases function core/modules/workspaces/tests/src/Kernel/WorkspaceAccessTest.php Tests cases for testWorkspaceAccess().
WorkspaceAccessTest::setUp function core/modules/workspaces/tests/src/Kernel/WorkspaceAccessTest.php
WorkspaceAccessTest::testPublishWorkspaceAccess function core/modules/workspaces/tests/src/Kernel/WorkspaceAccessTest.php Tests workspace publishing access.
WorkspaceAccessTest::testWorkspaceAccess function core/modules/workspaces/tests/src/Kernel/WorkspaceAccessTest.php Verifies all workspace roles have the correct access for the operation.
WorkspaceAccessTest::testWorkspaceSelection function core/modules/workspaces/tests/src/Kernel/WorkspaceAccessTest.php Tests workspace selection.
WorkspaceAccessTest::testWorkspaceSelectionFiltersByProvider function core/modules/workspaces/tests/src/Kernel/WorkspaceAccessTest.php Tests that workspaces with non-default providers are not referenceable.
WorkspaceAccessTest::testWorkspaceSwitcherBlock function core/modules/workspaces/tests/src/Kernel/WorkspaceAccessTest.php Tests workspace switcher block.
WorkspaceAccessTest::workspaceAccess function core/modules/workspaces/tests/src/Kernel/WorkspaceAccessTest.php Implements hook_ENTITY_TYPE_access() for the 'workspace' entity type.
WorkspaceAccessTestHooks class core/modules/workspaces/tests/modules/workspace_access_test/src/Hook/WorkspaceAccessTestHooks.php Hook implementations for workspace_access_test.
WorkspaceAccessTestHooks.php file core/modules/workspaces/tests/modules/workspace_access_test/src/Hook/WorkspaceAccessTestHooks.php
WorkspaceAccessTestHooks::workspaceAccess function core/modules/workspaces/tests/modules/workspace_access_test/src/Hook/WorkspaceAccessTestHooks.php Implements hook_ENTITY_TYPE_access() for the 'workspace' entity type.
WorkspaceAssociationRevisionTableUpdateTest class core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationRevisionTableUpdateTest.php Tests the upgrade path for the workspace_association_revision table.
WorkspaceAssociationRevisionTableUpdateTest.php file core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationRevisionTableUpdateTest.php
WorkspaceAssociationRevisionTableUpdateTest::getOldAssociatedInitialRevisions function core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationRevisionTableUpdateTest.php Replicates the old getAssociatedInitialRevisions logic from 11.x.
WorkspaceAssociationRevisionTableUpdateTest::getOldAssociatedRevisions function core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationRevisionTableUpdateTest.php Replicates the old getAssociatedRevisions logic from 11.x.
WorkspaceAssociationRevisionTableUpdateTest::setDatabaseDumpFiles function core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationRevisionTableUpdateTest.php Set database dump files to be used.
WorkspaceAssociationRevisionTableUpdateTest::testWorkspaceAssociationRevisionTableUpdate function core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationRevisionTableUpdateTest.php Tests that the workspace_association_revision table is created and populated.
WorkspaceAssociationStringIdsUpdatePathTest class core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationStringIdsUpdatePathTest.php Tests the update path for string IDs in workspace_association.
WorkspaceAssociationStringIdsUpdatePathTest.php file core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationStringIdsUpdatePathTest.php
WorkspaceAssociationStringIdsUpdatePathTest::setDatabaseDumpFiles function core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationStringIdsUpdatePathTest.php Set database dump files to be used.
WorkspaceAssociationStringIdsUpdatePathTest::testRunUpdates function core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationStringIdsUpdatePathTest.php Tests the update path for string IDs in workspace_association.
WorkspaceAssociationTest class core/modules/workspaces/tests/src/Kernel/WorkspaceAssociationTest.php Tests workspace associations.
WorkspaceAssociationTest.php file core/modules/workspaces/tests/src/Kernel/WorkspaceAssociationTest.php
WorkspaceAssociationTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceAssociationTest.php The entity type manager.
WorkspaceAssociationTest::$modules property core/modules/workspaces/tests/src/Kernel/WorkspaceAssociationTest.php Modules to install.
WorkspaceAssociationTest::assertWorkspaceAssociations function core/modules/workspaces/tests/src/Kernel/WorkspaceAssociationTest.php Checks the workspace associations for a test scenario.
WorkspaceAssociationTest::getEntityTypeIds function core/modules/workspaces/tests/src/Kernel/WorkspaceAssociationTest.php The data provider for ::testWorkspaceAssociation().
WorkspaceAssociationTest::setUp function core/modules/workspaces/tests/src/Kernel/WorkspaceAssociationTest.php
WorkspaceAssociationTest::testWorkspaceAssociation function core/modules/workspaces/tests/src/Kernel/WorkspaceAssociationTest.php Tests the revisions tracked by a workspace.
WorkspaceAssociationTest::testWorkspaceAssociationForListing function core/modules/workspaces/tests/src/Kernel/WorkspaceAssociationTest.php Tests the count of revisions returned for tracked entities listing.
WorkspaceBypassTest class core/modules/workspaces/tests/src/Functional/WorkspaceBypassTest.php Tests access bypass permission controls on workspaces.
WorkspaceBypassTest.php file core/modules/workspaces/tests/src/Functional/WorkspaceBypassTest.php
WorkspaceBypassTest::$defaultTheme property core/modules/workspaces/tests/src/Functional/WorkspaceBypassTest.php The theme to install as the default for testing.
WorkspaceBypassTest::$modules property core/modules/workspaces/tests/src/Functional/WorkspaceBypassTest.php Modules to install.
WorkspaceBypassTest::testBypassOwnWorkspace function core/modules/workspaces/tests/src/Functional/WorkspaceBypassTest.php Verifies that a user can edit anything in a workspace they own.
WorkspaceCacheContextTest class core/modules/workspaces/tests/src/Functional/WorkspaceCacheContextTest.php Tests the workspace cache context.
WorkspaceCacheContextTest.php file core/modules/workspaces/tests/src/Functional/WorkspaceCacheContextTest.php
WorkspaceCacheContextTest::$defaultTheme property core/modules/workspaces/tests/src/Functional/WorkspaceCacheContextTest.php The theme to install as the default for testing.

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