Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. language.services.yml

language_negotiator

Class

Drupal\language\LanguageNegotiator
2 string references to language_negotiator
LanguageHooks::modulesInstalled in core/modules/language/src/Hook/LanguageHooks.php
Implements hook_modules_installed().
NegotiationConfigureForm::create in core/modules/language/src/Form/NegotiationConfigureForm.php
Instantiates a new instance of this class.

File

core/modules/language/language.services.yml

View source
  1. class: Drupal\language\LanguageNegotiator
  2. arguments:
  3. - '@language_manager'
  4. - '@plugin.manager.language_negotiation_method'
  5. - '@config.factory'
  6. - '@settings'
  7. - '@request_stack'
  8. calls:
  9. - [initLanguageManager]

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal