24 calls to variable_set()

admin_apply_draft_changes_form_submit in modules/admin/admin.module
Handles the actual moving of draft courses into production.
admin_cron in modules/admin/admin.module
hook_cron
advise_cron in modules/advise/advise.module
hook_cron
comments_cron in modules/comments/comments.module
hook_cron
content_cron in modules/content/content.module
hook_cron
cron.php in ./cron.php
The cron.php file for FlightPath, which should be run periodically.
encryption_settings_form_submit in modules/encryption/encryption.module
The submit handler
engagements_imap_get_all_received_messages in modules/engagements/engagements.module
Connect to our imap server, download all received messages from students (or others). We will then delete them, so they don't get read twice.
engagements_sms_get_all_messages in modules/engagements/engagements.module
Retrieve all messages, update the ones which don't have prices associated with them yet.
fp_token in includes/misc.inc
Returns back the site's "token", which is a simply md5 of some randomness. It is used primarily with forms, to ensure against cross-site forgeries. The site's token gets saved to the variables table, for later use. The idea is…
lassie_cron in modules/lassie/lassie.module
Implements hook_cron
lassie_start in modules/lassie/lassie.module
Set a new job for Lassie to watch.
schools_administer_schools_form_submit in modules/schools/schools.module
schools_override_elements_form_submit in modules/schools/schools.module
student_files_install in modules/student_files/student_files.install
Implementation of hook_install
system_cron in modules/system/system.module
Implementation of hook_cron
system_enable in modules/system/system.install
Implementation of hook_enable.
system_handle_form_submit in modules/system/system.module
Intercepts form submissions from forms built with the form API.
system_perform_run_cron in modules/system/system.module
Called from menu, will run hook_cron() for all modules.
system_rebuild_css_js_query_string in modules/system/system.module
This function will recreate the dummy query string we add to the end of css and js files.
system_reload_and_cache_course_inventory in modules/system/system.module
Formerly part of the FlightPath class, this function will read in or reload the course inventory into a file, which then goes into the SESSION to make it faster to access.
system_update in modules/system/system.install
tinymce_install in modules/tinymce/tinymce.install
Implementation of hook_install
update_status_perform_check in modules/update_status/update_status.module
This function actually performs the update status check with getflightpath.com