Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LanguageEntityFieldAccessTestHooks::entityFieldAccess | function | core/ |
Implements 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 the implementing class using autowiring. |
| LanguageFormBase::validateCommon | function | core/ |
Validates the language editing element. |
| LanguageFormBase::__construct | function | core/ |
Constructs a ContentEntityForm object. |
| LanguageHooks | class | core/ |
Hook implementations for language. |
| LanguageHooks.php | file | core/ |
|
| LanguageHooks::elementInfoAlter | function | core/ |
Implements hook_element_info_alter(). |
| LanguageHooks::entityBaseFieldInfoAlter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
| LanguageHooks::entityBundleDelete | function | core/ |
Implements hook_entity_bundle_delete(). |
| LanguageHooks::entityFieldAccess | function | core/ |
Implements hook_entity_field_access(). |
| LanguageHooks::fieldInfoAlter | function | core/ |
Implements hook_field_info_alter(). |
| LanguageHooks::formAlter | function | core/ |
Implements hook_form_alter(). |
| LanguageHooks::help | function | core/ |
Implements hook_help(). |
| LanguageHooks::languageTypesInfoAlter | function | core/ |
Implements hook_language_types_info_alter(). |
| LanguageHooks::modulesInstalled | function | core/ |
Implements hook_modules_installed(). |
| LanguageHooks::processLanguageSelect | function | core/ |
Processes a language select list form element. |
| LanguageHooks::tourTipsAlter | function | core/ |
Implements hook_tour_tips_alter(). |
| 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. |
| LanguageItem::getPossibleValues | function | core/ |
Returns an array of possible values. |
| LanguageItem::getSettableOptions | function | core/ |
Returns an array of settable values with labels for display. |
| LanguageItem::getSettableValues | function | core/ |
Returns an array of settable values. |
| LanguageItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| LanguageItem::schema | function | core/ |
Returns the schema for the field. |
Pagination
- Previous page
- Page 768
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.