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.entity.es.yml file core/profiles/demo_umami/config/install/language.entity.es.yml core/profiles/demo_umami/config/install/language.entity.es.yml
language.entity.und.yml file core/modules/language/config/install/language.entity.und.yml core/modules/language/config/install/language.entity.und.yml
language.entity.zxx.yml file core/modules/language/config/install/language.entity.zxx.yml core/modules/language/config/install/language.entity.zxx.yml
language.info.yml file core/modules/language/language.info.yml core/modules/language/language.info.yml
language.install file core/modules/language/language.install Update functions for Language module.
language.libraries.yml file core/modules/language/language.libraries.yml core/modules/language/language.libraries.yml
language.links.action.yml file core/modules/language/language.links.action.yml core/modules/language/language.links.action.yml
language.links.menu.yml file core/modules/language/language.links.menu.yml core/modules/language/language.links.menu.yml
language.links.task.yml file core/modules/language/language.links.task.yml core/modules/language/language.links.task.yml
language.mappings.yml file core/modules/language/config/install/language.mappings.yml core/modules/language/config/install/language.mappings.yml
language.migrate_drupal.yml file core/modules/language/migrations/state/language.migrate_drupal.yml core/modules/language/migrations/state/language.migrate_drupal.yml
language.module file core/modules/language/language.module Add language handling functionality to Drupal.
language.negotiation.yml file core/modules/language/config/install/language.negotiation.yml core/modules/language/config/install/language.negotiation.yml
language.negotiation.yml file core/profiles/demo_umami/config/install/language.negotiation.yml core/profiles/demo_umami/config/install/language.negotiation.yml
language.permissions.yml file core/modules/language/language.permissions.yml core/modules/language/language.permissions.yml
Language.php file core/modules/language/src/Plugin/Condition/Language.php
Language.php file core/modules/language/src/Plugin/migrate/source/Language.php
Language.php file core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Language.php
Language.php file core/modules/ckeditor/src/Plugin/CKEditorPlugin/Language.php
Language.php file core/lib/Drupal/Core/TypedData/Plugin/DataType/Language.php
Language.php file core/lib/Drupal/Core/Language/Language.php
language.post_update.php file core/modules/language/language.post_update.php Post update functions for Language module.
language.routing.yml file core/modules/language/language.routing.yml core/modules/language/language.routing.yml
language.schema.yml file core/modules/language/config/schema/language.schema.yml core/modules/language/config/schema/language.schema.yml
language.services.yml file core/modules/language/language.services.yml core/modules/language/language.services.yml
language.types.yml file core/modules/language/config/install/language.types.yml core/modules/language/config/install/language.types.yml
language.yml file core/modules/language/migrations/language.yml core/modules/language/migrations/language.yml
Language::$defaultValues property core/lib/Drupal/Core/Language/Language.php The values to use to instantiate the default language.
Language::$direction property core/lib/Drupal/Core/Language/Language.php The direction, left-to-right, or right-to-left.
Language::$id property core/lib/Drupal/Core/Language/Language.php The ID, langcode.
Language::$id property core/lib/Drupal/Core/TypedData/Plugin/DataType/Language.php The id of the language.
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/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 Gets default configuration for this plugin.
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::getButtons function core/modules/ckeditor/src/Plugin/CKEditorPlugin/Language.php Returns the buttons that this plugin provides, along with metadata.
Language::getConfig function core/modules/ckeditor/src/Plugin/CKEditorPlugin/Language.php Returns the additions to CKEDITOR.config for a specific CKEditor instance.
Language::getCssFiles function core/modules/ckeditor/src/Plugin/CKEditorPlugin/Language.php Retrieves enabled plugins' iframe instance CSS files.
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::getFile function core/modules/ckeditor/src/Plugin/CKEditorPlugin/Language.php Returns the Drupal root-relative file path to the plugin JavaScript file.

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