constant LANGUAGE_NEGOTIATION_SESSION

The language is set based on the request/session parameters.

1 use of LANGUAGE_NEGOTIATION_SESSION
language_url_rewrite_session in drupal/core/modules/language/language.negotiation.inc
Rewrite URLs for the Session language negotiation method.

File

drupal/core/modules/language/language.negotiation.inc, line 41
Language negotiation functions.

Code

const LANGUAGE_NEGOTIATION_SESSION = 'language-session';