Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| LanguageNegotiationUserAdmin::getLangcode | function | core/ |
|
| 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::$currentUser | property | core/ |
The current active user. |
| LanguageNegotiator::$methods | property | core/ |
Local cache for language negotiation method instances. |
| LanguageNegotiator::$negotiatedLanguages | property | core/ |
An array of language objects keyed by method id. |
| LanguageNegotiator::$requestStack | property | core/ |
The request stack object. |
| LanguageNegotiator::$settings | property | core/ |
The settings instance. |
| LanguageNegotiator::getEnabledNegotiators | function | core/ |
Gets enabled detection methods for the provided language type. |
| LanguageNegotiator::getNegotiationMethodInstance | function | core/ |
|
| LanguageNegotiator::getNegotiationMethods | function | core/ |
|
| LanguageNegotiator::isNegotiationMethodEnabled | function | core/ |
|
| LanguageNegotiator::reset | function | core/ |
|
| LanguageNegotiator::saveConfiguration | function | core/ |
|
| LanguageNegotiator::setCurrentUser | function | core/ |
|
| LanguageNegotiator::__construct | function | core/ |
Constructs a new LanguageNegotiator object. |
| LanguageNegotiatorInterface::getNegotiationMethodInstance | function | core/ |
Returns an instance of the specified language negotiation method. |
| LanguageNegotiatorInterface::getNegotiationMethods | function | core/ |
Returns the language negotiation methods enabled for a language type. |
| LanguageNegotiatorInterface::isNegotiationMethodEnabled | function | core/ |
Checks whether a language negotiation method is enabled for a language type. |
| LanguageNegotiatorInterface::reset | function | core/ |
Resets the negotiated languages and the method instances. |
| LanguageNegotiatorInterface::saveConfiguration | function | core/ |
Saves a list of language negotiation methods for a language type. |
| LanguageNegotiatorInterface::setCurrentUser | function | core/ |
Sets the current active user and resets all language types. |
| LanguageNegotiatorPluginTest | class | core/ |
Tests PluginNotFoundException. |
| LanguageNegotiatorPluginTest.php | file | core/ |
|
| LanguageNegotiatorPluginTest::$modules | property | core/ |
|
| LanguageNegotiatorPluginTest::testLanguageNegotiatorNoPlugin | function | core/ |
Tests for PluginNotFoundException. |
| LanguagePathMonolingualTest | class | core/ |
Confirm that paths are not changed on monolingual non-English sites. |
| LanguagePathMonolingualTest.php | file | core/ |
|
| LanguagePathMonolingualTest::$defaultTheme | property | core/ |
|
| LanguagePathMonolingualTest::$modules | property | core/ |
Modules to enable. |
| LanguagePathMonolingualTest::setUp | function | core/ |
|
| LanguagePathMonolingualTest::testPageLinks | function | core/ |
Verifies that links do not have language prefixes in them. |
| LanguagePluginTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Language[[api-linebreak]] @group ckeditor5 @internal |
| LanguagePluginTest.php | file | core/ |
|
| LanguagePluginTest::buildExpectedDynamicConfig | function | core/ |
Builds the expected dynamic configuration output given a language list. |
| LanguagePluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
| LanguagePluginTest::testGetDynamicPluginConfig | function | core/ |
@covers ::getDynamicPluginConfig[[api-linebreak]] @dataProvider providerGetDynamicPluginConfig |
| LanguageRequestSubscriber | class | core/ |
Sets the $request property on the language manager. |
| LanguageRequestSubscriber.php | file | core/ |
|
| LanguageRequestSubscriber::$currentUser | property | core/ |
The current active user. |
| LanguageRequestSubscriber::$languageManager | property | core/ |
The language manager service. |
| LanguageRequestSubscriber::$negotiator | property | core/ |
The language negotiator. |
Pagination
- Previous page
- Page 710
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.