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 |
|---|---|---|---|
| LanguageConverter::convert | function | core/ |
Converts path variables to their corresponding objects. |
| LanguageConverter::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| LanguageConverter::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| LanguageConverter::__construct | function | core/ |
Constructs a new LanguageConverter. |
| LanguageCustomLanguageConfigurationTest | class | core/ |
Adds and configures custom languages. |
| LanguageCustomLanguageConfigurationTest.php | file | core/ |
|
| LanguageCustomLanguageConfigurationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageCustomLanguageConfigurationTest::$modules | property | core/ |
Modules to install. |
| LanguageCustomLanguageConfigurationTest::testLanguageConfiguration | function | core/ |
Functional tests for adding, editing and deleting languages. |
| LanguageDefault | class | core/ |
Provides a simple get and set wrapper to the default language object. |
| LanguageDefault.php | file | core/ |
|
| LanguageDefault::$language | property | core/ |
The default language. |
| LanguageDefault::get | function | core/ |
Gets the default language. |
| LanguageDefault::set | function | core/ |
Sets the default language. |
| LanguageDefault::__construct | function | core/ |
Constructs the default language object. |
| LanguageDeleteForm | class | core/ |
Defines a confirmation form for deleting a language entity. |
| LanguageDeleteForm.php | file | core/ |
|
| LanguageDeleteForm::getDeletionMessage | function | core/ |
Gets the message to display to the user after deleting the entity. |
| LanguageDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| LanguageDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| LanguageDeleteForm::logDeletionMessage | function | core/ |
Logs a message about the deleted entity. |
| LanguageDependencyInjectionTest | class | core/ |
Tests that a language object can be injected. |
| LanguageDependencyInjectionTest.php | file | core/ |
|
| LanguageDependencyInjectionTest::testDependencyInjectedNewDefaultLanguage | function | core/ |
Tests dependency injected Language object. |
| LanguageDependencyInjectionTest::testDependencyInjectedNewLanguage | function | core/ |
Tests dependency injected languages against a new Language object. |
| LanguageDomains | class | core/ |
This plugin makes sure that no domain is empty if domain negotiation is used. |
| LanguageDomains.php | file | core/ |
|
| LanguageDomains::transform | function | core/ |
Performs the associated process. |
| LanguageDomainsTest | class | core/ |
@coversDefaultClass \Drupal\language\Plugin\migrate\process\LanguageDomains[[api-linebreak]] @group language |
| LanguageDomainsTest.php | file | core/ |
|
| LanguageDomainsTest::$backupGlobalsBlacklist | property | core/ |
|
| LanguageDomainsTest::setUp | function | core/ |
|
| LanguageDomainsTest::testTransform | function | core/ |
@covers ::transform[[api-linebreak]] |
| LanguageEditForm | class | core/ |
Controller for language edit forms. |
| LanguageEditForm.php | file | core/ |
|
| LanguageEditForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| LanguageEditForm::form | function | core/ |
Gets the actual form array to be built. |
| LanguageEditForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| LanguageEditForm::save | function | core/ |
Form submission handler for the 'save' action. |
| LanguageEntityFieldAccessHookTest | class | core/ |
Tests language picker compatibility with hook_entity_field_access. |
| LanguageEntityFieldAccessHookTest.php | file | core/ |
|
| LanguageEntityFieldAccessHookTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageEntityFieldAccessHookTest::$modules | property | core/ |
Modules to install. |
| LanguageEntityFieldAccessHookTest::testHookEntityFieldAccess | function | core/ |
Tests compatibility with hook_entity_field_access(). |
| LanguageException | class | core/ |
A base exception thrown in any language system operations. |
| LanguageException.php | file | core/ |
|
| LanguageFallbackTest | class | core/ |
Tests the language fallback behavior. |
| LanguageFallbackTest.php | file | core/ |
|
| LanguageFallbackTest::setUp | function | core/ |
|
| LanguageFallbackTest::testCandidates | function | core/ |
Tests language fallback candidates. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.