Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LanguageNegotiation::$id | property | core/ |
The language negotiation plugin ID. |
| LanguageNegotiation::$name | property | core/ |
The human-readable name of the language negotiation plugin. |
| LanguageNegotiation::$types | property | core/ |
An array of allowed language types. |
| LanguageNegotiation::$weight | property | core/ |
The default weight of the language negotiation plugin. |
| LanguageNegotiation::mapNewMethods | function | core/ |
Maps old negotiation method names to the new ones. |
| LanguageNegotiation::transform | function | core/ |
Performs the associated process. |
| LanguageNegotiation::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| LanguageNegotiation::__construct | function | core/ |
Constructs an LanguageNegotiation attribute. |
| LanguageNegotiationBrowser | class | core/ |
Class for identifying language from the browser Accept-language HTTP header. |
| LanguageNegotiationBrowser.php | file | core/ |
|
| LanguageNegotiationBrowser::$pageCacheKillSwitch | property | core/ |
The page cache disabling policy. |
| LanguageNegotiationBrowser::create | function | core/ |
Creates an instance of the plugin. |
| LanguageNegotiationBrowser::getLangcode | function | core/ |
Performs language negotiation. |
| LanguageNegotiationBrowser::METHOD_ID | constant | core/ |
The language negotiation method id. |
| LanguageNegotiationContentEntity | class | core/ |
Class for identifying the content translation language. |
| LanguageNegotiationContentEntity.php | file | core/ |
|
| LanguageNegotiationContentEntity::$contentEntityPaths | property | core/ |
A list of all the link paths of enabled content entities. |
| LanguageNegotiationContentEntity::$entityTypeManager | property | core/ |
The entity type manager. |
| LanguageNegotiationContentEntity::$hasLowerLanguageNegotiationWeightResult | property | core/ |
Static cache for the language negotiation order check. |
| LanguageNegotiationContentEntity::$paths | property | core/ |
Static cache of outbound route paths per request. |
| LanguageNegotiationContentEntity::create | function | core/ |
Creates an instance of the plugin. |
| LanguageNegotiationContentEntity::getContentEntityPaths | function | core/ |
Returns the paths for the link templates of all content entities. |
| LanguageNegotiationContentEntity::getContentEntityTypeIdForCurrentRequest | function | core/ |
Returns the content entity type ID from the current request for the route. |
| LanguageNegotiationContentEntity::getLangcode | function | core/ |
Performs language negotiation. |
| LanguageNegotiationContentEntity::getLanguageSwitchLinks | function | core/ |
Returns language switch links. |
| LanguageNegotiationContentEntity::hasLowerLanguageNegotiationWeight | function | core/ |
Determines if content entity language negotiator has higher priority. |
| LanguageNegotiationContentEntity::meetsContentEntityRoutesCondition | function | core/ |
Determines if content entity route condition is met. |
| LanguageNegotiationContentEntity::METHOD_ID | constant | core/ |
The language negotiation method ID. |
| LanguageNegotiationContentEntity::processOutbound | function | core/ |
Processes the outbound path. |
| LanguageNegotiationContentEntity::QUERY_PARAMETER | constant | core/ |
The query string parameter. |
| LanguageNegotiationContentEntity::__construct | function | core/ |
Constructs a new LanguageNegotiationContentEntity instance. |
| LanguageNegotiationContentEntityTest | class | core/ |
Tests the LanguageNegotiationContentEntity plugin class. |
| LanguageNegotiationContentEntityTest | class | core/ |
Tests language negotiation with the language negotiator content entity. |
| LanguageNegotiationContentEntityTest.php | file | core/ |
|
| LanguageNegotiationContentEntityTest.php | file | core/ |
|
| LanguageNegotiationContentEntityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageNegotiationContentEntityTest::$entity | property | core/ |
The entity being used for testing. |
| LanguageNegotiationContentEntityTest::$languageManager | property | core/ |
A mock LanguageManager object. |
| LanguageNegotiationContentEntityTest::$languages | property | core/ |
An array of mock LanguageInterface objects. |
| LanguageNegotiationContentEntityTest::$modules | property | core/ |
Modules to install. |
| LanguageNegotiationContentEntityTest::createTranslatableEntity | function | core/ |
Creates a translated entity. |
| LanguageNegotiationContentEntityTest::getPluginClass | function | core/ |
Returns the plugin class to use for creating the language negotiation plugin. |
| LanguageNegotiationContentEntityTest::setCurrentRequestForRoute | function | core/ |
Sets the current request to a specific path with the corresponding route. |
| LanguageNegotiationContentEntityTest::setUp | function | core/ |
|
| LanguageNegotiationContentEntityTest::setUp | function | core/ |
|
| LanguageNegotiationContentEntityTest::testDefaultConfiguration | function | core/ |
Tests default with content language remaining same as interface language. |
| LanguageNegotiationContentEntityTest::testEnabledLanguageContentNegotiator | function | core/ |
Tests enabling the language negotiator language_content_entity. |
| LanguageNegotiationContentEntityTest::testGetLangcode | function | core/ |
Tests get langcode. |
| LanguageNegotiationContentEntityTest::testGetLanguageSwitchLinks | function | core/ |
Tests get language switch links. |
| LanguageNegotiationContentEntityTest::testProcessOutbound | function | core/ |
Tests process outbound. |
Pagination
- Previous page
- Page 912
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.