You are here

namespace Drupal\Tests\language\Functional in Drupal 10

Same name in other branches
  1. 8 Drupal\Tests\language\Functional
  2. 9 Drupal\Tests\language\Functional
Classsort descending Location Description
AdminPathEntityConverterLanguageTest core/modules/language/tests/src/Functional/AdminPathEntityConverterLanguageTest.php Test administration path based conversion of entities.
ConfigurableLanguageManagerTest core/modules/language/tests/src/Functional/ConfigurableLanguageManagerTest.php Tests Language Negotiation.
EntityTypeWithoutLanguageFormTest core/modules/language/tests/src/Functional/EntityTypeWithoutLanguageFormTest.php Tests entity type without language support.
LanguageBlockSettingsVisibilityTest core/modules/language/tests/src/Functional/LanguageBlockSettingsVisibilityTest.php Tests that the language settings on block config appears correctly.
LanguageBreadcrumbTest core/modules/language/tests/src/Functional/LanguageBreadcrumbTest.php Tests breadcrumbs functionality.
LanguageBrowserDetectionAcceptLanguageTest core/modules/language/tests/src/Functional/LanguageBrowserDetectionAcceptLanguageTest.php Tests browser language detection with different accept-language headers.
LanguageBrowserDetectionTest core/modules/language/tests/src/Functional/LanguageBrowserDetectionTest.php Tests browser language detection.
LanguageConfigOverrideImportTest core/modules/language/tests/src/Functional/LanguageConfigOverrideImportTest.php Ensures the language config overrides can be synchronized.
LanguageConfigSchemaTest core/modules/language/tests/src/Functional/LanguageConfigSchemaTest.php Ensures the language config schema is correct.
LanguageConfigurationElementTest core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php Tests the features of the language configuration element field.
LanguageConfigurationTest core/modules/language/tests/src/Functional/LanguageConfigurationTest.php Adds and configures languages to check negotiation changes.
LanguageCustomLanguageConfigurationTest core/modules/language/tests/src/Functional/LanguageCustomLanguageConfigurationTest.php Adds and configures custom languages.
LanguageEntityFieldAccessHookTest core/modules/language/tests/src/Functional/LanguageEntityFieldAccessHookTest.php Tests language picker compatibility with hook_entity_field_access.
LanguageListModuleInstallTest core/modules/language/tests/src/Functional/LanguageListModuleInstallTest.php Tests enabling Language if a module exists that calls LanguageManager::getLanguages() during installation.
LanguageListTest core/modules/language/tests/src/Functional/LanguageListTest.php Adds a new language and tests changing its status and the default language.
LanguageNegotiationContentEntityTest core/modules/language/tests/src/Functional/LanguageNegotiationContentEntityTest.php Tests language negotiation with the language negotiator content entity.
LanguageNegotiationInfoTest core/modules/language/tests/src/Functional/LanguageNegotiationInfoTest.php Tests alterations to language types/negotiation info.
LanguageNegotiationSessionTest core/modules/language/tests/src/Functional/LanguageNegotiationSessionTest.php Tests the session language negotiation method.
LanguageNegotiationUrlTest core/modules/language/tests/src/Functional/LanguageNegotiationUrlTest.php @coversDefaultClass \Drupal\language\Plugin\LanguageNegotiation\LanguageNegotiationUrl @group language
LanguagePathMonolingualTest core/modules/language/tests/src/Functional/LanguagePathMonolingualTest.php Confirm that paths are not changed on monolingual non-English sites.
LanguageSelectorTranslatableTest core/modules/language/tests/src/Functional/LanguageSelectorTranslatableTest.php Tests the content translation settings language selector options.
LanguageSwitchingTest core/modules/language/tests/src/Functional/LanguageSwitchingTest.php Functional tests for the language switching feature.
LanguageTourTest core/modules/language/tests/src/Functional/LanguageTourTest.php Tests tour functionality.
LanguageUILanguageNegotiationTest core/modules/language/tests/src/Functional/LanguageUILanguageNegotiationTest.php Tests the language UI for language switching.
LanguageUrlRewritingTest core/modules/language/tests/src/Functional/LanguageUrlRewritingTest.php Tests that URL rewriting works as expected.