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 main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LanguageNegotiationUrl::getLanguageSwitchLinks | function | core/ |
Returns language switch links. |
| LanguageNegotiationUrl::processInbound | function | core/ |
Processes the inbound path. |
| LanguageNegotiationUrl::processOutbound | function | core/ |
Processes the outbound path. |
| LanguageNegotiationUrlTest | class | core/ |
Tests Drupal\language\Plugin\LanguageNegotiation\LanguageNegotiationUrl. |
| LanguageNegotiationUrlTest | class | core/ |
Tests Drupal\language\Plugin\LanguageNegotiation\LanguageNegotiationUrl. |
| 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/ |
The language manager. |
| LanguageNegotiationUrlTest::$languages | property | core/ |
An array of languages. |
| LanguageNegotiationUrlTest::$modules | property | core/ |
Modules to install. |
| LanguageNegotiationUrlTest::$user | property | core/ |
|
| LanguageNegotiationUrlTest::$user | property | core/ |
The test user. |
| LanguageNegotiationUrlTest::providerNeutralLanguages | function | core/ |
Provides data for the neutral language test. |
| 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/ |
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::$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/ |
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. |
Pagination
- Previous page
- Page 790
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.