Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::actions | function | core/ |
Returns an array of supported actions for the current entity 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(). |
| 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::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. |
| LanguageFilter::access | function | core/ |
Check whether given user has access to this handler. |
| LanguageFilter::getValueOptions | function | core/ |
Gets the value options. |
| LanguageFilter::__construct | function | core/ |
Constructs a new LanguageFilter instance. |
| 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::__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. |
| LanguageFormBase::commonForm | function | core/ |
Common elements of the language addition and editing form. |
| LanguageFormBase::create | function | core/ |
Instantiates a new instance of this class. |
| LanguageFormBase::validateCommon | function | core/ |
Validates the language editing element. |
| LanguageFormBase::__construct | function | core/ |
Constructs a ContentEntityForm object. |
| LanguageInterface::isDefault | function | core/ |
Returns whether this language is the default language. |
| LanguageInterface::isLocked | function | core/ |
Returns whether this language is locked. |
| LanguageInterface::LANGCODE_NOT_SPECIFIED | constant | core/ |
The language code used when no language is explicitly assigned (yet). |
| LanguageInterface::LANGCODE_SITE_DEFAULT | constant | core/ |
Language code referring to site's default language. |
| LanguageInterface::LANGCODE_SYSTEM | constant | core/ |
Special system language code (only applicable to UI language). |
| LanguageInterface::STATE_ALL | constant | core/ |
The language state used when referring to all languages. |
| LanguageInterface::STATE_CONFIGURABLE | constant | core/ |
The language state when referring to configurable languages. |
| LanguageInterface::STATE_LOCKED | constant | core/ |
The language state when referring to locked languages. |
| LanguageInterface::STATE_SITE_DEFAULT | constant | core/ |
The language state used when referring to the site's default language. |
| LanguageItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
| LanguageItem::getPossibleOptions | function | core/ |
Returns an array of possible values with labels for display. |
Pagination
- Previous page
- Page 720
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.