Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LanguageTestHooks::languageNegotiationInfoAlter | function | core/ |
Implements hook_language_negotiation_info_alter(). |
| LanguageTestHooks::languageSwitchLinksAlter | function | core/ |
Implements hook_language_switch_links_alter(). |
| LanguageTestHooks::languageTypesInfo | function | core/ |
Implements hook_language_types_info(). |
| LanguageTestHooks::languageTypesInfoAlter | function | core/ |
Implements hook_language_types_info_alter(). |
| LanguageTestHooks::modulePreinstall | function | core/ |
Implements hook_module_preinstall(). |
| LanguageTestHooks::pageTop | function | core/ |
Implements hook_page_top(). |
| LanguageTestHooks::storeLanguageNegotiation | function | core/ |
Store the last negotiated languages. |
| LanguageTestTrait | trait | core/ |
Provides an API to programmatically manage languages in tests. |
| LanguageTestTrait.php | file | core/ |
|
| LanguageTestTrait::createLanguageFromLangcode | function | core/ |
Creates a configurable language object from a langcode. |
| LanguageTestTrait::disableBundleTranslation | function | core/ |
Disables translations for the given entity type bundle. |
| LanguageTestTrait::enableBundleTranslation | function | core/ |
Enables translations for the given entity type bundle. |
| LanguageTestTrait::setFieldTranslatable | function | core/ |
Sets and saves a given field instance translation status. |
| LanguageThemeHooks | class | core/ |
Hook implementations for language. |
| LanguageThemeHooks.php | file | core/ |
|
| LanguageThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| LanguageThemeHooks::preprocessLanguageContentSettingsTable | function | core/ |
Prepares variables for language content settings table templates. |
| LanguageThemeHooks::preprocessLanguageNegotiationConfigureForm | function | core/ |
Prepares variables for language negotiation configuration form. |
| LanguageThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| LanguageTypes | class | core/ |
Processes the array for the language types. |
| LanguageTypes.php | file | core/ |
|
| LanguageTypes::transform | function | core/ |
Performs the associated process. |
| LanguageTypes::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| LanguageTypesTest | class | core/ |
Tests Drupal\language\Plugin\migrate\process\LanguageTypes. |
| LanguageTypesTest.php | file | core/ |
|
| LanguageTypesTest::testStringInput | function | core/ |
Tests string input. |
| LanguageTypesTest::testTransformAll | function | core/ |
Tests successful transformation of all language types. |
| LanguageTypesTest::testTransformConfigurable | function | core/ |
Tests successful transformation of configurable language types. |
| LanguageUILanguageNegotiationTest | class | core/ |
Tests the language UI for language switching. |
| LanguageUILanguageNegotiationTest.php | file | core/ |
|
| LanguageUILanguageNegotiationTest::$adminUser | property | core/ |
The admin user for testing. |
| LanguageUILanguageNegotiationTest::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
| LanguageUILanguageNegotiationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageUILanguageNegotiationTest::$modules | property | core/ |
Modules to install. |
| LanguageUILanguageNegotiationTest::doRunTest | function | core/ |
Runs common tests for the language user interface. |
| LanguageUILanguageNegotiationTest::setUp | function | core/ |
|
| 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/ |
Tests URL language detection when the requested URL has no language. |
| LanguageUnitTest | class | core/ |
Tests Drupal\Core\Language\Language. |
| LanguageUnitTest.php | file | core/ |
|
| LanguageUnitTest::providerTestSortArrayOfLanguages | function | core/ |
Provides data for testSortArrayOfLanguages. |
| LanguageUnitTest::testConstruct | function | core/ |
Tests construct. |
| LanguageUnitTest::testGetDirection | function | core/ |
Tests get direction. |
| LanguageUnitTest::testGetLangcode | function | core/ |
Tests get langcode. |
| LanguageUnitTest::testGetName | function | core/ |
Tests get name. |
| LanguageUnitTest::testIsDefault | function | core/ |
Tests is default. |
| LanguageUnitTest::testSortArrayOfLanguages | function | core/ |
Tests sorting an array of language objects. |
Pagination
- Previous page
- Page 919
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.