Search for all
- Search 7.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Language::getId | function | core/ |
Gets the ID (language code). |
| Language::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| Language::getLibraries | function | core/ |
Returns a list of libraries this plugin requires. |
| Language::getName | function | core/ |
Gets the name of the language. |
| Language::getString | function | core/ |
Returns a string representation of the data. |
| Language::getValue | function | core/ |
Overrides TypedData::getValue(). |
| Language::getWeight | function | core/ |
Gets the weight of the language. |
| Language::id | function | core/ |
|
| Language::isDefault | function | core/ |
Returns whether this language is the default language. |
| Language::isInternal | function | core/ |
Indicates if this plugin is part of the optimized CKEditor build. |
| Language::isLocked | function | core/ |
Returns whether this language is locked. |
| Language::prepareRow | function | core/ |
Adds additional data to the row. |
| Language::query | function | core/ |
|
| Language::settingsForm | function | core/ |
Returns a settings form to configure this CKEditor plugin. |
| Language::setValue | function | core/ |
Overrides TypedData::setValue(). |
| Language::sort | function | core/ |
Sort language objects. |
| Language::submitConfigurationForm | function | core/ |
Form submission handler. |
| Language::submitConfigurationForm | function | core/ |
Form submission handler. |
| Language::summary | function | core/ |
Provides a human readable summary of the condition's configuration. |
| Language::validateConfigurationForm | function | core/ |
Form validation handler. |
| Language::__construct | function | core/ |
Constructs a new class instance. |
| Language::__construct | function | core/ |
Creates a new Language instance. |
| LanguageAccessControlHandler | class | core/ |
Defines the access control handler for the language entity type. |
| LanguageAccessControlHandler.php | file | core/ |
|
| LanguageAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| LanguageAddForm | class | core/ |
Controller for language addition forms. |
| LanguageAddForm.php | file | core/ |
|
| LanguageAddForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| LanguageAddForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
| LanguageAddForm::form | function | core/ |
Gets the actual form array to be built. |
| LanguageAddForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| LanguageAddForm::save | function | core/ |
Form submission handler for the 'save' action. |
| LanguageAddForm::validateCustom | function | core/ |
Validates the language addition form on custom language button. |
| LanguageAddForm::validatePredefined | function | core/ |
Element specific validator for the Add language button. |
| LanguageArgument | class | core/ |
Defines an argument handler to accept a language. |
| LanguageArgument.php | file | core/ |
|
| LanguageArgument::language | function | core/ |
Returns the language name for a given langcode. |
| LanguageArgument::summaryName | function | core/ |
Overrides \Drupal\views\Plugin\views\argument\ArgumentPluginBase::summaryName(). |
| LanguageArgument::title | function | core/ |
Overrides \Drupal\views\Plugin\views\argument\ArgumentPluginBase::title(). |
| LanguageBlock | class | core/ |
Provides language switcher block plugin definitions for all languages. |
| LanguageBlock | class | core/ |
Provides a 'Language switcher' block. |
| LanguageBlock.php | file | core/ |
|
| LanguageBlock.php | file | core/ |
|
| LanguageBlock::$languageManager | property | core/ |
The language manager. |
| LanguageBlock::$pathMatcher | property | core/ |
The path matcher. |
| LanguageBlock::blockAccess | function | core/ |
Indicates whether the block should be shown. |
| LanguageBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| LanguageBlock::create | function | core/ |
Creates an instance of the plugin. |
| LanguageBlock::getCacheMaxAge | function | core/ |
@todo Make cacheable in https://www.drupal.org/node/2232375. |
| LanguageBlock::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
Pagination
- Previous page
- Page 837
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.