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 11.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
lazy_route_provider_install_test.info.yml file core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.info.yml core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.info.yml
lazy_route_provider_install_test.module file core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.module Helper module for the lazy route provider tests.
lazy_route_provider_install_test.services.yml file core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.services.yml core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.services.yml
lazy_route_provider_install_test_menu_links_discovered_alter function core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.module Implements hook_menu_links_discovered_alter().
LegacyAssetTest class core/tests/Drupal/KernelTests/Core/Asset/LegacyAssetTest.php Tests deprecated asset functions.
LegacyAssetTest.php file core/tests/Drupal/KernelTests/Core/Asset/LegacyAssetTest.php
LegacyAssetTest::testDeprecatedDrupalFlushCssJs function core/tests/Drupal/KernelTests/Core/Asset/LegacyAssetTest.php Tests the deprecation.
LegacyBootstrapTest class core/tests/Drupal/KernelTests/Core/Bootstrap/LegacyBootstrapTest.php Tests legacy bootstrap functions.
LegacyBootstrapTest.php file core/tests/Drupal/KernelTests/Core/Bootstrap/LegacyBootstrapTest.php
LegacyBootstrapTest::$modules property core/tests/Drupal/KernelTests/Core/Bootstrap/LegacyBootstrapTest.php Modules to install.
LegacyBootstrapTest::testWatchdogException function core/tests/Drupal/KernelTests/Core/Bootstrap/LegacyBootstrapTest.php Tests watchdog_exception() deprecation.
LegacyCommonTest class core/tests/Drupal/KernelTests/Core/Common/LegacyCommonTest.php Tests deprecated legacy functions in common.inc.
LegacyCommonTest.php file core/tests/Drupal/KernelTests/Core/Common/LegacyCommonTest.php
LegacyCommonTest::testFormatSizeDeprecation function core/tests/Drupal/KernelTests/Core/Common/LegacyCommonTest.php Tests deprecation of the format_size() function.
LegacyExtensionTest class core/tests/Drupal/Tests/Core/Extension/LegacyExtensionTest.php @coversDefaultClass \Drupal\Core\Extension\Extension[[api-linebreak]]
@group Extension
@group legacy
LegacyExtensionTest.php file core/tests/Drupal/Tests/Core/Extension/LegacyExtensionTest.php
LegacyExtensionTest::testDeprecatedCall function core/tests/Drupal/Tests/Core/Extension/LegacyExtensionTest.php @covers ::__call[[api-linebreak]]
LegacyFileModuleTest class core/modules/file/tests/src/Kernel/LegacyFileModuleTest.php Tests file module deprecations.
LegacyFileModuleTest.php file core/modules/file/tests/src/Kernel/LegacyFileModuleTest.php
LegacyFileModuleTest::$modules property core/modules/file/tests/src/Kernel/LegacyFileModuleTest.php Modules to install.
LegacyFileModuleTest::testFileIconClassDeprecation function core/modules/file/tests/src/Kernel/LegacyFileModuleTest.php @covers ::file_icon_class[[api-linebreak]]
LegacyFileModuleTest::testFileIconMapDeprecation function core/modules/file/tests/src/Kernel/LegacyFileModuleTest.php @covers ::file_icon_map[[api-linebreak]]
LegacyFileModuleTest::testFileProgressDeprecation function core/modules/file/tests/src/Kernel/LegacyFileModuleTest.php @covers ::file_progress_implementation[[api-linebreak]]
LegacyFileSystemTest class core/tests/Drupal/KernelTests/Core/File/LegacyFileSystemTest.php Tests the legacy file system functions.
LegacyFileSystemTest.php file core/tests/Drupal/KernelTests/Core/File/LegacyFileSystemTest.php
LegacyFileSystemTest::$fileSystem property core/tests/Drupal/KernelTests/Core/File/LegacyFileSystemTest.php The file system under test.
LegacyFileSystemTest::setUp function core/tests/Drupal/KernelTests/Core/File/LegacyFileSystemTest.php
LegacyFileSystemTest::testCopyWithDeprecatedFileExists function core/tests/Drupal/KernelTests/Core/File/LegacyFileSystemTest.php @covers ::copy[[api-linebreak]]
LegacyFileSystemTest::testCopyWithOutOfBoundsIntNegative function core/tests/Drupal/KernelTests/Core/File/LegacyFileSystemTest.php @covers ::copy[[api-linebreak]]
LegacyFileSystemTest::testCopyWithOutOfBoundsIntPositive function core/tests/Drupal/KernelTests/Core/File/LegacyFileSystemTest.php @covers ::copy[[api-linebreak]]
LegacyFileSystemTest::testGetDestinationFilenameWithDeprecatedFileExists function core/tests/Drupal/KernelTests/Core/File/LegacyFileSystemTest.php @covers ::getDestinationFilename[[api-linebreak]]
LegacyFileSystemTest::testMoveWithDeprecatedFileExists function core/tests/Drupal/KernelTests/Core/File/LegacyFileSystemTest.php @covers ::move[[api-linebreak]]
LegacyFileSystemTest::testSaveDataWithDeprecatedFileExists function core/tests/Drupal/KernelTests/Core/File/LegacyFileSystemTest.php @covers ::saveData[[api-linebreak]]
LegacyFileThemeTest class core/modules/file/tests/src/Kernel/LegacyFileThemeTest.php Tests legacy deprecated functions in file.module.
LegacyFileThemeTest.php file core/modules/file/tests/src/Kernel/LegacyFileThemeTest.php
LegacyFileThemeTest::$modules property core/modules/file/tests/src/Kernel/LegacyFileThemeTest.php Modules to install.
LegacyFileThemeTest::testTemplatePreprocessFileUploadHelp function core/modules/file/tests/src/Kernel/LegacyFileThemeTest.php @covers ::template_preprocess_file_upload_help[[api-linebreak]]
LegacyFileUploadHandlerTest class core/modules/file/tests/src/Kernel/Upload/LegacyFileUploadHandlerTest.php Provides tests for legacy file upload handler code.
LegacyFileUploadHandlerTest.php file core/modules/file/tests/src/Kernel/Upload/LegacyFileUploadHandlerTest.php
LegacyFileUploadHandlerTest::$modules property core/modules/file/tests/src/Kernel/Upload/LegacyFileUploadHandlerTest.php Modules to install.
LegacyFileUploadHandlerTest::testThrow function core/modules/file/tests/src/Kernel/Upload/LegacyFileUploadHandlerTest.php @covers ::handleFileUpload[[api-linebreak]]
LegacyMatcherDumperTest class core/tests/Drupal/KernelTests/Core/Routing/LegacyMatcherDumperTest.php Tests deprecations in MatcherDumper.
LegacyMatcherDumperTest.php file core/tests/Drupal/KernelTests/Core/Routing/LegacyMatcherDumperTest.php
LegacyMatcherDumperTest::$connection property core/tests/Drupal/KernelTests/Core/Routing/LegacyMatcherDumperTest.php The connection.
LegacyMatcherDumperTest::$state property core/tests/Drupal/KernelTests/Core/Routing/LegacyMatcherDumperTest.php The state.
LegacyMatcherDumperTest::setUp function core/tests/Drupal/KernelTests/Core/Routing/LegacyMatcherDumperTest.php
LegacyMatcherDumperTest::testConstructorDeprecationNoLogger function core/tests/Drupal/KernelTests/Core/Routing/LegacyMatcherDumperTest.php Tests the constructor deprecations.
LegacyMatcherDumperTest::testConstructorDeprecationWithLegacyTableNameParam function core/tests/Drupal/KernelTests/Core/Routing/LegacyMatcherDumperTest.php Tests the constructor deprecations.
LegacyMatcherDumperTest::testConstructorDeprecationWithLogger function core/tests/Drupal/KernelTests/Core/Routing/LegacyMatcherDumperTest.php Tests the constructor deprecations.
LegacyPasswordHashingTest class core/modules/phpass/tests/src/Unit/LegacyPasswordHashingTest.php Unit tests for password hashing API.

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