You are here

namespace Drupal\language\Tests in Zircon Profile 8

Same name in other branches
  1. 8.0 Drupal\language\Tests
Classsort descending Location Description
AdminPathEntityConverterLanguageTest core/modules/language/src/Tests/AdminPathEntityConverterLanguageTest.php Test administration path based conversion of entities.
ConfigurableLanguageTest core/modules/language/src/Tests/ConfigurableLanguageTest.php Tests the ConfigurableLanguage entity.
EntityDefaultLanguageTest core/modules/language/src/Tests/EntityDefaultLanguageTest.php Tests default language code is properly generated for entities.
EntityTypeWithoutLanguageFormTest core/modules/language/src/Tests/EntityTypeWithoutLanguageFormTest.php Tests entity type without language support.
EntityUrlLanguageTest core/modules/language/src/Tests/EntityUrlLanguageTest.php Tests the language of entity URLs. @group language
LanguageBlockSettingsVisibilityTest core/modules/language/src/Tests/LanguageBlockSettingsVisibilityTest.php Tests that the language settings on block config appears correctly.
LanguageBrowserDetectionTest core/modules/language/src/Tests/LanguageBrowserDetectionTest.php Tests browser language detection.
LanguageConfigOverrideImportTest core/modules/language/src/Tests/LanguageConfigOverrideImportTest.php Ensures the language config overrides can be synchronized.
LanguageConfigOverrideInstallTest core/modules/language/src/Tests/LanguageConfigOverrideInstallTest.php Ensures the language config overrides can be installed.
LanguageConfigSchemaTest core/modules/language/src/Tests/LanguageConfigSchemaTest.php Ensures the language config schema is correct.
LanguageConfigurationElementTest core/modules/language/src/Tests/LanguageConfigurationElementTest.php Tests the features of the language configuration element field.
LanguageConfigurationTest core/modules/language/src/Tests/LanguageConfigurationTest.php Adds and configures languages to check negotiation changes.
LanguageCustomLanguageConfigurationTest core/modules/language/src/Tests/LanguageCustomLanguageConfigurationTest.php Adds and configures custom languages.
LanguageDependencyInjectionTest core/modules/language/src/Tests/LanguageDependencyInjectionTest.php Compares the default language from $GLOBALS against the dependency injected language object.
LanguageFallbackTest core/modules/language/src/Tests/LanguageFallbackTest.php Tests the language fallback behavior.
LanguageListModuleInstallTest core/modules/language/src/Tests/LanguageListModuleInstallTest.php Tests enabling Language if a module exists that calls LanguageManager::getLanguages() during installation.
LanguageListTest core/modules/language/src/Tests/LanguageListTest.php Adds a new language and tests changing its status and the default language.
LanguageNegotiationContentEntityTest core/modules/language/src/Tests/LanguageNegotiationContentEntityTest.php Tests language negotiation with the language negotiator content entity.
LanguageNegotiationInfoTest core/modules/language/src/Tests/LanguageNegotiationInfoTest.php Tests alterations to language types/negotiation info.
LanguagePathMonolingualTest core/modules/language/src/Tests/LanguagePathMonolingualTest.php Confirm that paths are not changed on monolingual non-English sites.
LanguageSelectorTranslatableTest core/modules/language/src/Tests/LanguageSelectorTranslatableTest.php Tests the content translation settings language selector options.
LanguageSwitchingTest core/modules/language/src/Tests/LanguageSwitchingTest.php Functional tests for the language switching feature.
LanguageTestBase core/modules/language/src/Tests/LanguageTestBase.php Test for dependency injected language object.
LanguageTourTest core/modules/language/src/Tests/LanguageTourTest.php Tests tour functionality.
LanguageUILanguageNegotiationTest core/modules/language/src/Tests/LanguageUILanguageNegotiationTest.php Tests the language UI for language switching.
LanguageUrlRewritingTest core/modules/language/src/Tests/LanguageUrlRewritingTest.php Tests that URL rewriting works as expected.