Search for language
- Search 7.x for language
- Search 8.9.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/ |
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" 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 |
---|---|---|---|
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/ |
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 @group language |
LanguageNegotiationUrlTest | class | core/ |
@coversDefaultClass \Drupal\language\Plugin\LanguageNegotiation\LanguageNegotiationUrl @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::$languages | 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. |
LanguageNegotiationUrlTest::providerTestPathPrefix | function | core/ |
Provides data for the path prefix test. |
LanguageNegotiationUrlTest::setUp | function | core/ |
|
LanguageNegotiationUrlTest::setUp | function | core/ |
|
LanguageNegotiationUrlTest::testDomain | function | core/ |
@covers ::processInbound |
LanguageNegotiationUrlTest::testDomain | function | core/ |
Tests domain language negotiation and outbound path processing. |
LanguageNegotiationUrlTest::testPathPrefix | function | core/ |
Tests path prefix language negotiation and outbound path processing. |
LanguageNegotiationUser | class | core/ |
Class for identifying language from the user preferences. |
LanguageNegotiationUser.php | file | core/ |
|
LanguageNegotiationUser::getLangcode | function | core/ |
Performs language negotiation. |
LanguageNegotiationUser::METHOD_ID | constant | core/ |
The language negotiation method id. |
LanguageNegotiationUserAdmin | class | core/ |
Identifies admin language from the user preferences. |
LanguageNegotiationUserAdmin.php | file | core/ |
|
LanguageNegotiationUserAdmin::$adminContext | property | core/ |
The admin context. |
LanguageNegotiationUserAdmin::$pathProcessorManager | property | core/ |
The path processor manager. |
LanguageNegotiationUserAdmin::$router | property | core/ |
The router. |
LanguageNegotiationUserAdmin::$stackedRouteMatch | property | core/ |
The stacked route match. |
LanguageNegotiationUserAdmin::create | function | core/ |
Creates an instance of the plugin. |
LanguageNegotiationUserAdmin::getLangcode | function | core/ |
Performs language negotiation. |
LanguageNegotiationUserAdmin::isAdminPath | function | core/ |
Checks whether the given path is an administrative one. |
LanguageNegotiationUserAdmin::METHOD_ID | constant | core/ |
The language negotiation method id. |
LanguageNegotiationUserAdmin::__construct | function | core/ |
Constructs a new LanguageNegotiationUserAdmin instance. |
LanguageNegotiator | class | core/ |
Class responsible for performing language negotiation. |
LanguageNegotiator.php | file | core/ |
|
LanguageNegotiator::$configFactory | property | core/ |
The configuration factory. |
LanguageNegotiator::$currentUser | property | core/ |
The current active user. |
LanguageNegotiator::$languageManager | property | core/ |
The language manager. |
LanguageNegotiator::$methods | property | core/ |
Local cache for language negotiation method instances. |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.