Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LanguageNegotiationUrlTest::setUp | function | core/ |
|
| LanguageNegotiationUrlTest::testDomain | function | core/ |
Tests domain. |
| LanguageNegotiationUrlTest::testDomain | function | core/ |
Tests domain language negotiation and outbound path processing. |
| LanguageNegotiationUrlTest::testNeutralLanguages | function | core/ |
Tests outbound path processing for neutral languages. |
| LanguageNegotiationUrlTest::testPathPrefix | function | core/ |
Tests path prefix language negotiation and outbound path processing. |
| LanguageNegotiationUrlTest::testProcessOutboundOutputsRelativePathsForSameDomain | function | core/ |
Tests path outbound processing correctly setting relative/absolute paths. |
| 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::$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::getEnabledNegotiators | function | core/ |
Gets enabled detection methods for the provided language type. |
| LanguageNegotiator::getNegotiationMethodInstance | function | core/ |
Returns an instance of the specified language negotiation method. |
| LanguageNegotiator::getNegotiationMethods | function | core/ |
Returns the language negotiation methods enabled for a language type. |
| LanguageNegotiator::isNegotiationMethodEnabled | function | core/ |
Checks if a language negotiation method is enabled for a language type. |
| LanguageNegotiator::reset | function | core/ |
Resets the negotiated languages and the method instances. |
| LanguageNegotiator::saveConfiguration | function | core/ |
Saves a list of language negotiation methods for a language type. |
| LanguageNegotiator::setCurrentUser | function | core/ |
Sets the current active user and resets all language types. |
| LanguageNegotiator::__construct | function | core/ |
|
| 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 if 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/ |
Modules to install. |
| 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/ |
The theme to install as the default for testing. |
| LanguagePathMonolingualTest::$modules | property | core/ |
Modules to install. |
| LanguagePathMonolingualTest::setUp | function | core/ |
|
| LanguagePathMonolingualTest::testPageLinks | function | core/ |
Verifies that links do not have language prefixes in them. |
| LanguagePluginTest | class | core/ |
Tests Drupal\ckeditor5\Plugin\CKEditor5Plugin\Language. |
| LanguagePluginTest.php | file | core/ |
Pagination
- Previous page
- Page 773
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.