Search for langcode
- Search 7.x for langcode
 - Search 9.5.x for langcode
 - Search 8.9.x for langcode
 - Search 10.3.x for langcode
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| 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. | 
| SearchLangcodeTestHooks | class | core/ | 
                                                                                        Hook implementations for search_langcode_test. | 
| SearchLangcodeTestHooks.php | file | core/ | 
                                                                                        |
| SearchLangcodeTestHooks::searchPreprocess | function | core/ | 
                                                                                        Implements hook_search_preprocess(). | 
| 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 | 
| SqlContentEntityStorage::$defaultLangcodeKey | property | core/ | 
                                                                                        The default language entity key. | 
| SqlContentEntityStorage::$langcodeKey | property | core/ | 
                                                                                        The entity langcode key. | 
| StubEntityBase::$langcode | property | core/ | 
                                                                                        The language code for the stub entity. | 
| 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. | 
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.