Search for language
- Search 7.x for language
- Search 9.5.x for language
- Search 10.3.x for language
- Search 11.x for language
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Language | class | core/ |
Plugin annotation @MigrateSource( id = "language", source_module = "locale" ) |
Language | class | core/ |
Provides a 'Language' condition. |
Language | class | core/ |
Defines the "language" plugin. |
Language | class | core/ |
Defines the 'language' data type. |
Language | class | core/ |
An object containing the information for an interface language. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
LanguageUILanguageNegotiationTest::testContentCustomization | function | core/ |
Tests persistence of negotiation settings for the content language type. |
LanguageUILanguageNegotiationTest::testDisableLanguageSwitcher | function | core/ |
Tests if the language switcher block gets deleted when a language type has been made not configurable. |
LanguageUILanguageNegotiationTest::testLanguageDomain | function | core/ |
Tests URL handling when separate domains are used for multiple languages. |
LanguageUILanguageNegotiationTest::testUILanguageNegotiation | function | core/ |
Tests for language switching by URL path. |
LanguageUILanguageNegotiationTest::testUrlLanguageFallback | function | core/ |
Test URL language detection when the requested URL has no language. |
LanguageUnitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Language\Language @group Language |
LanguageUnitTest.php | file | core/ |
|
LanguageUnitTest::providerTestSortArrayOfLanguages | function | core/ |
Provides data for testSortArrayOfLanguages. |
LanguageUnitTest::testConstruct | function | core/ |
@covers ::__construct |
LanguageUnitTest::testGetDirection | function | core/ |
@covers ::getDirection |
LanguageUnitTest::testGetLangcode | function | core/ |
@covers ::getId |
LanguageUnitTest::testGetName | function | core/ |
@covers ::getName |
LanguageUnitTest::testIsDefault | function | core/ |
@covers ::isDefault |
LanguageUnitTest::testSortArrayOfLanguages | function | core/ |
Tests sorting an array of language objects. |
LanguageUrlRewritingTest | class | core/ |
Tests that URL rewriting works as expected. |
LanguageUrlRewritingTest.php | file | core/ |
|
LanguageUrlRewritingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LanguageUrlRewritingTest::$modules | property | core/ |
Modules to enable. |
LanguageUrlRewritingTest::$webUser | property | core/ |
An user with permissions to administer languages. |
LanguageUrlRewritingTest::checkUrl | function | core/ |
Check URL rewriting for the given language. |
LanguageUrlRewritingTest::setUp | function | core/ |
|
LanguageUrlRewritingTest::testDomainNameNegotiationPort | function | core/ |
Check URL rewriting when using a domain name and a non-standard port. |
LanguageUrlRewritingTest::testUrlRewritingEdgeCases | function | core/ |
Check that non-installed languages are not considered. |
language_configuration_element_submit | function | core/ |
Submit handler for the forms that have a language_configuration element. |
language_config_override_test.info.yml | file | core/ |
core/modules/language/tests/language_config_override_test/language_config_override_test.info.yml |
language_config_override_test.settings.yml | file | core/ |
core/modules/language/tests/language_config_override_test/config/install/language/de/language_config_override_test.settings.yml |
language_converter | service | core/ |
Drupal\language\LanguageConverter |
language_elements_test.info.yml | file | core/ |
core/modules/language/tests/language_elements_test/language_elements_test.info.yml |
language_elements_test.routing.yml | file | core/ |
core/modules/language/tests/language_elements_test/language_elements_test.routing.yml |
language_element_info_alter | function | core/ |
Implements hook_element_info_alter(). |
language_entity_base_field_info_alter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
language_entity_bundle_delete | function | core/ |
Implements hook_entity_bundle_delete(). |
language_entity_field_access | function | core/ |
Implements hook_entity_field_access() |
language_entity_field_access_test.info.yml | file | core/ |
core/modules/language/tests/language_entity_field_access_test/language_entity_field_access_test.info.yml |
language_entity_field_access_test.module | file | core/ |
Hook implementations for language_entity_field_access_test. |
language_entity_field_access_test_entity_field_access | function | core/ |
Implements hook_entity_field_access(). |
language_field_info_alter | function | core/ |
Implements hook_field_info_alter(). |
language_form_alter | function | core/ |
Implements hook_form_alter(). |
language_get_browser_drupal_langcode_mappings | function | core/ |
Returns language mappings between browser and Drupal language codes. |
language_get_default_langcode | function | core/ |
Returns the default language code assigned to an entity type and a bundle. |
language_help | function | core/ |
Implements hook_help(). |
language_language_types_info_alter | function | core/ |
Implements hook_language_types_info_alter(). |
language_manager | service | core/ |
Drupal\Core\Language\LanguageManager |
language_modules_installed | function | core/ |
Implements hook_modules_installed(). |
language_modules_uninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
language_negotiation_url_domains | function | core/ |
Reads language domains. |
language_negotiation_url_prefixes | function | core/ |
Reads language prefixes and uses the langcode if no prefix is set. |
language_negotiation_url_prefixes_update | function | core/ |
Update the list of prefixes from the installed languages. |
language_negotiator | service | core/ |
Drupal\language\LanguageNegotiator |
language_post_update_language_select_widget | function | core/ |
Add the 'include_locked' settings to the 'language_select' widget. |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.