ajax_base_page_theme in includes/ajax.inc
Theme callback for Ajax requests.
color_palette_color_value in modules/color/color.module
Determines the value for a palette color field.
drupal_validate_form in includes/form.inc
Validates user-submitted form data in the $form_state array.
form_builder in includes/form.inc
Builds and processes all elements in the structured form array.
form_get_cache in includes/form.inc
Fetches a form from cache.
SystemValidTokenTest::testTokenValidation in modules/system/system.test
Tests invalid invocations of drupal_valid_token() that must return FALSE.
system_date_time_lookup in modules/system/system.admin.inc
Return the date for a given format string via Ajax.
system_run_cron in modules/system/system.admin.inc
Menu callback: run cron manually.
system_theme_default in modules/system/system.admin.inc
Menu callback; Set the default theme.
system_theme_disable in modules/system/system.admin.inc
Menu callback; Disables a theme.
system_theme_enable in modules/system/system.admin.inc
Menu callback; Enables a theme.
update.php in ./update.php
Administrative page for handling updates from one Drupal version to another.