169 calls to drupal_set_message()

aggregator_categorize_items_submit in drupal-6.x/modules/aggregator/aggregator.pages.inc
Process aggregator_categorize_items form submissions.
aggregator_form_category_submit in drupal-6.x/modules/aggregator/aggregator.admin.inc
Process aggregator_form_category form submissions.
aggregator_form_feed_submit in drupal-6.x/modules/aggregator/aggregator.admin.inc
Process aggregator_form_feed form submissions.
aggregator_parse_feed in drupal-6.x/modules/aggregator/aggregator.module
Parse a feed and store its items.
aggregator_refresh in drupal-6.x/modules/aggregator/aggregator.module
Checks a news feed for new items.
aggregator_remove in drupal-6.x/modules/aggregator/aggregator.module
Removes all items from a feed.
block_add_block_form_submit in drupal-6.x/modules/block/block.admin.inc
Save the new custom block.
block_admin_configure_submit in drupal-6.x/modules/block/block.admin.inc
block_admin_display_form_submit in drupal-6.x/modules/block/block.admin.inc
Process main blocks administration form submission.
block_box_delete_submit in drupal-6.x/modules/block/block.admin.inc
Deletion of custom blocks.
blogapi_update_6000 in drupal-6.x/modules/blogapi/blogapi.install
Inform users about the new permission.
blog_page_last in drupal-6.x/modules/blog/blog.pages.inc
Menu callback; displays a Drupal page containing recent blog entries of all users.
blog_page_user in drupal-6.x/modules/blog/blog.pages.inc
Menu callback; displays a Drupal page containing recent blog entries of a given user.
book_admin_edit_submit in drupal-6.x/modules/book/book.admin.inc
Handle submission of the book administrative page form.
book_export in drupal-6.x/modules/book/book.pages.inc
Menu callback; Generates various representation of a book page and its children.
book_outline_form_submit in drupal-6.x/modules/book/book.pages.inc
Handles book outline form submissions from the outline tab.
book_remove_form_submit in drupal-6.x/modules/book/book.pages.inc
Confirm form submit function to remove a node from the book.
color_form_alter in drupal-6.x/modules/color/color.module
Implementation of hook_form_alter().
color_scheme_form_submit in drupal-6.x/modules/color/color.module
Submit handler for color change form.
color_update_6001 in drupal-6.x/modules/color/color.install
Warn site administrator if unsafe CSS color codes are found in the database.
comment_admin_overview_submit in drupal-6.x/modules/comment/comment.admin.inc
Process comment_admin_overview form submissions.
comment_confirm_delete_submit in drupal-6.x/modules/comment/comment.admin.inc
Process comment_confirm_delete form submissions.
comment_controls_submit in drupal-6.x/modules/comment/comment.module
Process comment_controls form submissions.
comment_delete in drupal-6.x/modules/comment/comment.admin.inc
Menu callback; delete a comment.
comment_multiple_delete_confirm in drupal-6.x/modules/comment/comment.admin.inc
List the selected comments and verify that the admin really wants to delete them.
comment_multiple_delete_confirm_submit in drupal-6.x/modules/comment/comment.admin.inc
Process comment_multiple_delete_confirm form submissions.
comment_reply in drupal-6.x/modules/comment/comment.pages.inc
This function is responsible for generating a comment reply form. There are several cases that have to be handled, including:
comment_save in drupal-6.x/modules/comment/comment.module
Accepts a submission of new or changed comment content.
contact_admin_delete_submit in drupal-6.x/modules/contact/contact.admin.inc
Process category delete form submission.
contact_admin_edit_submit in drupal-6.x/modules/contact/contact.admin.inc
Process the contact category edit page form submission.
contact_mail_page in drupal-6.x/modules/contact/contact.pages.inc
contact_mail_page_submit in drupal-6.x/modules/contact/contact.pages.inc
Process the site-wide contact page form submission.
contact_mail_user_submit in drupal-6.x/modules/contact/contact.pages.inc
Process the personal contact page form submission.
db_check_setup in drupal-6.x/includes/database.pgsql.inc
Verify if the database is set up correctly.
do_search in drupal-6.x/modules/search/search.module
Do a query on the full-text search index for a word or words.
drupal_check_module in drupal-6.x/includes/install.inc
Check a module's requirements.
drupal_error_handler in drupal-6.x/includes/common.inc
Log errors as defined by administrator.
drupal_get_messages in drupal-6.x/includes/bootstrap.inc
Return all messages that have been set.
drupal_mail in drupal-6.x/includes/mail.inc
Compose and optionally send an e-mail message.
drupal_rewrite_settings in drupal-6.x/includes/install.inc
Read settings.php into a buffer line by line, changing values specified in $settings array, then over-writing the old settings.php file.
drupal_test_mysql in drupal-6.x/includes/install.mysql.inc
Check if we can connect to MySQL.
drupal_test_mysqli in drupal-6.x/includes/install.mysqli.inc
Check if we can connect to MySQL.
drupal_test_pgsql in drupal-6.x/includes/install.pgsql.inc
Check if we can connect to PostgreSQL.
drupal_verify_profile in drupal-6.x/includes/install.inc
Verify a profile for installation.
file_check_directory in drupal-6.x/includes/file.inc
Checks whether a directory exists and is writable.
file_copy in drupal-6.x/includes/file.inc
Copies a file to a new location.
file_destination in drupal-6.x/includes/file.inc
Determines the destination path for a file depending on how replacement of existing files should be handled.
file_move in drupal-6.x/includes/file.inc
Moves a file to a new location.
file_munge_filename in drupal-6.x/includes/file.inc
Modify a filename as needed for security purposes.
file_save_data in drupal-6.x/includes/file.inc
Save a string to the specified destination.
file_save_upload in drupal-6.x/includes/file.inc
Saves a file upload to a new location.
file_validate_image_resolution in drupal-6.x/includes/file.inc
If the file is an image verify that its dimensions are within the specified maximum and minimum dimensions. Non-image files will be ignored.
filter_admin_delete in drupal-6.x/modules/filter/filter.admin.inc
Menu callback; confirm deletion of a format.
filter_admin_delete_submit in drupal-6.x/modules/filter/filter.admin.inc
Process filter delete form submission.
filter_admin_format_form_submit in drupal-6.x/modules/filter/filter.admin.inc
Process filter format form submissions.
filter_admin_order_submit in drupal-6.x/modules/filter/filter.admin.inc
Process filter order configuration form submission.
filter_admin_overview_submit in drupal-6.x/modules/filter/filter.admin.inc
form_set_error in drupal-6.x/includes/form.inc
File an error against a form element.
forum_confirm_delete_submit in drupal-6.x/modules/forum/forum.admin.inc
Implementation of forms api _submit call. Deletes a forum after confirmation.
forum_form_submit in drupal-6.x/modules/forum/forum.admin.inc
Process forum form and container form submissions.
hook_nodeapi in documentation-6.x/developer/hooks/core.php
Act on nodes defined by other modules.
install_check_requirements in drupal-6.x/install.php
Check installation requirements and report any errors.
install_main in drupal-6.x/install.php
The Drupal installation happens in a series of steps. We begin by verifying that the current environment meets our minimum requirements. We then go on to verify that settings.php is properly configured. From there we connect to the configured database…
install_tasks in drupal-6.x/install.php
Tasks performed after the database is initialized.
locale_languages_configure_form_submit in drupal-6.x/includes/locale.inc
Submit function for language negotiation settings.
locale_languages_delete_form in drupal-6.x/includes/locale.inc
User interface for the language deletion confirmation screen.
locale_languages_delete_form_submit in drupal-6.x/includes/locale.inc
Process language deletion submissions.
locale_languages_overview_form_submit in drupal-6.x/includes/locale.inc
Process language overview form submissions, updating existing languages.
locale_languages_predefined_form_submit in drupal-6.x/includes/locale.inc
Process the language addition form submission.
locale_translate_delete_form_submit in drupal-6.x/includes/locale.inc
Process string deletion submissions.
locale_translate_edit_form in drupal-6.x/includes/locale.inc
User interface for string editing.
locale_translate_edit_form_submit in drupal-6.x/includes/locale.inc
Process string editing form submissions.
locale_translate_import_form_submit in drupal-6.x/includes/locale.inc
Process the locale import form submission.
locale_update_6005 in drupal-6.x/modules/locale/locale.install
Change language setting variable of content types.
locale_update_6006 in drupal-6.x/modules/locale/locale.install
Neutralize unsafe language names in the database.
menu_delete_menu_confirm_submit in drupal-6.x/modules/menu/menu.admin.inc
Delete a custom menu and all items in it.
menu_edit_item_submit in drupal-6.x/modules/menu/menu.admin.inc
Process menu and menu item add/edit form submissions.
menu_edit_item_validate in drupal-6.x/modules/menu/menu.admin.inc
Validate form values for a menu link being added or edited.
menu_item_delete_form_submit in drupal-6.x/modules/menu/menu.admin.inc
Process menu delete form submissions.
menu_nodeapi in drupal-6.x/modules/menu/menu.module
Implementation of hook_nodeapi().
menu_reset_item_confirm_submit in drupal-6.x/modules/menu/menu.admin.inc
Process menu reset item form submissions.
node_access_rebuild in drupal-6.x/modules/node/node.module
Rebuild the node access database. This is occasionally needed by modules that make system-wide changes to access levels.
node_delete in drupal-6.x/modules/node/node.module
Delete a node.
node_form_submit in drupal-6.x/modules/node/node.pages.inc
node_help in drupal-6.x/modules/node/node.module
Implementation of hook_help().
node_mass_update in drupal-6.x/modules/node/node.admin.inc
Make mass update of nodes, changing all nodes in the $nodes array to update them with the field values in $updates.
node_multiple_delete_confirm_submit in drupal-6.x/modules/node/node.admin.inc
node_node_type in drupal-6.x/modules/node/content_types.inc
Implementation of hook_node_type().
node_revision_delete_confirm_submit in drupal-6.x/modules/node/node.pages.inc
node_revision_revert_confirm_submit in drupal-6.x/modules/node/node.pages.inc
node_teaser_include_verify in drupal-6.x/modules/node/node.module
Ensure value of "teaser_include" checkbox is consistent with other form data.
node_type_delete_confirm_submit in drupal-6.x/modules/node/content_types.inc
Process content type delete confirm submissions.
node_type_form_submit in drupal-6.x/modules/node/content_types.inc
Implementation of hook_form_submit().
openid_authentication in drupal-6.x/modules/openid/openid.module
Authenticate a user or attempt registration.
openid_authentication_page in drupal-6.x/modules/openid/openid.pages.inc
Menu callback; Process an OpenID authentication.
openid_user in drupal-6.x/modules/openid/openid.module
Implementation of hook_user().
openid_user_delete_form_submit in drupal-6.x/modules/openid/openid.pages.inc
openid_user_identities in drupal-6.x/modules/openid/openid.pages.inc
Menu callback; Manage OpenID identities for the specified user.
page_get_cache in drupal-6.x/includes/bootstrap.inc
Retrieve the current page from the cache.
path_admin_delete in drupal-6.x/modules/path/path.module
Post-confirmation; delete an URL alias.
path_admin_form_submit in drupal-6.x/modules/path/path.admin.inc
Save a new URL alias to the database.
php_disable in drupal-6.x/modules/php/php.install
Implementation of hook_disable().
php_install in drupal-6.x/modules/php/php.install
Implementation of hook_install().
poll_vote in drupal-6.x/modules/poll/poll.module
Submit handler for processing a vote
profile_admin_overview_submit in drupal-6.x/modules/profile/profile.admin.inc
Submit handler to update changed profile field weights and categories.
profile_field_delete_submit in drupal-6.x/modules/profile/profile.admin.inc
Process a field delete form submission.
profile_field_form_submit in drupal-6.x/modules/profile/profile.admin.inc
Process profile_field_form submissions.
search_admin_settings_validate in drupal-6.x/modules/search/search.admin.inc
Validate callback.
search_wipe_confirm_submit in drupal-6.x/modules/search/search.admin.inc
Handler for wipe confirmation
system_actions_configure_submit in drupal-6.x/modules/system/system.module
Process system_actions_configure form submissions.
system_actions_delete_form_submit in drupal-6.x/modules/system/system.module
Process system_actions_delete form submissions.
system_action_delete_orphans_post in drupal-6.x/modules/system/system.module
Post-deletion operations for deleting action orphans.
system_clear_cache_submit in drupal-6.x/modules/system/system.admin.inc
Submit callback; clear system caches.
system_main_admin_page in drupal-6.x/modules/system/system.admin.inc
Menu callback; Provide the administration overview page.
system_message_action in drupal-6.x/modules/system/system.module
A configurable Drupal action. Sends a message to the current user's screen.
system_modules_submit in drupal-6.x/modules/system/system.admin.inc
Submit callback; handles modules form submission.
system_modules_uninstall_submit in drupal-6.x/modules/system/system.admin.inc
Processes the submitted uninstall form.
system_modules_uninstall_validate in drupal-6.x/modules/system/system.admin.inc
Validates the submitted uninstall form.
system_requirements in drupal-6.x/modules/system/system.install
Implementation of hook_requirements().
system_run_cron in drupal-6.x/modules/system/system.admin.inc
Menu callback: run cron manually.
system_settings_form in drupal-6.x/modules/system/system.module
Add default buttons to a form and set its prefix.
system_settings_form_submit in drupal-6.x/modules/system/system.module
Execute the system_settings_form.
system_site_information_settings_validate in drupal-6.x/modules/system/system.admin.inc
Validate the submitted site-information form.
system_themes_form_submit in drupal-6.x/modules/system/system.admin.inc
Process system_themes_form form submissions.
system_theme_settings_submit in drupal-6.x/modules/system/system.admin.inc
Process system_theme_settings form submissions.
system_update_6017 in drupal-6.x/modules/system/system.install
Rename settings related to user.module email notifications.
system_update_6026 in drupal-6.x/modules/system/system.install
Display warning about new Update status module.
system_update_6038 in drupal-6.x/modules/system/system.install
Ensure that "Account" is not used as a Profile category.
system_update_6045 in drupal-6.x/modules/system/system.install
Update blog, book and locale module permissions.
system_update_6051 in drupal-6.x/modules/system/system.install
Create a signature_format column.
taxonomy_form_term_submit in drupal-6.x/modules/taxonomy/taxonomy.admin.inc
Submit handler to insert or update a term.
taxonomy_form_vocabulary_submit in drupal-6.x/modules/taxonomy/taxonomy.admin.inc
Accept the form submission for a vocabulary and save the results.
taxonomy_term_confirm_delete_submit in drupal-6.x/modules/taxonomy/taxonomy.admin.inc
Submit handler to delete a term after confirmation.
taxonomy_vocabulary_confirm_delete_submit in drupal-6.x/modules/taxonomy/taxonomy.admin.inc
Submit handler to delete a vocabulary after confirmation.
taxonomy_vocabulary_confirm_reset_alphabetical_submit in drupal-6.x/modules/taxonomy/taxonomy.admin.inc
Submit handler to reset a vocabulary to alphabetical order after confirmation.
theme_install_page in drupal-6.x/includes/theme.maintenance.inc
Generate a themed installation page.
theme_node_preview in drupal-6.x/modules/node/node.pages.inc
Display a node preview for display during node creation and editing.
theme_update_page in drupal-6.x/includes/theme.maintenance.inc
Generate a themed update page.
trigger_assign_form_submit in drupal-6.x/modules/trigger/trigger.admin.inc
Submit function for trigger_assign_form().
trigger_unassign_submit in drupal-6.x/modules/trigger/trigger.admin.inc
update_check_requirements in drupal-6.x/update.php
Check update requirements and report any errors.
update_help in drupal-6.x/modules/update/update.module
Implementation of hook_help().
update_manual_status in drupal-6.x/modules/update/update.fetch.inc
Callback to manually check the update status without cron.
user_admin_access_check_submit in drupal-6.x/modules/user/user.admin.inc
user_admin_access_delete_confirm_submit in drupal-6.x/modules/user/user.admin.inc
user_admin_access_form_submit in drupal-6.x/modules/user/user.admin.inc
Submit callback for user_admin_access_form().
user_admin_account_submit in drupal-6.x/modules/user/user.admin.inc
Submit the user administration update form.
user_admin_perm_submit in drupal-6.x/modules/user/user.admin.inc
user_admin_role_submit in drupal-6.x/modules/user/user.admin.inc
user_confirm_delete_submit in drupal-6.x/modules/user/user.pages.inc
Submit function for the confirm form for user deletion.
user_edit_form in drupal-6.x/modules/user/user.module
user_edit_submit in drupal-6.x/modules/user/user.pages.inc
user_external_login_register in drupal-6.x/modules/user/user.module
Helper function for authentication modules. Either login in or registers the current user, based on username. Either way, the global $user object is populated based on $name.
user_multiple_delete_confirm_submit in drupal-6.x/modules/user/user.module
user_pass_reset in drupal-6.x/modules/user/user.pages.inc
Menu callback; process one time login link and redirects to the user page on success.
user_pass_submit in drupal-6.x/modules/user/user.pages.inc
user_profile_form_submit in drupal-6.x/modules/user/user.pages.inc
Submit function for the user account and profile editing form.
user_register_submit in drupal-6.x/modules/user/user.module
Submit handler for the user registration form.
_batch_do in drupal-6.x/includes/batch.inc
Do one pass of execution and inform back the browser about progression (used for JavaScript-mode only).
_block_rehash in drupal-6.x/modules/block/block.module
Update the 'blocks' DB table with the blocks currently exported by modules.
_locale_batch_language_finished in drupal-6.x/includes/locale.inc
Finished callback of language addition locale import batch. Inform the user of translation files imported.
_locale_batch_system_finished in drupal-6.x/includes/locale.inc
Finished callback of system page locale import batch. Inform the user of translation files imported.
_locale_import_message in drupal-6.x/includes/locale.inc
Sets an error message occurred during locale file parsing.
_locale_import_parse_plural_forms in drupal-6.x/includes/locale.inc
Parses a Plural-Forms entry from a Gettext Portable Object file header
_locale_import_po in drupal-6.x/includes/locale.inc
Parses Gettext Portable Object file information and inserts into database
_menu_site_is_offline in drupal-6.x/includes/menu.inc
Checks whether the site is off-line for maintenance.
_module_build_dependencies in drupal-6.x/includes/module.inc
Find dependencies any level deep and fill in dependents information too.
_node_access_rebuild_batch_finished in drupal-6.x/modules/node/node.module
Post-processing for node_access_rebuild_batch.
_node_mass_update_batch_finished in drupal-6.x/modules/node/node.admin.inc
Node Mass Update Batch 'finished' callback.