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
LocaleProjectStorageTest::testSorting function core/modules/locale/tests/src/Unit/LocaleProjectStorageTest.php Tests that projects are sorted by weight and key.
LocalesLocationAddIndexUpdateTest class core/modules/locale/tests/src/Functional/LocalesLocationAddIndexUpdateTest.php Tests Locale update functions.
LocalesLocationAddIndexUpdateTest.php file core/modules/locale/tests/src/Functional/LocalesLocationAddIndexUpdateTest.php
LocalesLocationAddIndexUpdateTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocalesLocationAddIndexUpdateTest.php The theme to install as the default for testing.
LocalesLocationAddIndexUpdateTest::setDatabaseDumpFiles function core/modules/locale/tests/src/Functional/LocalesLocationAddIndexUpdateTest.php Set database dump files to be used.
LocalesLocationAddIndexUpdateTest::testExistingIndex function core/modules/locale/tests/src/Functional/LocalesLocationAddIndexUpdateTest.php Tests locale_update_10300().
LocalesLocationAddIndexUpdateTest::testIndex function core/modules/locale/tests/src/Functional/LocalesLocationAddIndexUpdateTest.php Tests locale_update_10300().
LocaleStringIsSafeTest class core/modules/locale/tests/src/Kernel/LocaleStringIsSafeTest.php Tests locale translation safe string handling.
LocaleStringIsSafeTest.php file core/modules/locale/tests/src/Kernel/LocaleStringIsSafeTest.php
LocaleStringIsSafeTest::$modules property core/modules/locale/tests/src/Kernel/LocaleStringIsSafeTest.php Modules to install.
LocaleStringIsSafeTest::testLocaleStringIsSafe function core/modules/locale/tests/src/Kernel/LocaleStringIsSafeTest.php Tests for locale_string_is_safe().
LocaleStringIsSafeTest::testLocalizedTokenizedString function core/modules/locale/tests/src/Kernel/LocaleStringIsSafeTest.php Tests if a translated and tokenized string is properly escaped by Twig.
LocaleStringTest class core/modules/locale/tests/src/Kernel/LocaleStringTest.php Tests the locale string storage, string objects and data API.
LocaleStringTest.php file core/modules/locale/tests/src/Kernel/LocaleStringTest.php
LocaleStringTest::$modules property core/modules/locale/tests/src/Kernel/LocaleStringTest.php Modules to install.
LocaleStringTest::$storage property core/modules/locale/tests/src/Kernel/LocaleStringTest.php The locale storage.
LocaleStringTest::buildSourceString function core/modules/locale/tests/src/Kernel/LocaleStringTest.php Creates random source string object.
LocaleStringTest::createAllTranslations function core/modules/locale/tests/src/Kernel/LocaleStringTest.php Creates translations for source string and all languages.
LocaleStringTest::createTranslation function core/modules/locale/tests/src/Kernel/LocaleStringTest.php Creates single translation for source string.
LocaleStringTest::setUp function core/modules/locale/tests/src/Kernel/LocaleStringTest.php
LocaleStringTest::testDeleteStrings function core/modules/locale/tests/src/Kernel/LocaleStringTest.php Tests that strings are correctly deleted.
LocaleStringTest::testStringCrudApi function core/modules/locale/tests/src/Kernel/LocaleStringTest.php Tests CRUD API.
LocaleStringTest::testStringSearchApi function core/modules/locale/tests/src/Kernel/LocaleStringTest.php Tests Search API loading multiple objects.
LocaleTestDevelopmentReleaseHooks class core/modules/locale/tests/modules/locale_test_development_release/src/Hook/LocaleTestDevelopmentReleaseHooks.php Hook implementations for locale_test_development_release.
LocaleTestDevelopmentReleaseHooks.php file core/modules/locale/tests/modules/locale_test_development_release/src/Hook/LocaleTestDevelopmentReleaseHooks.php
LocaleTestDevelopmentReleaseHooks::localeTranslationProjectsAlter function core/modules/locale/tests/modules/locale_test_development_release/src/Hook/LocaleTestDevelopmentReleaseHooks.php Implements hook_locale_translation_projects_alter().
LocaleTestDevelopmentReleaseHooks::systemInfoAlter function core/modules/locale/tests/modules/locale_test_development_release/src/Hook/LocaleTestDevelopmentReleaseHooks.php Implements hook_system_info_alter().
LocaleTestHooks class core/modules/locale/tests/modules/locale_test/src/Hook/LocaleTestHooks.php Hook implementations for locale_test.
LocaleTestHooks.php file core/modules/locale/tests/modules/locale_test/src/Hook/LocaleTestHooks.php
LocaleTestHooks::countriesAlter function core/modules/locale/tests/modules/locale_test/src/Hook/LocaleTestHooks.php Implements hook_countries_alter().
LocaleTestHooks::languageFallbackCandidatesLocaleLookupAlter function core/modules/locale/tests/modules/locale_test/src/Hook/LocaleTestHooks.php Implements hook_language_fallback_candidates_OPERATION_alter().
LocaleTestHooks::localeTranslationProjectsAlter function core/modules/locale/tests/modules/locale_test/src/Hook/LocaleTestHooks.php Implements hook_locale_translation_projects_alter().
LocaleTestHooks::systemInfoAlter function core/modules/locale/tests/modules/locale_test/src/Hook/LocaleTestHooks.php Implements hook_system_info_alter().
LocaleTestHooks::theme function core/modules/locale/tests/modules/locale_test/src/Hook/LocaleTestHooks.php Implements hook_theme().
LocaleTestHooks::tokenInfo function core/modules/locale/tests/modules/locale_test/src/Hook/LocaleTestHooks.php Implements hook_token_info().
LocaleTestHooks::tokens function core/modules/locale/tests/modules/locale_test/src/Hook/LocaleTestHooks.php Implements hook_tokens().
LocaleTestTranslateHooks class core/modules/locale/tests/modules/locale_test_translate/src/Hook/LocaleTestTranslateHooks.php Hook implementations for locale_test_translate.
LocaleTestTranslateHooks.php file core/modules/locale/tests/modules/locale_test_translate/src/Hook/LocaleTestTranslateHooks.php
LocaleTestTranslateHooks::modulesInstalled function core/modules/locale/tests/modules/locale_test_translate/src/Hook/LocaleTestTranslateHooks.php Implements hook_modules_installed().
LocaleTestTranslateHooks::systemInfoAlter function core/modules/locale/tests/modules/locale_test_translate/src/Hook/LocaleTestTranslateHooks.php Implements hook_system_info_alter().
LocaleTranslatedSchemaDefinitionTest class core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php Adds and configures languages to check field schema definition.
LocaleTranslatedSchemaDefinitionTest.php file core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php
LocaleTranslatedSchemaDefinitionTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php The theme to install as the default for testing.
LocaleTranslatedSchemaDefinitionTest::$modules property core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php Modules to install.
LocaleTranslatedSchemaDefinitionTest::$useOneTimeLoginLinks property core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php Use one-time login links instead of submitting the login form.
LocaleTranslatedSchemaDefinitionTest::setUp function core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php
LocaleTranslatedSchemaDefinitionTest::testTranslatedSchemaDefinition function core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php Tests that translated field descriptions do not affect the update system.
LocaleTranslatedSchemaDefinitionTest::testTranslatedUpdate function core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php Tests that translations do not affect the update system.
LocaleTranslationChangeProjectVersionTest class core/modules/locale/tests/src/Functional/LocaleTranslationChangeProjectVersionTest.php Tests how translations are handled when a project gets updated.
LocaleTranslationChangeProjectVersionTest.php file core/modules/locale/tests/src/Functional/LocaleTranslationChangeProjectVersionTest.php

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