_backdrop_bootstrap_page_cache in includes/bootstrap.inc
Attempts to serve a page from the cache.
backdrop_cron_run in includes/common.inc
Executes a cron run when called.
_backdrop_session_destroy in includes/session.inc
Session handler assigned by session_set_save_handler().
backdrop_session_initialize in includes/session.inc
Initializes the session handler, starting a session if needed.
_backdrop_session_read in includes/session.inc
Reads an entire session from the database (internal use only).
comment_form_node_type_form_alter in modules/comment/comment.module
Implements hook_form_FORM_ID_alter().
drupal_anonymous_user in includes/drupal.inc
Generates a default anonymous $user object.
TokenUserTestCase::testUserTokens in modules/simpletest/tests/token.test
_user_cancel in modules/user/user.module
Last batch processing step for cancelling a user account.
UserEntityCallbacksTestCase::setUp in modules/user/tests/user.test
Sets up a Backdrop site for running functional and integration tests.