Search for language
- Search 7.x for language
- Search 9.5.x for language
- Search 8.9.x for language
- Search 11.x for language
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Language | class | core/ |
Drupal 6/7 language source from database. |
| Language | class | core/ |
Provides a 'Language' condition. |
| Language | class | core/ |
CKEditor 5 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 |
|---|---|---|---|
| LanguageTestController::testEntity | function | core/ |
Route entity upcasting test helper. |
| LanguageTestController::testSubRequest | function | core/ |
Uses a sub request to retrieve the 'user' page. |
| LanguageTestController::typeLinkActiveClass | function | core/ |
Returns links to the current page with different langcodes. |
| LanguageTestController::__construct | function | core/ |
Constructs a new LanguageTestController object. |
| 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. |
| LanguageTourTest | class | core/ |
Tests tour functionality. |
| LanguageTourTest.php | file | core/ |
|
| LanguageTourTest::$adminUser | property | core/ |
An admin user with administrative permissions for views. |
| LanguageTourTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageTourTest::$modules | property | core/ |
Modules to enable. |
| LanguageTourTest::setUp | function | core/ |
|
| LanguageTourTest::testLanguageAddTour | function | core/ |
Go to add language page and check the tour tooltips. |
| LanguageTourTest::testLanguageEditTour | function | core/ |
Go to edit language page and check the tour tooltips. |
| LanguageTourTest::testLanguageTour | function | core/ |
Tests language tour tip availability. |
| LanguageTypes | class | core/ |
Processes the array for the language types. |
| LanguageTypes.php | file | core/ |
|
| LanguageTypes::transform | function | core/ |
Performs the associated process. |
| LanguageTypesTest | class | core/ |
@coversDefaultClass \Drupal\language\Plugin\migrate\process\LanguageTypes[[api-linebreak]] @group language |
| 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/ |
|
| 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/ |
@coversDefaultClass \Drupal\Core\Language\Language[[api-linebreak]] @group Language |
| LanguageUnitTest.php | file | core/ |
|
| LanguageUnitTest::providerTestSortArrayOfLanguages | function | core/ |
Provides data for testSortArrayOfLanguages. |
| LanguageUnitTest::testConstruct | function | core/ |
@covers ::__construct[[api-linebreak]] |
| LanguageUnitTest::testGetDirection | function | core/ |
@covers ::getDirection[[api-linebreak]] |
| LanguageUnitTest::testGetLangcode | function | core/ |
@covers ::getId[[api-linebreak]] |
| LanguageUnitTest::testGetName | function | core/ |
@covers ::getName[[api-linebreak]] |
| LanguageUnitTest::testIsDefault | function | core/ |
@covers ::isDefault[[api-linebreak]] |
| LanguageUnitTest::testSortArrayOfLanguages | function | core/ |
Tests sorting an array of language objects. |
| LanguageUrlRewritingTest | class | core/ |
Tests that URL rewriting works as expected. |
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.