constant LANGUAGE_DEFAULT

Language code referring to the default language of data, e.g. of an entity.

@todo: Change value to differ from LANGUAGE_NOT_SPECIFIED once field API leverages the property API.

6 uses of LANGUAGE_DEFAULT

File

drupal/core/includes/bootstrap.inc, line 237
Functions that need to be loaded on every Drupal request.

Code

const LANGUAGE_DEFAULT = 'und';