Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| LanguageCustomLanguageConfigurationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageCustomLanguageConfigurationTest::$modules | property | core/ |
Modules to install. |
| LanguageCustomLanguageConfigurationTest::testLanguageConfiguration | function | core/ |
Functional tests for adding, editing and deleting languages. |
| LanguageHooks::tourTipsAlter | function | core/ |
Implements hook_tour_tips_alter(). |
| LanguageListBuilder::$configFactory | property | core/ |
The configuration factory. |
| LanguageLocaleListTest::$storage | property | core/ |
|
| LanguageNegotiationContentEntityTest::testEnabledLanguageContentNegotiator | function | core/ |
Tests enabling the language negotiator language_content_entity. |
| 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. |
| LanguageNegotiator::$negotiatedLanguages | property | core/ |
An array of language objects keyed by method id. |
| LanguageNegotiator::$negotiatorManager | property | core/ |
The language negotiation method plugin manager. |
| 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::getPrimaryNegotiationMethod | function | core/ |
Returns the ID of the language type's primary language negotiation method. |
| LanguageNegotiator::initializeType | function | core/ |
Initializes the specified language type. |
| LanguageNegotiator::initLanguageManager | function | core/ |
Initializes the injected language manager with the negotiator. |
| LanguageNegotiator::isNegotiationMethodEnabled | function | core/ |
Checks if a language negotiation method is enabled for a language type. |
| LanguageNegotiator::negotiateLanguage | function | core/ |
Performs language negotiation using the specified negotiation method. |
| LanguageNegotiator::purgeConfiguration | function | core/ |
Resave the configuration to purge missing negotiation methods. |
| 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::updateConfiguration | function | core/ |
Updates the configuration based on the given language types. |
| LanguageNegotiator::__construct | function | core/ |
Constructs a new LanguageNegotiator object. |
| LanguageNegotiatorInterface | interface | core/ |
Common interface for language negotiation services. |
| LanguageNegotiatorInterface.php | file | 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::getPrimaryNegotiationMethod | function | core/ |
Returns the ID of the language type's primary language negotiation method. |
| LanguageNegotiatorInterface::initializeType | function | core/ |
Initializes the specified language type. |
| LanguageNegotiatorInterface::isNegotiationMethodEnabled | function | core/ |
Checks if a language negotiation method is enabled for a language type. |
| LanguageNegotiatorInterface::METHOD_ID | constant | core/ |
The language negotiation method id for the language negotiator itself. |
| LanguageNegotiatorInterface::purgeConfiguration | function | core/ |
Resave the configuration to purge missing negotiation methods. |
| 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. |
| LanguageNegotiatorInterface::updateConfiguration | function | core/ |
Updates the configuration based on the given 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. |
| LanguageRequestSubscriber::$negotiator | property | core/ |
The language negotiator. |
| LanguageSelectElementTest::testLanguageSelectElementOptions | function | core/ |
Tests that the options printed by the language select element are correct. |
Pagination
- Previous page
- Page 151
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.