Search for negotiate
- Search 7.x for negotiate
- Search 9.5.x for negotiate
- Search 8.9.x for negotiate
- Search 10.3.x for negotiate
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ComponentNegotiator::doNegotiate | function | core/ |
Negotiates the active component for the current request. |
| ComponentNegotiator::maybeNegotiateByModule | function | core/ |
Negotiate the component from the list of candidates for a module. |
| ComponentNegotiator::maybeNegotiateByTheme | function | core/ |
See if there is a candidate in the theme hierarchy. |
| ComponentNegotiator::negotiate | function | core/ |
Negotiates the active component for the current request. |
| ComponentNegotiatorTest::testNegotiate | function | core/ |
Tests negotiate. |
| ConfigurableLanguageManager::$negotiatedLanguages | property | core/ |
An array of language objects keyed by language type. |
| ConfigurableLanguageManager::$negotiatedMethods | property | core/ |
An array of language negotiation method IDs keyed by language type. |
| ConfigurableLanguageManager::getNegotiatedLanguageMethod | function | core/ |
Gets the negotiated language method ID. |
| ConfigurableLanguageManagerInterface::getNegotiatedLanguageMethod | function | core/ |
Gets the negotiated language method ID. |
| LanguageNegotiator::$negotiatedLanguages | property | core/ |
An array of language objects keyed by method id. |
| LanguageNegotiator::negotiateLanguage | function | core/ |
Performs language negotiation using the specified negotiation method. |
| PluginBase::INCLUDE_NEGOTIATED | constant | core/ |
Include negotiated languages when listing languages. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.