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 |
|---|---|---|---|
| LanguageDomains.php | file | core/ |
|
| LanguageDomains::transform | function | core/ |
Performs the associated process. |
| LanguageDomains::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| LanguageDomainsTest | class | core/ |
Tests Drupal\language\Plugin\migrate\process\LanguageDomains. |
| LanguageDomainsTest.php | file | core/ |
|
| LanguageDomainsTest::setUp | function | core/ |
|
| LanguageDomainsTest::testTransform | function | core/ |
Tests transform. |
| 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(). |
| LanguageEntityFieldAccessTestHooks | class | core/ |
Hook implementations for language_entity_field_access_test. |
| LanguageEntityFieldAccessTestHooks.php | file | core/ |
|
| LanguageEntityFieldAccessTestHooks::entityFieldAccess | function | core/ |
Implements 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::access | function | core/ |
Check whether given user has access to this handler. |
| 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::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| LanguageFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| LanguageFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| LanguageFormatter::viewValue | function | core/ |
Generate the output appropriate for one field item. |
| LanguageFormatter::__construct | function | core/ |
Constructs a LanguageFormatter instance. |
| LanguageFormBase | class | core/ |
Base form for language add and edit forms. |
| LanguageFormBase.php | file | core/ |
|
| LanguageFormBase::$languageManager | property | core/ |
The configurable language manager. |
Pagination
- Previous page
- Page 908
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.