Search for language
- Search 7.x for language
- Search 9.5.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/ |
Plugin annotation @MigrateSource( id = "language", source_module = "locale" ) |
Language | class | core/ |
Provides a 'Language' condition. |
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 |
---|---|---|---|
LanguageDomainsTest.php | file | core/ |
|
LanguageDomainsTest::$backupGlobalsBlacklist | property | core/ |
|
LanguageDomainsTest::setUp | function | core/ |
|
LanguageDomainsTest::testTransform | function | core/ |
@covers ::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 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 options form that provides the 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/ |
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values. |
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. |
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. |
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 | interface | core/ |
Defines a language. |
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.