Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LanguageNegotiationContentEntityTest::$languages | property | core/ |
An array of mock LanguageInterface objects. |
| LanguageNegotiationContentEntityTest::$modules | property | core/ |
Modules to install. |
| LanguageNegotiationContentEntityTest::createTranslatableEntity | function | core/ |
Creates a translated entity. |
| LanguageNegotiationContentEntityTest::getPluginClass | function | core/ |
Returns the plugin class to use for creating the language negotiation plugin. |
| LanguageNegotiationContentEntityTest::setCurrentRequestForRoute | function | core/ |
Sets the current request to a specific path with the corresponding route. |
| LanguageNegotiationContentEntityTest::setUp | function | core/ |
|
| LanguageNegotiationContentEntityTest::setUp | function | core/ |
|
| LanguageNegotiationContentEntityTest::testDefaultConfiguration | function | core/ |
Tests default with content language remaining same as interface language. |
| LanguageNegotiationContentEntityTest::testEnabledLanguageContentNegotiator | function | core/ |
Tests enabling the language negotiator language_content_entity. |
| LanguageNegotiationContentEntityTest::testGetLangcode | function | core/ |
Tests get langcode. |
| LanguageNegotiationContentEntityTest::testGetLanguageSwitchLinks | function | core/ |
Tests get language switch links. |
| LanguageNegotiationContentEntityTest::testProcessOutbound | function | core/ |
Tests process outbound. |
| LanguageNegotiationFormOverrideTest | class | core/ |
Tests language-negotiation overrides are not on language-negotiation form. |
| LanguageNegotiationFormOverrideTest.php | file | core/ |
|
| LanguageNegotiationFormOverrideTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageNegotiationFormOverrideTest::$modules | property | core/ |
Modules to install. |
| LanguageNegotiationFormOverrideTest::testFormWithOverride | function | core/ |
Tests that overrides do not affect language-negotiation form values. |
| LanguageNegotiationInfoTest | class | core/ |
Tests alterations to language types/negotiation info. |
| LanguageNegotiationInfoTest.php | file | core/ |
|
| LanguageNegotiationInfoTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageNegotiationInfoTest::$modules | property | core/ |
Modules to install. |
| LanguageNegotiationInfoTest::checkFixedLanguageTypes | function | core/ |
Check that language negotiation for fixed types matches the stored one. |
| LanguageNegotiationInfoTest::isLanguageTypeConfigurable | function | core/ |
Checks whether the given language type is configurable. |
| LanguageNegotiationInfoTest::keysValuesSet | function | core/ |
Sets key/value pairs for language_test module. |
| LanguageNegotiationInfoTest::languageManager | function | core/ |
Returns the configurable language manager. |
| LanguageNegotiationInfoTest::setUp | function | core/ |
|
| LanguageNegotiationInfoTest::testConfigLangTypeAlterations | function | core/ |
Tests altering config of configurable language types. |
| LanguageNegotiationInfoTest::testInfoAlterations | function | core/ |
Tests alterations to language types/negotiation info. |
| LanguageNegotiationMethodBase | class | core/ |
Base class for language negotiation methods. |
| LanguageNegotiationMethodBase.php | file | core/ |
|
| LanguageNegotiationMethodBase::$config | property | core/ |
The configuration factory. |
| LanguageNegotiationMethodBase::$currentUser | property | core/ |
The current active user. |
| LanguageNegotiationMethodBase::$languageManager | property | core/ |
The language manager. |
| LanguageNegotiationMethodBase::persist | function | core/ |
Notifies the plugin that the language code it returned has been accepted. |
| LanguageNegotiationMethodBase::setConfig | function | core/ |
Injects the configuration factory. |
| LanguageNegotiationMethodBase::setCurrentUser | function | core/ |
Injects the current user. |
| LanguageNegotiationMethodBase::setLanguageManager | function | core/ |
Injects the language manager. |
| LanguageNegotiationMethodInterface::persist | function | core/ |
Notifies the plugin that the language code it returned has been accepted. |
| LanguageNegotiationMethodInterface::setConfig | function | core/ |
Injects the configuration factory. |
| LanguageNegotiationMethodInterface::setCurrentUser | function | core/ |
Injects the current user. |
| LanguageNegotiationMethodInterface::setLanguageManager | function | core/ |
Injects the language manager. |
| LanguageNegotiationMethodManager::__construct | function | core/ |
Constructs a new \Drupal\Core\Plugin\DefaultPluginManager object. |
| LanguageNegotiationSelected | class | core/ |
Class for identifying language from a selected language. |
| LanguageNegotiationSelected.php | file | core/ |
|
| LanguageNegotiationSelected::getLangcode | function | core/ |
Performs language negotiation. |
| LanguageNegotiationSelected::METHOD_ID | constant | core/ |
The language negotiation method id. |
| LanguageNegotiationSession | class | core/ |
Identify language from a request/session parameter. |
| LanguageNegotiationSession.php | file | core/ |
|
| LanguageNegotiationSession::$queryParam | property | core/ |
The query parameter name to rewrite. |
| LanguageNegotiationSession::$queryRewrite | property | core/ |
Flag used to determine whether query rewriting is active. |
Pagination
- Previous page
- Page 771
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.