Search for language
- Search 7.x for language
- Search 8.9.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/ |
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" 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 |
|---|---|---|---|
| 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 enable. |
| 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. |
| LanguageField | class | core/ |
Defines a field handler to translate a language into its readable form. |
| LanguageField.php | file | core/ |
|
| LanguageField::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
| LanguageField::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| LanguageField::render | function | core/ |
Renders the field. |
| LanguageFilter | class | core/ |
Provides filtering by language. |
| LanguageFilter.php | file | core/ |
|
| LanguageFilter::$languageManager | property | core/ |
The language manager. |
| LanguageFilter::create | function | core/ |
Creates an instance of the plugin. |
| LanguageFilter::getValueOptions | function | core/ |
Gets the value options. |
| LanguageFilter::query | function | core/ |
Add this filter to the query. |
| LanguageFilter::__construct | function | core/ |
Constructs a new LanguageFilter instance. |
| LanguageFormatter | class | core/ |
Plugin implementation of the 'language' formatter. |
| LanguageFormatter.php | file | core/ |
|
| LanguageFormatter::$languageManager | property | core/ |
The language manager. |
| LanguageFormatter::create | function | core/ |
Creates an instance of the plugin. |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.