language.default

Same name in other branches
  1. 9 core/core.services.yml \language.default
  2. 8.9.x core/core.services.yml \language.default

Class

Drupal\Core\Language\LanguageDefault
4 string references to language.default
HelpTopicSection::create in core/modules/help/src/Plugin/HelpSection/HelpTopicSection.php
Creates an instance of the plugin.
InstallerTestBase::installDrupal in core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php
We are testing the installer, so set up a minimal environment for that.
install_begin_request in core/includes/install.core.inc
Begins an installation request, modifying the installation state as needed.
UpdatePathTestBase::runDbTasks in core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php
Runs the install database tasks for the driver used by the test runner.

File

core/core.services.yml

View source
  1. class: Drupal\Core\Language\LanguageDefault
  2. arguments:
  3. - '%language.default_values%'

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