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
ExtensionStreamTest::testWrappersAfterModuleUninstall function core/tests/Drupal/KernelTests/Core/StreamWrapper/ExtensionStreamTest.php Tests stream wrappers after module uninstall.
ExtensionStreamTest::testWrappersAfterThemeUninstall function core/tests/Drupal/KernelTests/Core/StreamWrapper/ExtensionStreamTest.php Tests stream wrappers after theme uninstall.
ExtensionTest class core/modules/system/tests/src/Kernel/Plugin/migrate/source/ExtensionTest.php Tests legacy extension source plugin.
ExtensionTest.php file core/modules/system/tests/src/Kernel/Plugin/migrate/source/ExtensionTest.php
ExtensionTest::$modules property core/modules/system/tests/src/Kernel/Plugin/migrate/source/ExtensionTest.php Modules to install.
ExtensionTest::providerSource function core/modules/system/tests/src/Kernel/Plugin/migrate/source/ExtensionTest.php Provides source data for ::testSource.
ExtensionVersionTest class core/tests/Drupal/Tests/Core/Extension/ExtensionVersionTest.php Tests Drupal\Core\Extension\ExtensionVersion.
ExtensionVersionTest.php file core/tests/Drupal/Tests/Core/Extension/ExtensionVersionTest.php
ExtensionVersionTest::createKeyedTestCases function core/tests/Drupal/Tests/Core/Extension/ExtensionVersionTest.php Creates test case arrays for data provider methods.
ExtensionVersionTest::provideInvalidBranch function core/tests/Drupal/Tests/Core/Extension/ExtensionVersionTest.php Data provider for testInvalidBranch().
ExtensionVersionTest::providerCreateFromSupportBranch function core/tests/Drupal/Tests/Core/Extension/ExtensionVersionTest.php Data provider for testCreateFromSupportBranch().
ExtensionVersionTest::providerInvalidBranchCorePrefix function core/tests/Drupal/Tests/Core/Extension/ExtensionVersionTest.php Data provider for testInvalidBranchCorePrefix().
ExtensionVersionTest::providerInvalidVersionCorePrefix function core/tests/Drupal/Tests/Core/Extension/ExtensionVersionTest.php Data provider for testInvalidVersionCorePrefix().
ExtensionVersionTest::providerInvalidVersionNumber function core/tests/Drupal/Tests/Core/Extension/ExtensionVersionTest.php Data provider for testInvalidVersionNumber().
ExtensionVersionTest::providerVersionInfos function core/tests/Drupal/Tests/Core/Extension/ExtensionVersionTest.php Data provider for expected version information.
ExtensionVersionTest::testCreateFromSupportBranch function core/tests/Drupal/Tests/Core/Extension/ExtensionVersionTest.php Tests create from support branch.
ExtensionVersionTest::testGetMajorVersion function core/tests/Drupal/Tests/Core/Extension/ExtensionVersionTest.php Tests get major version.
ExtensionVersionTest::testGetMinorVersion function core/tests/Drupal/Tests/Core/Extension/ExtensionVersionTest.php Tests get minor version.
ExtensionVersionTest::testGetVersionExtra function core/tests/Drupal/Tests/Core/Extension/ExtensionVersionTest.php Tests get version extra.
ExtensionVersionTest::testInvalidBranch function core/tests/Drupal/Tests/Core/Extension/ExtensionVersionTest.php Tests invalid branch.
ExtensionVersionTest::testInvalidBranchCorePrefix function core/tests/Drupal/Tests/Core/Extension/ExtensionVersionTest.php Tests invalid branch core prefix.
ExtensionVersionTest::testInvalidVersionCorePrefix function core/tests/Drupal/Tests/Core/Extension/ExtensionVersionTest.php Tests invalid version core prefix.
ExtensionVersionTest::testInvalidVersionNumber function core/tests/Drupal/Tests/Core/Extension/ExtensionVersionTest.php Tests invalid version number.
ExtensionViewsFieldTest class core/modules/file/tests/src/Kernel/Views/ExtensionViewsFieldTest.php Tests the core Drupal\file\Plugin\views\field\Extension handler.
ExtensionViewsFieldTest.php file core/modules/file/tests/src/Kernel/Views/ExtensionViewsFieldTest.php
ExtensionViewsFieldTest::$modules property core/modules/file/tests/src/Kernel/Views/ExtensionViewsFieldTest.php Modules to install.
ExtensionViewsFieldTest::$testViews property core/modules/file/tests/src/Kernel/Views/ExtensionViewsFieldTest.php Views used by this test.
ExtensionViewsFieldTest::setUp function core/modules/file/tests/src/Kernel/Views/ExtensionViewsFieldTest.php
ExtensionViewsFieldTest::testFileExtensionTarOption function core/modules/file/tests/src/Kernel/Views/ExtensionViewsFieldTest.php Tests file extension views field handler extension_detect_tar option.
ExternalFormUrlTest class core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php Ensures that form actions can't be tricked into sending to external URLs.
ExternalFormUrlTest.php file core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php
ExternalFormUrlTest::$modules property core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php Modules to install.
ExternalFormUrlTest::buildForm function core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php Form constructor.
ExternalFormUrlTest::getFormId function core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php Returns a unique string identifying the form.
ExternalFormUrlTest::setUp function core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php
ExternalFormUrlTest::submitForm function core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php Form submission handler.
ExternalFormUrlTest::testActionUrlBehavior function core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php Tests form behavior.
ExternalFormUrlTest::validateForm function core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php Form validation handler.
ExternalNormalizersTest class core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php Asserts external normalizers are handled as expected by the JSON:API module.
ExternalNormalizersTest.php file core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php
ExternalNormalizersTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php The theme to install as the default for testing.
ExternalNormalizersTest::$entity property core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php The test entity.
ExternalNormalizersTest::$modules property core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php Modules to install.
ExternalNormalizersTest::providerTestFormatAgnosticNormalizers function core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php Data provider.
ExternalNormalizersTest::setUp function core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php
ExternalNormalizersTest::testFormatAgnosticNormalizers function core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php Tests a format-agnostic normalizer.
ExternalNormalizersTest::VALUE_ORIGINAL constant core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php The original value for the test field.
ExternalNormalizersTest::VALUE_OVERRIDDEN constant core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php The expected overridden value for the test field.
external_translated_test_node.yml file core/modules/migrate/tests/modules/migrate_external_translated_test/migrations/external_translated_test_node.yml core/modules/migrate/tests/modules/migrate_external_translated_test/migrations/external_translated_test_node.yml
external_translated_test_node_translation.yml file core/modules/migrate/tests/modules/migrate_external_translated_test/migrations/external_translated_test_node_translation.yml core/modules/migrate/tests/modules/migrate_external_translated_test/migrations/external_translated_test_node_translation.yml

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