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.

All search results

Title Object type File name Summary
HttpExceptionNormalizerTest class core/modules/jsonapi/tests/src/Unit/Normalizer/HttpExceptionNormalizerTest.php Tests Drupal\jsonapi\Normalizer\HttpExceptionNormalizer.
HttpExceptionNormalizerTest.php file core/modules/jsonapi/tests/src/Unit/Normalizer/HttpExceptionNormalizerTest.php
HttpExceptionNormalizerTest::testNormalize function core/modules/jsonapi/tests/src/Unit/Normalizer/HttpExceptionNormalizerTest.php Tests normalize.
HttpResponseDebugCacheabilityHeadersTest class core/tests/Drupal/KernelTests/Core/EventSubscriber/HttpResponseDebugCacheabilityHeadersTest.php Tests that debug cacheability header lines do not exceed Apache limit.
HttpResponseDebugCacheabilityHeadersTest.php file core/tests/Drupal/KernelTests/Core/EventSubscriber/HttpResponseDebugCacheabilityHeadersTest.php
HttpResponseDebugCacheabilityHeadersTest::$modules property core/tests/Drupal/KernelTests/Core/EventSubscriber/HttpResponseDebugCacheabilityHeadersTest.php Modules to install.
HttpResponseDebugCacheabilityHeadersTest::register function core/tests/Drupal/KernelTests/Core/EventSubscriber/HttpResponseDebugCacheabilityHeadersTest.php Registers test-specific services.
HttpResponseDebugCacheabilityHeadersTest::testCacheDebugHeadersLineLength function core/tests/Drupal/KernelTests/Core/EventSubscriber/HttpResponseDebugCacheabilityHeadersTest.php Tests that cache debug headers do not error from exceeding line limits.
http_client.advisory_feed_test service core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.services.yml Drupal\advisory_feed_test\AdvisoryTestClientMiddleware
http_kernel_test.info.yml file core/modules/system/tests/modules/http_kernel_test/http_kernel_test.info.yml core/modules/system/tests/modules/http_kernel_test/http_kernel_test.info.yml
http_kernel_test.routing.yml file core/modules/system/tests/modules/http_kernel_test/http_kernel_test.routing.yml core/modules/system/tests/modules/http_kernel_test/http_kernel_test.routing.yml
http_kernel_test.services.yml file core/modules/system/tests/modules/http_kernel_test/http_kernel_test.services.yml core/modules/system/tests/modules/http_kernel_test/http_kernel_test.services.yml
http_kernel_test.test_middleware service core/modules/system/tests/modules/http_kernel_test/http_kernel_test.services.yml Drupal\http_kernel_test\HttpKernel\TestMiddleware
http_kernel_test.test_middleware2 service core/modules/system/tests/modules/http_kernel_test/http_kernel_test.services.yml Drupal\http_kernel_test\HttpKernel\TestMiddleware
http_middleware_test.info.yml file core/modules/system/tests/modules/http_middleware_test/http_middleware_test.info.yml core/modules/system/tests/modules/http_middleware_test/http_middleware_test.info.yml
http_middleware_test.routing.yml file core/modules/system/tests/modules/http_middleware_test/http_middleware_test.routing.yml core/modules/system/tests/modules/http_middleware_test/http_middleware_test.routing.yml
http_middleware_test.services.yml file core/modules/system/tests/modules/http_middleware_test/http_middleware_test.services.yml core/modules/system/tests/modules/http_middleware_test/http_middleware_test.services.yml
http_response_debug_cacheability_headers_test.info.yml file core/modules/system/tests/modules/http_response_debug_cacheability_headers_test/http_response_debug_cacheability_headers_test.info.yml core/modules/system/tests/modules/http_response_debug_cacheability_headers_test/http_response_debug_cacheability_headers_test.info.yml
http_response_debug_cacheability_headers_test.routing.yml file core/modules/system/tests/modules/http_response_debug_cacheability_headers_test/http_response_debug_cacheability_headers_test.routing.yml core/modules/system/tests/modules/http_response_debug_cacheability_headers_test/http_response_debug_cacheability_headers_test.routing.yml
HWLDFWordAccumulatorTest class core/tests/Drupal/Tests/Component/Diff/Engine/HWLDFWordAccumulatorTest.php Test HWLDFWordAccumulator.
HWLDFWordAccumulatorTest.php file core/tests/Drupal/Tests/Component/Diff/Engine/HWLDFWordAccumulatorTest.php
HWLDFWordAccumulatorTest::provideAddWords function core/tests/Drupal/Tests/Component/Diff/Engine/HWLDFWordAccumulatorTest.php
HWLDFWordAccumulatorTest::testAddWords function core/tests/Drupal/Tests/Component/Diff/Engine/HWLDFWordAccumulatorTest.php Tests add words.
HWLDFWordAccumulatorTest::testGetLinesEmpty function core/tests/Drupal/Tests/Component/Diff/Engine/HWLDFWordAccumulatorTest.php Verify that we only get back a NBSP from an empty accumulator.
I18nQueryTraitTest class core/modules/migrate_drupal/tests/src/Kernel/I18nQueryTraitTest.php Tests instantiating migrate source plugins using I18nQueryTrait.
I18nQueryTraitTest.php file core/modules/migrate_drupal/tests/src/Kernel/I18nQueryTraitTest.php
I18nQueryTraitTest::$modules property core/modules/migrate_drupal/tests/src/Kernel/I18nQueryTraitTest.php Modules to install.
I18nQueryTraitTest::disablePsr4ForUninstalledModules function core/modules/migrate_drupal/tests/src/Kernel/I18nQueryTraitTest.php Removes PSR-4 namespaces from class loader for uninstalled modules.
I18nQueryTraitTest::providerI18nQueryTraitPlugins function core/modules/migrate_drupal/tests/src/Kernel/I18nQueryTraitTest.php Provides data for testMigrateSourcePluginUsingI18nQueryTraitDiscovery().
I18nQueryTraitTest::testMigrateSourcePluginUsingI18nQueryTraitDiscovery function core/modules/migrate_drupal/tests/src/Kernel/I18nQueryTraitTest.php Tests instantiating migrate source plugins using I18nQueryTrait.
IconBuilderTest class core/tests/Drupal/KernelTests/Core/Layout/IconBuilderTest.php Tests Drupal\Core\Layout\Icon\SvgIconBuilder.
IconBuilderTest.php file core/tests/Drupal/KernelTests/Core/Layout/IconBuilderTest.php
IconBuilderTest::providerTestBuild function core/tests/Drupal/KernelTests/Core/Layout/IconBuilderTest.php Returns data for testing the icon builder.
IconBuilderTest::testBuild function core/tests/Drupal/KernelTests/Core/Layout/IconBuilderTest.php Tests build.
IconDefinitionTest class core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php Tests Drupal\Core\Theme\Icon\IconDefinition.
IconDefinitionTest.php file core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php
IconDefinitionTest::providerCreateIcon function core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php Data provider for ::testCreateIcon().
IconDefinitionTest::providerCreateIconHumanize function core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php Data provider for ::testCreateIcon().
IconDefinitionTest::providerGetPreview function core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php Data provider for ::testGetPreview().
IconDefinitionTest::testCreateIcon function core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php Test the IconDefinition::createIcon method.
IconDefinitionTest::testCreateIconError function core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php Test the IconDefinition::create method with errors.
IconDefinitionTest::testCreateIconHumanize function core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php Test the IconDefinition::humanize method.
IconDefinitionTest::testGetRenderable function core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php Test the IconDefinition::getRenderable method.
IconExtractorSettingsFormTest class core/tests/Drupal/Tests/Core/Theme/Icon/IconExtractorSettingsFormTest.php Tests Drupal\Core\Theme\Icon\IconExtractorSettingsForm.
IconExtractorSettingsFormTest.php file core/tests/Drupal/Tests/Core/Theme/Icon/IconExtractorSettingsFormTest.php
IconExtractorSettingsFormTest::settingsFormDataProvider function core/tests/Drupal/Tests/Core/Theme/Icon/IconExtractorSettingsFormTest.php Provide data for testGenerateSettingsForm.
IconExtractorSettingsFormTest::testGenerateSettingsForm function core/tests/Drupal/Tests/Core/Theme/Icon/IconExtractorSettingsFormTest.php Test the IconExtractorSettingsForm::generateSettingsForm method.
IconExtractorSettingsFormTest::testGenerateSettingsFormWithValues function core/tests/Drupal/Tests/Core/Theme/Icon/IconExtractorSettingsFormTest.php Test the IconExtractorSettingsForm::generateSettingsForm method.
IconExtractorTest class core/tests/Drupal/Tests/Core/Theme/Icon/IconExtractorTest.php Tests Drupal\Core\Theme\Icon\Attribute\IconExtractor.
IconExtractorTest.php file core/tests/Drupal/Tests/Core/Theme/Icon/IconExtractorTest.php

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