Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LanguageItem::setValue | function | core/ |
Overrides \Drupal\Core\TypedData\TypedData::setValue(). |
| LanguageListBuilder | class | core/ |
Defines a class to build a listing of language entities. |
| LanguageListBuilder.php | file | core/ |
|
| LanguageListBuilder::$configFactory | property | core/ |
The configuration factory. |
| LanguageListBuilder::$entitiesKey | property | core/ |
The key to use for the form element containing the entities. |
| LanguageListBuilder::$languageManager | property | core/ |
The language manager. |
| LanguageListBuilder::$messenger | property | core/ |
The messenger. |
| LanguageListBuilder::buildForm | function | core/ |
Form constructor. |
| LanguageListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| LanguageListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
| LanguageListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| LanguageListBuilder::getFormId | function | core/ |
Returns a unique string identifying the form. |
| LanguageListBuilder::load | function | core/ |
Loads entities of this type from storage for listing. |
| LanguageListBuilder::submitForm | function | core/ |
Form submission handler. |
| LanguageListBuilder::validateForm | function | core/ |
Form validation handler. |
| LanguageListBuilder::__construct | function | core/ |
Constructs a new LanguageListBuilder object. |
| LanguageListModuleInstallTest | class | core/ |
Tests that the language list is not empty when language is installed. |
| LanguageListModuleInstallTest.php | file | core/ |
|
| LanguageListModuleInstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageListModuleInstallTest::$modules | property | core/ |
Modules to install. |
| LanguageListModuleInstallTest::testModuleInstallLanguageList | function | core/ |
Tests enabling Language. |
| LanguageListTest | class | core/ |
Adds a new language and tests changing its status and the default language. |
| LanguageListTest.php | file | core/ |
|
| LanguageListTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageListTest::$modules | property | core/ |
Modules to install. |
| LanguageListTest::testLanguageList | function | core/ |
Functional tests for adding, editing and deleting languages. |
| LanguageListTest::testLanguageStates | function | core/ |
Functional tests for the language states (locked or configurable). |
| LanguageLocaleListTest | class | core/ |
Adds a new language with translations and tests language list order. |
| LanguageLocaleListTest.php | file | core/ |
|
| LanguageLocaleListTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageLocaleListTest::$modules | property | core/ |
Modules to install. |
| LanguageLocaleListTest::$storage | property | core/ |
|
| LanguageLocaleListTest::setUp | function | core/ |
|
| LanguageLocaleListTest::testLanguageLocaleList | function | core/ |
Tests adding, editing, and deleting languages. |
| LanguageLocalTasksTest | class | core/ |
Tests existence of language local tasks. |
| LanguageLocalTasksTest.php | file | core/ |
|
| LanguageLocalTasksTest::getLanguageAdminOverviewRoutes | function | core/ |
Provides a list of routes to test. |
| LanguageLocalTasksTest::setUp | function | core/ |
|
| LanguageLocalTasksTest::testLanguageAdminLocalTasks | function | core/ |
Tests language admin overview local tasks existence. |
| LanguageLocalTasksTest::testLanguageEditLocalTasks | function | core/ |
Tests language edit local tasks existence. |
| LanguageManager::$definedLanguageTypesInfo | property | core/ |
Information about all defined language types. |
| LanguageManager::$languages | property | core/ |
A static cache of translated language lists. |
| LanguageManager::filterLanguages | function | core/ |
Filters the full list of languages based on the value of the flag. |
| LanguageManager::getDefaultLockedLanguages | function | core/ |
Returns a list of the default locked languages. |
| LanguageManager::getDefinedLanguageTypesInfo | function | core/ |
Returns information about all defined language types. |
| LanguageManager::getFallbackCandidates | function | core/ |
Returns the language fallback candidates for a given context. |
| LanguageManager::getLanguages | function | core/ |
Returns a list of languages set up on the site. |
| LanguageManager::getLanguageSwitchLinks | function | core/ |
Returns the language switch links for the given language type. |
| LanguageManager::getLanguageTypes | function | core/ |
Returns an array of the available language types. |
| LanguageManager::getNativeLanguages | function | core/ |
Returns a list of languages set up on the site in their native form. |
Pagination
- Previous page
- Page 769
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.