LANGUAGE_NONE

The language code used when no language is explicitly assigned.

Defined by ISO639-2 for "Undetermined".

159 uses of LANGUAGE_NONE
AggregatorTestCase::createSampleNodes in modules/aggregator/aggregator.test
Creates sample article nodes.
BlogTestCase::verifyBlogs in modules/blog/blog.test
Verify the logged in user has the desired access to the various blog nodes.
BookTestCase::createBookNode in modules/book/book.test
Creates a book node.
book_admin_edit_submit in modules/book/book.admin.inc
Form submission handler for book_admin_edit().
CommentActionsTestCase::testCommentPublishUnpublishHooks in modules/comment/comment.test
Test comment publish and unpublish hooks.

... See full list

File

includes/bootstrap.inc, line 181

Code

define('LANGUAGE_NONE', 'und');

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