variable_set

Functions that call variable_set()

Namesort iconLocationDescription
comment_role_settingsmodules/comment.moduleMenu callback; allows admin to set default scores for different roles.
drupal_cronmodules/drupal.moduleImplementation of hook_cron(); handles pings to and from the site.
drupal_get_private_keyincludes/common.incEnsure the private key variable used to generate tokens is set.
filter_admin_savemodules/filter.moduleSave input formats on the overview page.
forum_adminmodules/forum.moduleAdministration page which allows maintaining forums
forum_blockmodules/forum.moduleImplementation of hook_block().
hook_blockdeveloper/hooks/core.phpDeclare a block or set of blocks.
hook_taxonomydeveloper/hooks/core.phpAct on taxonomy changes.
hook_update_indexdeveloper/hooks/core.phpUpdate Drupal's full-text index for this module.
node_update_indexmodules/node.moduleImplementation of hook_update_index().
ping_cronmodules/ping.moduleImplementation of hook_cron().
statistics_blockmodules/statistics.moduleImplementation of hook_block().
statistics_cronmodules/statistics.moduleImplementation of hook_cron().
statistics_save_statisticsmodules/statistics.moduleSaves the values entered in the "config statistics" administration form.
system_testmodules/system.moduleMenu callback: dummy clean URL tester.
throttle_exitmodules/throttle.moduleImplementation of hook_exit().
user_blockmodules/user.moduleImplementation of hook_block().
variable_setincludes/bootstrap.incSet a persistent variable.
_forum_get_vidmodules/forum.moduleReturns the vocabulary id for forum navigation.

Functions called by variable_set()

Namesort iconLocationDescription
cache_clear_allincludes/bootstrap.incExpire data from the cache.
db_queryincludes/database.incRuns a basic query in the active database.
variable_setincludes/bootstrap.incSet a persistent variable.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.