Search for language
- Search 9.5.x for language
- Search 8.9.x for language
- Search 10.3.x for language
- Search 11.x for language
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
LANGUAGE_NONE | constant | includes/ |
The language code used when no language is explicitly assigned. |
language_provider_invoke | function | includes/ |
Helper function used to cache the language negotiation providers results. |
language_provider_weight | function | includes/ |
Returns the passed language negotiation provider weight or a default value. |
LANGUAGE_RTL | constant | includes/ |
Language written right to left. Possible value of $language->direction. |
language_types | function | includes/ |
Returns an array of the available language types. |
language_types_configurable | function | includes/ |
Returns only the configurable language types. |
language_types_disable | function | includes/ |
Disables the given language types. |
language_types_info | function | includes/ |
Returns all the defined language types. |
language_types_set | function | includes/ |
Updates the language type configuration. |
LANGUAGE_TYPE_CONTENT | constant | includes/ |
The type of language used to define the content language. |
LANGUAGE_TYPE_INTERFACE | constant | includes/ |
The type of language used to select the user interface. |
LANGUAGE_TYPE_URL | constant | includes/ |
The type of language used for URLs. |
language_url_split_prefix | function | includes/ |
Splits the given path into prefix and actual path. |
List of predefined languages | group | includes/ |
API to provide a list of predefined languages. |
LocaleBrowserDetectionTest::testLanguageFromBrowser | function | modules/ |
Unit tests for the locale_language_from_browser() function. |
LocaleCommentLanguageFunctionalTest | class | modules/ |
Functional tests for comment language. |
LocaleCommentLanguageFunctionalTest::getInfo | function | modules/ |
|
LocaleCommentLanguageFunctionalTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
LocaleCommentLanguageFunctionalTest::testCommentLanguage | function | modules/ |
Test that comment language is properly set. |
LocaleConfigurationTest::testLanguageConfiguration | function | modules/ |
Functional tests for adding, editing and deleting languages. |
LocaleContentFunctionalTest::testContentTypeLanguageConfiguration | function | modules/ |
Test if a content type can be set to multilingual and language setting is present on node add and edit forms. |
LocaleContentFunctionalTest::testNodeCreationWithLanguage | function | modules/ |
Verifies that nodes may be created with different languages. |
LocaleImportFunctionalTest::testAutomaticModuleTranslationImportLanguageEnable | function | modules/ |
Test automatic import of a module's translation files when a language is enabled. |
LocaleImportFunctionalTest::testLanguageContext | function | modules/ |
Test msgctxt context support. |
LocaleLanguageNegotiationInfoFunctionalTest | class | modules/ |
Functional test for language types/negotiation info. |
LocaleLanguageNegotiationInfoFunctionalTest::checkFixedLanguageTypes | function | modules/ |
Check that language negotiation for fixed types matches the stored one. |
LocaleLanguageNegotiationInfoFunctionalTest::getInfo | function | modules/ |
|
LocaleLanguageNegotiationInfoFunctionalTest::languageNegotiationUpdate | function | modules/ |
Update language types/negotiation information. |
LocaleLanguageNegotiationInfoFunctionalTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
LocaleLanguageNegotiationInfoFunctionalTest::testInfoAlterations | function | modules/ |
Tests alterations to language types/negotiation info. |
LocaleLanguageSwitchingFunctionalTest | class | modules/ |
Functional tests for the language switching feature. |
LocaleLanguageSwitchingFunctionalTest::getInfo | function | modules/ |
|
LocaleLanguageSwitchingFunctionalTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
LocaleLanguageSwitchingFunctionalTest::testLanguageBlock | function | modules/ |
Functional tests for the language switcher block. |
LocaleLanguageSwitchingFunctionalTest::testNewDisabledLanguage | function | modules/ |
Tests that languages can be added as disabled. |
LocalePathFunctionalTest::testPathLanguageConfiguration | function | modules/ |
Test if a language can be associated with a path alias. |
LocaleUILanguageNegotiationTest | class | modules/ |
Test UI language negotiation 1. URL (PATH) > DEFAULT UI Language base on URL prefix, browser language preference has no influence: admin/config UI in site default language zh-hans/admin/config UI in Chinese blah-blah/admin/config 404 2. URL (PATH)… |
LocaleUILanguageNegotiationTest::getInfo | function | modules/ |
|
LocaleUILanguageNegotiationTest::runTest | function | modules/ |
|
LocaleUILanguageNegotiationTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
LocaleUILanguageNegotiationTest::testLanguageDomain | function | modules/ |
Tests url() when separate domains are used for multiple languages. |
LocaleUILanguageNegotiationTest::testUILanguageNegotiation | function | modules/ |
Tests for language switching by URL path. |
LocaleUILanguageNegotiationTest::testUrlLanguageFallback | function | modules/ |
Test URL language detection when the requested URL has no language. |
LocaleUninstallFunctionalTest::$language | property | modules/ |
The default language set for the UI before uninstall. |
LocaleUpgradePathTestCase::assertPageInLanguage | function | modules/ |
Asserts that a page exists and is in the specified language. |
LocaleUserLanguageFunctionalTest | class | modules/ |
Functional tests for a user's ability to change their default language. |
LocaleUserLanguageFunctionalTest::getInfo | function | modules/ |
|
LocaleUserLanguageFunctionalTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
LocaleUserLanguageFunctionalTest::testUserLanguageConfiguration | function | modules/ |
Test if user can change their default language. |
locale_add_language | function | includes/ |
API function to add a language. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.