constant DRUPAL_ANONYMOUS_RID

Role ID for anonymous users; should match what's in the "role" table.

40 uses of DRUPAL_ANONYMOUS_RID

File

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

Code

const DRUPAL_ANONYMOUS_RID = 'anonymous';