Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 10.3.x for test
  4. Search 11.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
LocaleConfigurableLanguageManagerTest class core/modules/locale/tests/src/Kernel/LocaleConfigurableLanguageManagerTest.php Tests that the configurable language manager and locale operate correctly.
LocaleConfigurableLanguageManagerTest.php file core/modules/locale/tests/src/Kernel/LocaleConfigurableLanguageManagerTest.php
LocaleConfigurableLanguageManagerTest::$modules property core/modules/locale/tests/src/Kernel/LocaleConfigurableLanguageManagerTest.php A list of modules to install for this test.
LocaleConfigurableLanguageManagerTest::testGetLanguages function core/modules/locale/tests/src/Kernel/LocaleConfigurableLanguageManagerTest.php
LocaleContentTest class core/modules/locale/tests/src/Functional/LocaleContentTest.php Tests you can enable multilingual support on content types and configure a
language for a node.
LocaleContentTest.php file core/modules/locale/tests/src/Functional/LocaleContentTest.php
LocaleContentTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleContentTest.php The theme to install as the default for testing.
LocaleContentTest::$modules property core/modules/locale/tests/src/Functional/LocaleContentTest.php Modules to enable.
LocaleContentTest::testContentTypeDirLang function core/modules/locale/tests/src/Functional/LocaleContentTest.php Test if a dir and lang tags exist in node's attributes.
LocaleContentTest::testContentTypeLanguageConfiguration function core/modules/locale/tests/src/Functional/LocaleContentTest.php Test if a content type can be set to multilingual and language is present.
LocaleContentTest::testMachineNameLTR function core/modules/locale/tests/src/Functional/LocaleContentTest.php Verifies that machine name fields are always LTR.
LocaleDeprecationsTest class core/modules/locale/tests/src/Kernel/LocaleDeprecationsTest.php Tests deprecations in the locale module.
LocaleDeprecationsTest.php file core/modules/locale/tests/src/Kernel/LocaleDeprecationsTest.php
LocaleDeprecationsTest::$modules property core/modules/locale/tests/src/Kernel/LocaleDeprecationsTest.php Modules to enable.
LocaleDeprecationsTest::testLocaleTranslationManualStatusDeprecation function core/modules/locale/tests/src/Kernel/LocaleDeprecationsTest.php @expectedDeprecation locale_translation_manual_status() is deprecated in Drupal 8.5.0 and will be removed before Drupal 9.0.0. It is unused by Drupal core. Duplicate this function in your own extension if you need its behavior.
LocaleExportTest class core/modules/locale/tests/src/Functional/LocaleExportTest.php Tests the exportation of locale files.
LocaleExportTest.php file core/modules/locale/tests/src/Functional/LocaleExportTest.php
LocaleExportTest::$adminUser property core/modules/locale/tests/src/Functional/LocaleExportTest.php A user able to create languages and export translations.
LocaleExportTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleExportTest.php The theme to install as the default for testing.
LocaleExportTest::$modules property core/modules/locale/tests/src/Functional/LocaleExportTest.php Modules to enable.
LocaleExportTest::getCustomPoFile function core/modules/locale/tests/src/Functional/LocaleExportTest.php Helper function that returns a .po file which strings will be marked
as customized.
LocaleExportTest::getPoFile function core/modules/locale/tests/src/Functional/LocaleExportTest.php Helper function that returns a proper .po file.
LocaleExportTest::getUntranslatedString function core/modules/locale/tests/src/Functional/LocaleExportTest.php Returns a .po file fragment with an untranslated string.
LocaleExportTest::setUp function core/modules/locale/tests/src/Functional/LocaleExportTest.php
LocaleExportTest::testExportTranslation function core/modules/locale/tests/src/Functional/LocaleExportTest.php Test exportation of translations.
LocaleExportTest::testExportTranslationTemplateFile function core/modules/locale/tests/src/Functional/LocaleExportTest.php Test exportation of translation template file.
LocaleFileSystemFormTest class core/modules/locale/tests/src/Functional/LocaleFileSystemFormTest.php Tests the locale functionality in the altered file settings form.
LocaleFileSystemFormTest.php file core/modules/locale/tests/src/Functional/LocaleFileSystemFormTest.php
LocaleFileSystemFormTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleFileSystemFormTest.php The theme to install as the default for testing.
LocaleFileSystemFormTest::$modules property core/modules/locale/tests/src/Functional/LocaleFileSystemFormTest.php Modules to enable.
LocaleFileSystemFormTest::setUp function core/modules/locale/tests/src/Functional/LocaleFileSystemFormTest.php
LocaleFileSystemFormTest::testFileConfigurationPage function core/modules/locale/tests/src/Functional/LocaleFileSystemFormTest.php Tests translation directory settings on the file settings form.
LocaleImportFunctionalTest class core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Tests the import of locale files.
LocaleImportFunctionalTest.php file core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php
LocaleImportFunctionalTest::$adminUser property core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php A user able to create languages and import translations.
LocaleImportFunctionalTest::$adminUserAccessSiteReports property core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php A user able to create languages, import translations and access site
reports.
LocaleImportFunctionalTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php The theme to install as the default for testing.
LocaleImportFunctionalTest::$modules property core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Modules to enable.
LocaleImportFunctionalTest::getBadPoFile function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Helper function that returns a bad .po file.
LocaleImportFunctionalTest::getCustomOverwritePoFile function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Helper function that returns a .po file for testing customized strings.
LocaleImportFunctionalTest::getCustomPoFile function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Helper function that returns a .po file which strings will be marked
as customized.
LocaleImportFunctionalTest::getEmptyPoFile function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Helper function that returns a empty .po file.
LocaleImportFunctionalTest::getOverwritePoFile function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Helper function that returns a proper .po file for testing.
LocaleImportFunctionalTest::getPoFile function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Helper function that returns a proper .po file.
LocaleImportFunctionalTest::getPoFileWithConfig function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Helper function that returns a .po file with configuration translations.
LocaleImportFunctionalTest::getPoFileWithConfigDe function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Helper function that returns a .po file with configuration translations.
LocaleImportFunctionalTest::getPoFileWithContext function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Helper function that returns a .po file with context.
LocaleImportFunctionalTest::getPoFileWithEmptyMsgstr function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Helper function that returns a .po file with an empty last item.
LocaleImportFunctionalTest::getPoFileWithMsgstr function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Helper function that returns a .po file with an empty last item.
LocaleImportFunctionalTest::importPoFile function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Helper function: import a standalone .po file in a given language.

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