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 |
|---|---|---|---|
| LanguageNegotiationContentEntity::$contentEntityPaths | property | core/ |
A list of all the link paths of enabled content entities. |
| 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::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::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::processOutbound | function | core/ |
Processes the outbound path. |
| 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. |
| LanguageNegotiationFormOverrideTest | class | core/ |
Tests language-negotiation overrides are not on language-negotiation form. |
| LanguageNegotiationFormOverrideTest.php | file | core/ |
|
| LanguageNegotiationFormOverrideTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageNegotiationFormOverrideTest::$modules | property | core/ |
Modules to install. |
| LanguageNegotiationFormOverrideTest::testFormWithOverride | function | core/ |
Tests that overrides do not affect language-negotiation form values. |
| LanguageNegotiationInfoTest | class | core/ |
Tests alterations to language types/negotiation info. |
| LanguageNegotiationInfoTest.php | file | core/ |
|
| LanguageNegotiationInfoTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageNegotiationInfoTest::$modules | property | core/ |
Modules to install. |
| LanguageNegotiationInfoTest::checkFixedLanguageTypes | function | core/ |
Check that language negotiation for fixed types matches the stored one. |
| LanguageNegotiationInfoTest::isLanguageTypeConfigurable | function | core/ |
Checks whether the given language type is configurable. |
| LanguageNegotiationInfoTest::keysValuesSet | function | core/ |
Sets key/value pairs for language_test module. |
| LanguageNegotiationInfoTest::languageManager | function | core/ |
Returns the configurable language manager. |
| LanguageNegotiationInfoTest::setUp | function | core/ |
|
| LanguageNegotiationInfoTest::testConfigLangTypeAlterations | function | core/ |
Tests altering config of configurable language types. |
| LanguageNegotiationInfoTest::testInfoAlterations | function | core/ |
Tests alterations to language types/negotiation info. |
| LanguageNegotiationMethodBase | class | core/ |
Base class for language negotiation methods. |
| LanguageNegotiationMethodBase.php | file | core/ |
|
| LanguageNegotiationMethodBase::$config | property | core/ |
The configuration factory. |
| LanguageNegotiationMethodBase::$currentUser | property | core/ |
The current active user. |
| LanguageNegotiationMethodBase::$languageManager | property | core/ |
The language manager. |
Pagination
- Previous page
- Page 788
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.