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
ExceptionLoggingSubscriberTest::$modules property core/tests/Drupal/KernelTests/Core/EventSubscriber/ExceptionLoggingSubscriberTest.php Modules to install.
ExceptionLoggingSubscriberTest::$testLogServiceName property core/tests/Drupal/KernelTests/Core/EventSubscriber/ExceptionLoggingSubscriberTest.php The service name for a logger implementation that collects anything logged.
ExceptionLoggingSubscriberTest::exceptionDataProvider function core/tests/Drupal/KernelTests/Core/EventSubscriber/ExceptionLoggingSubscriberTest.php Returns data for testing exception logging.
ExceptionLoggingSubscriberTest::register function core/tests/Drupal/KernelTests/Core/EventSubscriber/ExceptionLoggingSubscriberTest.php Registers test-specific services.
ExceptionLoggingSubscriberTest::testExceptionLogging function core/tests/Drupal/KernelTests/Core/EventSubscriber/ExceptionLoggingSubscriberTest.php Tests \Drupal\Core\EventSubscriber\ExceptionLoggingSubscriber::onException().
ExcludedFieldTokenTest class core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php Tests the display of an excluded field that is used as a token.
ExcludedFieldTokenTest.php file core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php
ExcludedFieldTokenTest::$defaultTheme property core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php The theme to install as the default for testing.
ExcludedFieldTokenTest::$modules property core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php The modules that need to be installed for this test.
ExcludedFieldTokenTest::$testViews property core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php The views that are used by this test.
ExcludedFieldTokenTest::$view property core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php
ExcludedFieldTokenTest::setUp function core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php Sets up the test.
ExcludedFieldTokenTest::testExcludedTitleTokenDisplay function core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php Tests the display of an excluded title field when used as a token.
ExcludedModulesEventSubscriberTest class core/tests/Drupal/KernelTests/Core/Config/ExcludedModulesEventSubscriberTest.php Tests ExcludedModulesEventSubscriber.
ExcludedModulesEventSubscriberTest.php file core/tests/Drupal/KernelTests/Core/Config/ExcludedModulesEventSubscriberTest.php
ExcludedModulesEventSubscriberTest::$modules property core/tests/Drupal/KernelTests/Core/Config/ExcludedModulesEventSubscriberTest.php Modules to install.
ExcludedModulesEventSubscriberTest::setUp function core/tests/Drupal/KernelTests/Core/Config/ExcludedModulesEventSubscriberTest.php
ExcludedModulesEventSubscriberTest::testExcludedModules function core/tests/Drupal/KernelTests/Core/Config/ExcludedModulesEventSubscriberTest.php Tests excluding modules from the config export.
ExecutableFinderTest class core/modules/package_manager/tests/src/Unit/ExecutableFinderTest.php Tests Package Manager's executable finder service.
ExecutableFinderTest.php file core/modules/package_manager/tests/src/Unit/ExecutableFinderTest.php
ExecutableFinderTest::testComposerInstalledInProject function core/modules/package_manager/tests/src/Unit/ExecutableFinderTest.php Tests that the executable finder tries to use a local copy of Composer.
ExecutableFinderTest::testLegacyExecutablePaths function core/modules/package_manager/tests/src/Unit/ExecutableFinderTest.php Tests that the executable finder falls back to looking in config for paths.
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest class core/tests/Drupal/FunctionalTests/ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php Tests Existing Drupal8Style Database Connection In Settings Php.
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php file core/tests/Drupal/FunctionalTests/ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::$defaultTheme property core/tests/Drupal/FunctionalTests/ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php The theme to install as the default for testing.
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::setUp function core/tests/Drupal/FunctionalTests/ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::testExistingDrupal8StyleDatabaseConnectionInSettingsPhp function core/tests/Drupal/FunctionalTests/ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php Confirms that the site works with Drupal 8 style database connection array.
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::testReplicaDrupal8StyleDatabaseConnectionInSettingsPhp function core/tests/Drupal/FunctionalTests/ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php Confirms that the replica database connection works.
ExpectDeprecationTest class core/tests/Drupal/Tests/ExpectDeprecationTest.php Ensures Drupal has test coverage of Symfony's deprecation testing.
ExpectDeprecationTest.php file core/tests/Drupal/Tests/ExpectDeprecationTest.php
ExpectDeprecationTest::testExpectDeprecation function core/tests/Drupal/Tests/ExpectDeprecationTest.php Tests expectDeprecation.
ExpectDeprecationTest::testExpectDeprecationInIsolation function core/tests/Drupal/Tests/ExpectDeprecationTest.php Tests expectDeprecation in isolated test.
ExperimentalHelpTest class core/modules/help/tests/src/Functional/ExperimentalHelpTest.php Verifies help for experimental modules.
ExperimentalHelpTest.php file core/modules/help/tests/src/Functional/ExperimentalHelpTest.php
ExperimentalHelpTest::$adminUser property core/modules/help/tests/src/Functional/ExperimentalHelpTest.php The admin user.
ExperimentalHelpTest::$defaultTheme property core/modules/help/tests/src/Functional/ExperimentalHelpTest.php The theme to install as the default for testing.
ExperimentalHelpTest::$modules property core/modules/help/tests/src/Functional/ExperimentalHelpTest.php Modules to install.
ExperimentalHelpTest::setUp function core/modules/help/tests/src/Functional/ExperimentalHelpTest.php
ExperimentalHelpTest::testExperimentalHelp function core/modules/help/tests/src/Functional/ExperimentalHelpTest.php Verifies that a warning message is displayed for experimental modules.
ExperimentalModuleRequirementsTestHooks class core/modules/system/tests/modules/experimental_module_requirements_test/src/Hook/ExperimentalModuleRequirementsTestHooks.php Hook implementations for experimental_module_requirements_test.
ExperimentalModuleRequirementsTestHooks.php file core/modules/system/tests/modules/experimental_module_requirements_test/src/Hook/ExperimentalModuleRequirementsTestHooks.php
ExperimentalModuleRequirementsTestHooks::help function core/modules/system/tests/modules/experimental_module_requirements_test/src/Hook/ExperimentalModuleRequirementsTestHooks.php Implements hook_help().
ExperimentalModuleRequirementsTestRequirements class core/modules/system/tests/modules/experimental_module_requirements_test/src/Install/Requirements/ExperimentalModuleRequirementsTestRequirements.php Install time requirements for the Experimental Requirements Test module.
ExperimentalModuleRequirementsTestRequirements.php file core/modules/system/tests/modules/experimental_module_requirements_test/src/Install/Requirements/ExperimentalModuleRequirementsTestRequirements.php
ExperimentalModuleRequirementsTestRequirements::getRequirements function core/modules/system/tests/modules/experimental_module_requirements_test/src/Install/Requirements/ExperimentalModuleRequirementsTestRequirements.php Check installation requirements.
ExperimentalModuleTestHooks class core/modules/system/tests/modules/experimental_module_test/src/Hook/ExperimentalModuleTestHooks.php Hook implementations for experimental_module_test.
ExperimentalModuleTestHooks.php file core/modules/system/tests/modules/experimental_module_test/src/Hook/ExperimentalModuleTestHooks.php
ExperimentalModuleTestHooks::help function core/modules/system/tests/modules/experimental_module_test/src/Hook/ExperimentalModuleTestHooks.php Implements hook_help().
ExperimentalThemeTest class core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php Tests the installation of experimental themes.
ExperimentalThemeTest.php file core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php

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