13 calls to drupal_anonymous_user()

comment_form_node_type_form_alter in modules/comment/comment.module
Implements hook_form_FORM_ID_alter().
DrupalWebTestCase::drupalCreateUser in modules/simpletest/drupal_web_test_case.php
Create a user with a given set of permissions.
drupal_cron_run in includes/common.inc
Executes a cron run when called.
drupal_session_initialize in includes/session.inc
Initializes the session handler, starting a session if needed.
UserPasswordResetTestCase::testResetImpersonation in modules/user/user.test
Make sure that users cannot forge password reset URLs of other users.
UserSaveTestCase::testUserImport in modules/user/user.test
Test creating a user with arbitrary uid.
UserTokenReplaceTestCase::testAnonymousUserTokenReplacement in modules/user/user.test
Uses an anonymous user, then tests the tokens generated from it.
user_external_login_register in modules/user/user.module
Helper function for authentication modules. Either logs in or registers the current user, based on username. Either way, the global $user object is populated and login tasks are performed.
user_register_form in modules/user/user.module
Form builder; the user registration form.
_drupal_bootstrap_page_cache in includes/bootstrap.inc
Attempts to serve a page from the cache.
_drupal_session_destroy in includes/session.inc
Session handler assigned by session_set_save_handler().
_drupal_session_read in includes/session.inc
Reads an entire session from the database (internal use only).
_user_cancel in modules/user/user.module
Implements callback_batch_operation().

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