Search for language

  1. Search 7.x for language
  2. Search 9.5.x for language
  3. Search 8.9.x for language
  4. Search 10.3.x for language
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Language class core/modules/language/src/Plugin/migrate/source/Language.php Drupal 6/7 language source from database.
Language class core/modules/language/src/Plugin/Condition/Language.php Provides a 'Language' condition.
Language class core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Language.php CKEditor 5 Language plugin.
Language class core/lib/Drupal/Core/TypedData/Plugin/DataType/Language.php Defines the 'language' data type.
Language class core/lib/Drupal/Core/Language/Language.php An object containing the information for an interface language.

All search results

Title Object type File name Summary
Language::$id property core/lib/Drupal/Core/Language/Language.php The ID, langcode.
Language::$language property core/lib/Drupal/Core/TypedData/Plugin/DataType/Language.php
Language::$languageManager property core/modules/language/src/Plugin/Condition/Language.php The Language manager.
Language::$locked property core/lib/Drupal/Core/Language/Language.php Locked indicates a language used by the system, not an actual language.
Language::$name property core/lib/Drupal/Core/Language/Language.php The human readable English name.
Language::$weight property core/lib/Drupal/Core/Language/Language.php The weight, used for ordering languages in lists, like selects or tables.
Language::buildConfigurationForm function core/modules/language/src/Plugin/Condition/Language.php Form constructor.
Language::buildConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Language.php
Language::create function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Language.php Creates an instance of the plugin.
Language::create function core/modules/language/src/Plugin/Condition/Language.php Creates an instance of the plugin.
Language::defaultConfiguration function core/modules/language/src/Plugin/Condition/Language.php Gets default configuration for this plugin.
Language::defaultConfiguration function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Language.php
Language::evaluate function core/modules/language/src/Plugin/Condition/Language.php Evaluates the condition and returns TRUE or FALSE accordingly.
Language::fields function core/modules/language/src/Plugin/migrate/source/Language.php Returns available fields on the source.
Language::getDefaultLangcode function core/lib/Drupal/Core/Language/Language.php Gets the default langcode.
Language::getDirection function core/lib/Drupal/Core/Language/Language.php Gets the text direction (left-to-right or right-to-left).
Language::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Language.php Allows a plugin to modify its static configuration.
Language::getId function core/lib/Drupal/Core/Language/Language.php Gets the ID (language code).
Language::getIds function core/modules/language/src/Plugin/migrate/source/Language.php Defines the source fields uniquely identifying a source row.
Language::getName function core/lib/Drupal/Core/Language/Language.php Gets the name of the language.
Language::getString function core/lib/Drupal/Core/TypedData/Plugin/DataType/Language.php Returns a string representation of the data.
Language::getValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/Language.php Overrides TypedData::getValue().
Language::getWeight function core/lib/Drupal/Core/Language/Language.php Gets the weight of the language.
Language::id function core/lib/Drupal/Core/TypedData/Plugin/DataType/Language.php
Language::isDefault function core/lib/Drupal/Core/Language/Language.php Returns whether this language is the default language.
Language::isLocked function core/lib/Drupal/Core/Language/Language.php Returns whether this language is locked.
Language::prepareRow function core/modules/language/src/Plugin/migrate/source/Language.php Adds additional data to the row.
Language::query function core/modules/language/src/Plugin/migrate/source/Language.php
Language::setValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/Language.php Overrides TypedData::setValue().
Language::sort function core/lib/Drupal/Core/Language/Language.php Sort language objects.
Language::submitConfigurationForm function core/modules/language/src/Plugin/Condition/Language.php Form submission handler.
Language::submitConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Language.php
Language::summary function core/modules/language/src/Plugin/Condition/Language.php Provides a human readable summary of the condition's configuration.
Language::validateConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Language.php
Language::__construct function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Language.php Language constructor.
Language::__construct function core/modules/language/src/Plugin/Condition/Language.php Creates a new Language instance.
Language::__construct function core/lib/Drupal/Core/Language/Language.php Constructs a new class instance.
LanguageAccessControlHandler class core/modules/language/src/LanguageAccessControlHandler.php Defines the access control handler for the language entity type.
LanguageAccessControlHandler.php file core/modules/language/src/LanguageAccessControlHandler.php
LanguageAccessControlHandler::checkAccess function core/modules/language/src/LanguageAccessControlHandler.php Performs access checks.
LanguageAddForm class core/modules/language/src/Form/LanguageAddForm.php Controller for language addition forms.
LanguageAddForm.php file core/modules/language/src/Form/LanguageAddForm.php
LanguageAddForm::actions function core/modules/language/src/Form/LanguageAddForm.php Returns an array of supported actions for the current entity form.
LanguageAddForm::copyFormValuesToEntity function core/modules/language/src/Form/LanguageAddForm.php Copies top-level form values to entity properties.
LanguageAddForm::form function core/modules/language/src/Form/LanguageAddForm.php Gets the actual form array to be built.
LanguageAddForm::getFormId function core/modules/language/src/Form/LanguageAddForm.php Returns a unique string identifying the form.
LanguageAddForm::save function core/modules/language/src/Form/LanguageAddForm.php Form submission handler for the 'save' action.
LanguageAddForm::validateCustom function core/modules/language/src/Form/LanguageAddForm.php Validates the language addition form on custom language button.
LanguageAddForm::validatePredefined function core/modules/language/src/Form/LanguageAddForm.php Element specific validator for the Add language button.
LanguageArgument class core/modules/views/src/Plugin/views/argument/LanguageArgument.php Defines an argument handler to accept a language.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.