Search for langcode
- Search 7.x for langcode
- Search 9.5.x for langcode
- Search 8.9.x for langcode
- Search 11.x for langcode
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
locale_config_batch_set_config_langcodes | function | core/ |
Implements callback_batch_operation(). |
locale_system_set_config_langcodes | function | core/ |
Updates default configuration when new modules or themes are installed. |
NegotiationBrowserDeleteForm::$browserLangcode | property | core/ |
The browser language code to be deleted. |
NegotiationBrowserForm::language_get_browser_drupal_langcode_mappings | function | core/ |
Retrieves the browser's langcode mapping configuration array. |
NodeRevisionRevertTranslationForm::$langcode | property | core/ |
The language to be reverted. |
NodeTypeTranslationTest::$additionalLangcodes | property | core/ |
Languages to enable. |
NodeTypeTranslationTest::$defaultLangcode | property | core/ |
The default language code to use in this test. |
PoDatabaseReader::$langcode | property | core/ |
Language code of the language being read from the database. |
PoDatabaseReader::getLangcode | function | core/ |
Get language code. |
PoDatabaseReader::setLangcode | function | core/ |
Set language code. |
PoDatabaseWriter::$langcode | property | core/ |
Language code of the language being written to the database. |
PoDatabaseWriter::getLangcode | function | core/ |
Get language code. |
PoDatabaseWriter::setLangcode | function | core/ |
Set language code. |
PoHeader::$langcode | property | core/ |
Language code. |
PoItem::$langcode | property | core/ |
The language code this translation is in. |
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 install. |
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(). |
SimpleConfigLangcodeTest | class | core/ |
@group system @group Update @covers system_post_update_add_langcode_to_all_translatable_config |
SimpleConfigLangcodeTest.php | file | core/ |
|
SimpleConfigLangcodeTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
SimpleConfigLangcodeTest::testLangcodesAddedToSimpleConfig | function | core/ |
Tests that langcodes are added to simple config objects that need them. |
SqlContentEntityStorage::$defaultLangcodeKey | property | core/ |
The default language entity key. |
SqlContentEntityStorage::$langcodeKey | property | core/ |
The entity langcode key. |
system_post_update_add_langcode_to_all_translatable_config | function | core/ |
Adds a langcode to all simple config which needs it. |
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. |
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.