Search for all

  1. Search 7.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
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::getLibraries function core/modules/ckeditor/src/Plugin/CKEditorPlugin/Language.php Returns a list of libraries this plugin requires.
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::isInternal function core/modules/ckeditor/src/Plugin/CKEditorPlugin/Language.php Indicates if this plugin is part of the optimized CKEditor build.
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::settingsForm function core/modules/ckeditor/src/Plugin/CKEditorPlugin/Language.php Returns a settings form to configure this CKEditor plugin.
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/ckeditor5/src/Plugin/CKEditor5Plugin/Language.php Form submission handler.
Language::submitConfigurationForm function core/modules/language/src/Plugin/Condition/Language.php Form submission handler.
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 Form validation handler.
Language::__construct function core/lib/Drupal/Core/Language/Language.php Constructs a new class instance.
Language::__construct function core/modules/language/src/Plugin/Condition/Language.php Creates a new Language 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.
LanguageArgument.php file core/modules/views/src/Plugin/views/argument/LanguageArgument.php
LanguageArgument::language function core/modules/views/src/Plugin/views/argument/LanguageArgument.php Returns the language name for a given langcode.
LanguageArgument::summaryName function core/modules/views/src/Plugin/views/argument/LanguageArgument.php Overrides \Drupal\views\Plugin\views\argument\ArgumentPluginBase::summaryName().
LanguageArgument::title function core/modules/views/src/Plugin/views/argument/LanguageArgument.php Overrides \Drupal\views\Plugin\views\argument\ArgumentPluginBase::title().
LanguageBlock class core/modules/language/src/Plugin/Derivative/LanguageBlock.php Provides language switcher block plugin definitions for all languages.
LanguageBlock class core/modules/language/src/Plugin/Block/LanguageBlock.php Provides a 'Language switcher' block.
LanguageBlock.php file core/modules/language/src/Plugin/Derivative/LanguageBlock.php
LanguageBlock.php file core/modules/language/src/Plugin/Block/LanguageBlock.php
LanguageBlock::$languageManager property core/modules/language/src/Plugin/Block/LanguageBlock.php The language manager.
LanguageBlock::$pathMatcher property core/modules/language/src/Plugin/Block/LanguageBlock.php The path matcher.
LanguageBlock::blockAccess function core/modules/language/src/Plugin/Block/LanguageBlock.php Indicates whether the block should be shown.
LanguageBlock::build function core/modules/language/src/Plugin/Block/LanguageBlock.php Builds and returns the renderable array for this block plugin.
LanguageBlock::create function core/modules/language/src/Plugin/Block/LanguageBlock.php Creates an instance of the plugin.
LanguageBlock::getCacheMaxAge function core/modules/language/src/Plugin/Block/LanguageBlock.php @todo Make cacheable in https://www.drupal.org/node/2232375.
LanguageBlock::getDerivativeDefinitions function core/modules/language/src/Plugin/Derivative/LanguageBlock.php Gets the definition of all derivatives of a base plugin.

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