10 calls to drupal_anonymous_user()

comment_form_node_type_form_alter in drupal/core/modules/comment/comment.module
Implements hook_form_FORM_ID_alter().
drupal_cron_run in drupal/core/includes/common.inc
Executes a cron run when called.
drupal_session_initialize in drupal/core/includes/session.inc
Initializes the session handler, starting a session if needed.
UserEntityCallbacksTest::setUp in drupal/core/modules/user/lib/Drupal/user/Tests/UserEntityCallbacksTest.php
Sets up a Drupal site for running functional and integration tests.
user_attach_accounts in drupal/core/modules/user/user.module
Populates $entity->account for each prepared entity.
WebTestBase::setUp in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Sets up a Drupal site for running functional and integration tests.
_drupal_bootstrap_page_cache in drupal/core/includes/bootstrap.inc
Attempts to serve a page from the cache.
_drupal_session_destroy in drupal/core/includes/session.inc
Session handler assigned by session_set_save_handler().
_drupal_session_read in drupal/core/includes/session.inc
Reads an entire session from the database (internal use only).
_template_preprocess_default_variables in drupal/core/includes/theme.inc
Returns hook-independent variables to template_preprocess().