Search for langcode
- Search 7.x for langcode
- Search 8.9.x for langcode
- Search 10.3.x for langcode
- Search 11.x for langcode
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
PoItem::getLangcode | function | core/ |
Gets the language code of the currently used language. |
PoItem::setLangcode | function | core/ |
Set the language code of the current language. |
PoMemoryWriter::getLangcode | function | core/ |
Implements Drupal\Component\Gettext\PoMetadataInterface:getLangcode(). |
PoMemoryWriter::setLangcode | function | core/ |
Implements Drupal\Component\Gettext\PoMetadataInterface:setLangcode(). |
PoMetadataInterface::getLangcode | function | core/ |
Get language code. |
PoMetadataInterface::setLangcode | function | core/ |
Set language code. |
PoStreamReader::$langcode | property | core/ |
Language code for the PO stream being read. |
PoStreamReader::getLangcode | function | core/ |
Get language code. |
PoStreamReader::setLangcode | function | core/ |
Set language code. |
PoStreamWriter::$langcode | property | core/ |
The language code of this writer. |
PoStreamWriter::getLangcode | function | core/ |
Gets the current language code used. |
PoStreamWriter::setLangcode | function | core/ |
Set the language code. |
RowEntityRenderersTest::$langcodes | property | core/ |
An array of added languages. |
SearchPreprocessLangcodeTest | class | core/ |
Tests that the search preprocessing uses the correct language code. |
SearchPreprocessLangcodeTest.php | file | core/ |
|
SearchPreprocessLangcodeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
SearchPreprocessLangcodeTest::$modules | property | core/ |
Modules to enable. |
SearchPreprocessLangcodeTest::$node | property | core/ |
Test node for searching. |
SearchPreprocessLangcodeTest::setUp | function | core/ |
|
SearchPreprocessLangcodeTest::testPreprocessLangcode | function | core/ |
Tests that hook_search_preprocess() returns the correct langcode. |
SearchPreprocessLangcodeTest::testPreprocessStemming | function | core/ |
Tests stemming for hook_search_preprocess(). |
search_langcode_test.info.yml | file | core/ |
core/modules/search/tests/modules/search_langcode_test/search_langcode_test.info.yml |
search_langcode_test.module | file | core/ |
Tests the preprocessing of search text. |
search_langcode_test_search_preprocess | function | core/ |
Implements hook_search_preprocess(). |
SqlContentEntityStorage::$defaultLangcodeKey | property | core/ |
The default language entity key. |
SqlContentEntityStorage::$langcodeKey | property | core/ |
The entity langcode key. |
TaxonomyTranslationTestTrait::$baseLangcode | property | core/ |
The langcode of the source language. |
TaxonomyTranslationTestTrait::$translateToLangcode | property | core/ |
Target langcode for translation. |
TestConfigNamesMapper::getInternalLangcode | function | core/ |
Gets the internal language code of this mapper, if any. |
TestSiteInstallCommand::$langcode | property | core/ |
The language to install the site in. |
TranslatedViewTest::$langcodes | property | core/ |
Languages to enable. |
TranslationLanguageRenderer::$langcodeAlias | property | core/ |
Stores the field alias of the langcode column. |
TranslationLanguageRenderer::getLangcode | function | core/ |
Returns the language code associated with the given row. |
TranslationLanguageRenderer::getLangcodeTable | function | core/ |
Returns the name of the table holding the "langcode" field. |
TranslationManager::$defaultLangcode | property | core/ |
The default langcode used in translations. |
TranslationManager::setDefaultLangcode | function | core/ |
Sets the default langcode. |
UmamiMultilingualInstallTest::$langcode | property | core/ |
The language code in which to install Drupal. |
User::getPreferredAdminLangcode | function | core/ |
Returns the preferred administrative language code of the account. |
User::getPreferredLangcode | function | core/ |
Returns the preferred language code of the account. |
UserAgent::getBestMatchingLangcode | function | core/ |
Identifies user agent language from the Accept-language HTTP header. |
UserAgentTest::providerTestGetBestMatchingLangcode | function | core/ |
Data provider for testGetBestMatchingLangcode(). |
UserAgentTest::testGetBestMatchingLangcode | function | core/ |
Tests matching language from user agent. |
UserLangcode | class | core/ |
Provides a process plugin for the user langcode. |
UserLangcode.php | file | core/ |
|
UserLangcode::$languageManager | property | core/ |
The language manager. |
UserLangcode::create | function | core/ |
Creates an instance of the plugin. |
UserLangcode::transform | function | core/ |
Performs the associated process. |
UserLangcode::__construct | function | core/ |
Constructs a UserLangcode object. |
UserMailNotifyTest::testUserMailNotifyLangcodeDeprecation | function | core/ |
Tests the deprecated $langcode argument to _user_mail_notify(). |
UserSession::$preferred_admin_langcode | property | core/ |
The preferred administrative language code of the account. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.