Search for language
- Search 7.x for language
- Search 9.5.x for language
- Search 10.3.x for language
- Search 11.x for language
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Language | class | core/ |
Plugin annotation @MigrateSource( id = "language", source_module = "locale" ) |
| Language | class | core/ |
Provides a 'Language' condition. |
| Language | class | core/ |
Defines the "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 |
|---|---|---|---|
| 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::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. |
| LanguageNegotiationTest | class | core/ |
@coversDefaultClass \Drupal\language\Plugin\migrate\process\LanguageNegotiation[[api-linebreak]] @group language |
| LanguageNegotiationTest | class | core/ |
Class for identifying language from a selected 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. |
| LanguageNegotiationTest::testTransformWithWeights | function | core/ |
Tests successful transformation without weights. |
| LanguageNegotiationTestTs | class | core/ |
Class for identifying language from a selected language. |
| LanguageNegotiationTestTs.php | file | core/ |
|
| LanguageNegotiationTestTs::METHOD_ID | constant | core/ |
The language negotiation method id. |
| LanguageNegotiationUI | class | core/ |
Identifies the language from the interface text language selected for page. |
| LanguageNegotiationUI.php | file | core/ |
|
| LanguageNegotiationUI::getLangcode | function | core/ |
Performs language negotiation. |
| LanguageNegotiationUI::METHOD_ID | constant | core/ |
The language negotiation method id. |
| LanguageNegotiationUrl | class | core/ |
Class for identifying language via URL prefix or domain. |
| LanguageNegotiationUrl.php | file | core/ |
|
| LanguageNegotiationUrl::CONFIG_DOMAIN | constant | core/ |
URL language negotiation: use the domain as URL language indicator. |
| LanguageNegotiationUrl::CONFIG_PATH_PREFIX | constant | core/ |
URL language negotiation: use the path prefix as URL language indicator. |
| LanguageNegotiationUrl::getLangcode | function | core/ |
Performs language negotiation. |
| LanguageNegotiationUrl::getLanguageSwitchLinks | function | core/ |
Returns language switch links. |
| LanguageNegotiationUrl::METHOD_ID | constant | core/ |
The language negotiation method id. |
| LanguageNegotiationUrl::processInbound | function | core/ |
Processes the inbound path. |
| LanguageNegotiationUrl::processOutbound | function | core/ |
Processes the outbound path. |
| LanguageNegotiationUrlFallback | class | core/ |
Class that determines the language to be assigned to URLs when none is detected. |
| LanguageNegotiationUrlFallback.php | file | core/ |
|
| LanguageNegotiationUrlFallback::getLangcode | function | core/ |
Performs language negotiation. |
| LanguageNegotiationUrlFallback::METHOD_ID | constant | core/ |
The language negotiation method id. |
| LanguageNegotiationUrlTest | class | core/ |
@coversDefaultClass \Drupal\language\Plugin\LanguageNegotiation\LanguageNegotiationUrl[[api-linebreak]] @group language |
| LanguageNegotiationUrlTest | class | core/ |
@coversDefaultClass \Drupal\language\Plugin\LanguageNegotiation\LanguageNegotiationUrl[[api-linebreak]] @group language |
| LanguageNegotiationUrlTest.php | file | core/ |
|
| LanguageNegotiationUrlTest.php | file | core/ |
|
| LanguageNegotiationUrlTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageNegotiationUrlTest::$languageManager | property | core/ |
|
| LanguageNegotiationUrlTest::$modules | property | core/ |
Modules to enable. |
| LanguageNegotiationUrlTest::$user | property | core/ |
|
| LanguageNegotiationUrlTest::$user | property | core/ |
|
| LanguageNegotiationUrlTest::providerTestDomain | function | core/ |
Provides data for the domain test. |
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.