Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 | interface | core/ |
Interface for language negotiation classes. |
| LanguageNegotiationMethodInterface.php | file | core/ |
|
| LanguageNegotiationMethodInterface::getLangcode | function | core/ |
Performs language negotiation. |
| 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 | class | core/ |
Manages language negotiation methods. |
| LanguageNegotiationMethodManager.php | file | core/ |
|
| 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. |
| LanguageNegotiationSession::$queryValue | property | core/ |
The query parameter value to be set. |
| LanguageNegotiationSession::$requestStack | property | core/ |
The request stack. |
| LanguageNegotiationSession::create | function | core/ |
Creates an instance of the plugin. |
| LanguageNegotiationSession::getLangcode | function | core/ |
Performs language negotiation. |
| LanguageNegotiationSession::getLanguageSwitchLinks | function | core/ |
Returns language switch links. |
| LanguageNegotiationSession::METHOD_ID | constant | core/ |
The language negotiation method id. |
| LanguageNegotiationSession::persist | function | core/ |
Notifies the plugin that the language code it returned has been accepted. |
Pagination
- Previous page
- Page 913
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.