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
WorkspacesContentModerationStateTest::createEntity function core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php Creates an entity.
WorkspacesContentModerationStateTest::setUp function core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php
WorkspacesContentModerationStateTest::SKIP_METHODS constant core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php
WorkspacesContentModerationStateTest::testContentModerationIntegrationWithWorkspaces function core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php Tests the integration between Content Moderation and Workspaces.
WorkspacesContentModerationStateTest::testContentModerationMultipleEntityTypesWithWorkspaces function core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php Publish a workspace with multiple entities from different entity types.
WorkspacesContentModerationStateTest::testContentModerationWithoutDefaultRevisionsInWorkspaces function core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php Publish a workspace with workflows including no tracked default revisions.
WorkspacesContentModerationStateTest::testWorkspaceEntityTypeModeration function core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php Tests that the 'workspace' entity type can not be moderated.
WorkspacesFileItemTest class core/modules/workspaces/tests/src/Kernel/WorkspacesFileItemTest.php Tests using entity fields of the file field type in a workspace.
WorkspacesFileItemTest.php file core/modules/workspaces/tests/src/Kernel/WorkspacesFileItemTest.php
WorkspacesFileItemTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspacesFileItemTest.php The entity type manager.
WorkspacesFileItemTest::$modules property core/modules/workspaces/tests/src/Kernel/WorkspacesFileItemTest.php Modules to install.
WorkspacesFileItemTest::setUp function core/modules/workspaces/tests/src/Kernel/WorkspacesFileItemTest.php Set the default field storage backend for fields created during tests.
WorkspacesFileItemTest::testFileItem function core/modules/workspaces/tests/src/Kernel/WorkspacesFileItemTest.php Tests using entity fields of the file field type.
WorkspacesFileItemTest::testGenerateSampleValue function core/modules/workspaces/tests/src/Kernel/WorkspacesFileItemTest.php Tests sample value generation with actual allowed file extensions.
WorkspacesLayoutBuilderIntegrationTest class core/modules/workspaces/tests/src/FunctionalJavascript/WorkspacesLayoutBuilderIntegrationTest.php Tests for layout editing in workspaces.
WorkspacesLayoutBuilderIntegrationTest.php file core/modules/workspaces/tests/src/FunctionalJavascript/WorkspacesLayoutBuilderIntegrationTest.php
WorkspacesLayoutBuilderIntegrationTest::$defaultTheme property core/modules/workspaces/tests/src/FunctionalJavascript/WorkspacesLayoutBuilderIntegrationTest.php The theme to install as the default for testing.
WorkspacesLayoutBuilderIntegrationTest::$defaultUser property core/modules/workspaces/tests/src/FunctionalJavascript/WorkspacesLayoutBuilderIntegrationTest.php The default user that is getting logged in during setup.
WorkspacesLayoutBuilderIntegrationTest::$modules property core/modules/workspaces/tests/src/FunctionalJavascript/WorkspacesLayoutBuilderIntegrationTest.php Modules to install.
WorkspacesLayoutBuilderIntegrationTest::setUp function core/modules/workspaces/tests/src/FunctionalJavascript/WorkspacesLayoutBuilderIntegrationTest.php
WorkspacesLayoutBuilderIntegrationTest::testBlockDeletionInWorkspaces function core/modules/workspaces/tests/src/FunctionalJavascript/WorkspacesLayoutBuilderIntegrationTest.php Tests that blocks can be deleted inside workspaces.
WorkspacesLayoutBuilderIntegrationTest::testBlocksInWorkspaces function core/modules/workspaces/tests/src/FunctionalJavascript/WorkspacesLayoutBuilderIntegrationTest.php Tests changing a layout/blocks inside a workspace.
WorkspacesLayoutBuilderIntegrationTest::testWorkspacesLayoutTempstore function core/modules/workspaces/tests/src/FunctionalJavascript/WorkspacesLayoutBuilderIntegrationTest.php Tests workspace specific layout tempstore data.
WorkspacesMediaLibraryIntegrationTest class core/modules/workspaces/tests/src/FunctionalJavascript/WorkspacesMediaLibraryIntegrationTest.php Tests the Media library entity reference widget in a workspace.
WorkspacesMediaLibraryIntegrationTest.php file core/modules/workspaces/tests/src/FunctionalJavascript/WorkspacesMediaLibraryIntegrationTest.php
WorkspacesMediaLibraryIntegrationTest::$modules property core/modules/workspaces/tests/src/FunctionalJavascript/WorkspacesMediaLibraryIntegrationTest.php Modules to install.
WorkspacesMediaLibraryIntegrationTest::drupalCreateUser function core/modules/workspaces/tests/src/FunctionalJavascript/WorkspacesMediaLibraryIntegrationTest.php Create a user with a given set of permissions.
WorkspacesMediaLibraryIntegrationTest::setUp function core/modules/workspaces/tests/src/FunctionalJavascript/WorkspacesMediaLibraryIntegrationTest.php
WorkspacesMediaLibraryIntegrationTest::SKIP_METHODS constant core/modules/workspaces/tests/src/FunctionalJavascript/WorkspacesMediaLibraryIntegrationTest.php An array of test methods that are not relevant for workspaces.
WorkspacesTestHooks class core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php Hook implementations for workspaces_test.
WorkspacesTestHooks.php file core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php
WorkspacesTestHooks::cron function core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php Implements hook_cron().
WorkspacesTestHooks::entityBaseFieldInfo function core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php Implements hook_entity_base_field_info().
WorkspacesTestHooks::entityCreate function core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php Implements hook_entity_create().
WorkspacesTestHooks::entityInsert function core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php Implements hook_entity_insert().
WorkspacesTestHooks::entityPresave function core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php Implements hook_entity_presave().
WorkspacesTestHooks::entityTranslationCreate function core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php Implements hook_ENTITY_TYPE_translation_create() for 'entity_test_mulrevpub'.
WorkspacesTestHooks::entityTypeAlter function core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php Implements hook_entity_type_alter().
WorkspacesTestHooks::entityUpdate function core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php Implements hook_entity_update().
WorkspacesTestHooks::incrementHookCount function core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php Increments the invocation count for a specific entity hook.
WorkspacesTestHooks::__construct function core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php
WorkspacesUninstallTest class core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php Tests uninstalling the Workspaces module.
WorkspacesUninstallTest.php file core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php
WorkspacesUninstallTest::$defaultTheme property core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php The theme to install as the default for testing.
WorkspacesUninstallTest::$modules property core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php Modules to install.
WorkspacesUninstallTest::setUp function core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php
WorkspacesUninstallTest::testUninstallingWorkspace function core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php Tests deleting workspace entities and uninstalling Workspaces module.
WorkspaceSwitcherTest class core/modules/workspaces/tests/src/Functional/WorkspaceSwitcherTest.php Tests workspace switching functionality.
WorkspaceSwitcherTest.php file core/modules/workspaces/tests/src/Functional/WorkspaceSwitcherTest.php
WorkspaceSwitcherTest::$defaultTheme property core/modules/workspaces/tests/src/Functional/WorkspaceSwitcherTest.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.