Search for language
- Search 7.x for language
- Search 9.5.x for language
- Search 8.9.x for language
- Search 10.3.x for language
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Language | class | core/ |
Drupal 6/7 language source from database. |
Language | class | core/ |
Provides a 'Language' condition. |
Language | class | core/ |
CKEditor 5 Language plugin. |
Language | class | core/ |
Defines the 'language' data type. |
Language | class | core/ |
An object containing the information for an interface language. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
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 LanguageNegotiationMethodManager 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. |
LanguageNegotiationSession::processOutbound | function | core/ |
Processes the outbound path. |
LanguageNegotiationSession::__construct | function | core/ |
Constructs a LanguageNegotiationSession object. |
LanguageNegotiationSessionTest | class | core/ |
Tests the session language negotiation method. |
LanguageNegotiationSessionTest.php | file | core/ |
|
LanguageNegotiationSessionTest::$adminUser | property | core/ |
An administrative user to configure the test environment. |
LanguageNegotiationSessionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LanguageNegotiationSessionTest::$modules | property | core/ |
Modules to install. |
LanguageNegotiationSessionTest::setUp | function | core/ |
|
LanguageNegotiationSessionTest::testSessionLanguageNegotiationMethod | function | core/ |
Tests language negotiation via query/session parameters. |
LanguageNegotiationTest | class | core/ |
Class for identifying language from a selected language. |
LanguageNegotiationTest | class | core/ |
@coversDefaultClass \Drupal\language\Plugin\migrate\process\LanguageNegotiation @group language |
LanguageNegotiationTest.php | file | core/ |
|
LanguageNegotiationTest.php | file | core/ |
|
LanguageNegotiationTest::getLangcode | function | core/ |
Performs language negotiation. |
LanguageNegotiationTest::METHOD_ID | constant | core/ |
The language negotiation method id. |
LanguageNegotiationTest::setUp | function | core/ |
|
LanguageNegotiationTest::testStringInput | function | core/ |
Tests string input. |
LanguageNegotiationTest::testTransformWithoutWeights | function | core/ |
Tests successful transformation without weights. |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.