115 calls to watchdog()

aggregator_form_category_submit in drupal/core/modules/aggregator/aggregator.admin.inc
Form submission handler for aggregator_form_category().
aggregator_refresh in drupal/core/modules/aggregator/aggregator.module
Checks a news feed for new items.
ajax_get_form in drupal/core/includes/ajax.inc
Gets a form submitted via #ajax during an Ajax callback.
authorize_access_denied_page in drupal/core/authorize.php
Renders a 403 access denied page for authorize.php.
BanDelete::submitForm in drupal/core/modules/ban/lib/Drupal/ban/Form/BanDelete.php
Form submission handler.
book_admin_edit_submit in drupal/core/modules/book/book.admin.inc
Form submission handler for book_admin_edit().
CategoryFormController::save in drupal/core/modules/contact/lib/Drupal/contact/CategoryFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
check_markup in drupal/core/modules/filter/filter.module
Runs all the enabled filters on a piece of text.
CommentFormController::save in drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
comment_confirm_delete_submit in drupal/core/modules/comment/comment.admin.inc
Form submission handler for comment_confirm_delete().
comment_multiple_delete_confirm_submit in drupal/core/modules/comment/comment.admin.inc
Form submission handler for comment_multiple_delete_confirm().
CronAccessCheck::access in drupal/core/modules/system/lib/Drupal/system/Access/CronAccessCheck.php
Implements AccessCheckInterface::access().
CustomBlockFormController::save in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockFormController.php
Overrides \Drupal\Core\Entity\EntityFormController::save().
CustomBlockTypeFormController::save in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeFormController.php
Overrides \Drupal\Core\Entity\EntityFormController::save().
custom_block_delete_form_submit in drupal/core/modules/block/custom_block/custom_block.pages.inc
Form submission handler for custom_block_delete_form().
custom_block_type_delete_form_submit in drupal/core/modules/block/custom_block/custom_block.admin.inc
Form submission handler for custom_block_type_delete_form().
DBLogTest::testWatchdog in drupal/core/modules/rest/lib/Drupal/rest/Tests/DBLogTest.php
Writes a log messages and retrieves it via the REST API.
DefaultFetcher::fetch in drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/aggregator/fetcher/DefaultFetcher.php
Implements \Drupal\aggregator\Plugin\FetcherInterface::fetch().
DefaultParser::parseFeed in drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/aggregator/parser/DefaultParser.php
Parses a feed and stores its items.
DeleteForm::submitForm in drupal/core/modules/forum/lib/Drupal/forum/Form/DeleteForm.php
Form submission handler.
DeleteForm::submitForm in drupal/core/modules/contact/lib/Drupal/contact/Form/DeleteForm.php
Implements \Drupal\Core\Form\FormInterface::submitForm().
DeleteForm::submitForm in drupal/core/modules/action/lib/Drupal/action/Form/DeleteForm.php
Form submission handler.
DeleteMultiple::submitForm in drupal/core/modules/node/lib/Drupal/node/Form/DeleteMultiple.php
Form submission handler.
DisplayTest::validateOptionsForm in drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display/DisplayTest.php
Overrides Drupal\views\Plugin\views\display\DisplayPluginBase::validateOptionsForm().
DrupalKernel::boot in drupal/core/lib/Drupal/Core/DrupalKernel.php
Overrides Kernel::boot().
drupal_chmod in drupal/core/includes/file.inc
Sets the permissions on a file or directory.
drupal_convert_to_utf8 in drupal/core/includes/unicode.inc
Converts data to UTF-8.
drupal_cron_run in drupal/core/includes/common.inc
Executes a cron run when called.
drupal_mail in drupal/core/includes/mail.inc
Composes and optionally sends an e-mail message.
drupal_xml_parser_create in drupal/core/includes/unicode.inc
Prepares a new XML parser.
EmailAction::execute in drupal/core/modules/action/lib/Drupal/action/Plugin/Action/EmailAction.php
Executes the plugin.
EntityResource::delete in drupal/core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/EntityResource.php
Responds to entity DELETE requests.
EntityResource::patch in drupal/core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/EntityResource.php
Responds to entity PATCH requests.
EntityResource::post in drupal/core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/EntityResource.php
Responds to entity POST requests and saves the new entity.
ExceptionController::on403Html in drupal/core/lib/Drupal/Core/Controller/ExceptionController.php
Processes an AccessDenied exception into an HTTP 403 response.
ExceptionController::on404Html in drupal/core/lib/Drupal/Core/Controller/ExceptionController.php
Processes a NotFound exception into an HTTP 404 response.
ExceptionController::on500Html in drupal/core/lib/Drupal/Core/Controller/ExceptionController.php
Processes a generic exception into an HTTP 500 response.
FeedDelete::submitForm in drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/FeedDelete.php
Form submission handler.
FeedFormController::save in drupal/core/modules/aggregator/lib/Drupal/aggregator/FeedFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
file_copy in drupal/core/modules/file/file.module
Copies a file to a new location and adds a file record to the database.
file_cron in drupal/core/modules/file/file.module
Implements file_cron()
file_managed_file_save_upload in drupal/core/modules/file/file.module
Saves any files that have been uploaded into a managed_file element.
file_move in drupal/core/modules/file/file.module
Moves a file to a new location and update the file's database entry.
file_save_data in drupal/core/modules/file/file.module
Saves a file to the specified destination and creates a database entry.
file_save_htaccess in drupal/core/includes/file.inc
Creates a .htaccess file in the given directory.
file_save_upload in drupal/core/includes/file.inc
Saves file uploads to a new location.
file_scan_directory in drupal/core/includes/file.inc
Finds all files that match a given mask in a given directory.
file_unmanaged_copy in drupal/core/includes/file.inc
Copies a file to a new location without invoking the file API.
file_unmanaged_delete in drupal/core/includes/file.inc
Deletes a file without database changes or hook invocations.
GDToolkit::desaturate in drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkit/GDToolkit.php
Implements \Drupal\system\Plugin\ImageToolkitInterface::desaturate().
GDToolkit::rotate in drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkit/GDToolkit.php
Implements \Drupal\system\Plugin\ImageToolkitInterface::rotate().
hook_file_copy in drupal/core/modules/file/file.api.php
Respond to a file that has been copied.
hook_file_insert in drupal/core/modules/file/file.api.php
Respond to a file being added.
hook_file_move in drupal/core/modules/file/file.api.php
Respond to a file that has been moved.
hook_file_update in drupal/core/modules/file/file.api.php
Respond to a file being updated.
image_crop_effect in drupal/core/modules/image/image.effects.inc
Image effect callback; Crop an image resource.
image_desaturate_effect in drupal/core/modules/image/image.effects.inc
Image effect callback; Desaturate (grayscale) an image resource.
image_resize_effect in drupal/core/modules/image/image.effects.inc
Image effect callback; Resize an image resource.
image_rotate_effect in drupal/core/modules/image/image.effects.inc
Image effect callback; Rotate an image resource.
image_scale_and_crop_effect in drupal/core/modules/image/image.effects.inc
Image effect callback; Scale and crop an image resource.
image_scale_effect in drupal/core/modules/image/image.effects.inc
Image effect callback; Scale an image resource.
image_style_create_derivative in drupal/core/modules/image/image.module
Creates a new image derivative based on an image style.
image_style_deliver in drupal/core/modules/image/image.module
Page callback: Generates a derivative, given a style and image path.
language_delete in drupal/core/modules/language/language.module
Delete a language.
language_save in drupal/core/modules/language/language.module
API function to add or update a language.
locale_config_batch_finished in drupal/core/modules/locale/locale.bulk.inc
Finishes callback of system page locale import batch.
locale_translate_batch_finished in drupal/core/modules/locale/locale.bulk.inc
Finished callback of system page locale import batch.
locale_translate_batch_import in drupal/core/modules/locale/locale.bulk.inc
Perform interface translation import as a batch step.
locale_translate_edit_form_validate in drupal/core/modules/locale/locale.pages.inc
Form validation handler for locale_translate_edit_form().
locale_translation_download_source in drupal/core/modules/locale/locale.batch.inc
Downloads source file from a remote server.
locale_translation_http_check in drupal/core/modules/locale/locale.batch.inc
Check if remote file exists and when it was last updated.
MenuDeleteMenuForm::submitForm in drupal/core/modules/menu/lib/Drupal/menu/Form/MenuDeleteMenuForm.php
Form submission handler.
MenuFormController::save in drupal/core/modules/menu/lib/Drupal/menu/MenuFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
MenuLinkDeleteForm::submitForm in drupal/core/modules/menu/lib/Drupal/menu/Form/MenuLinkDeleteForm.php
Form submission handler.
MessageFormController::save in drupal/core/modules/contact/lib/Drupal/contact/MessageFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
ModuleHandler::disable in drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php
Disables a given set of modules.
ModuleHandler::enable in drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php
Enables or installs a given list of modules.
ModuleHandler::uninstall in drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php
Uninstalls a given list of disabled modules.
NodeFormController::save in drupal/core/modules/node/lib/Drupal/node/NodeFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
node_delete_confirm_submit in drupal/core/modules/node/node.pages.inc
Form submission handler for node_delete_confirm().
node_revision_delete_confirm_submit in drupal/core/modules/node/node.pages.inc
Form submission handler for node_revision_delete_confirm().
node_revision_revert_confirm_submit in drupal/core/modules/node/node.pages.inc
Form submission handler for node_revision_revert_confirm().
node_type_delete_confirm_submit in drupal/core/modules/node/content_types.inc
Form submission handler for node_type_delete_confirm().
node_type_form_submit in drupal/core/modules/node/content_types.inc
Form submission handler for node_type_form().
OpmlFeedAdd::submitForm in drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/OpmlFeedAdd.php
Form submission handler.
PagerTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/Pager/PagerTest.php
Sets up a Drupal site for running functional and integration tests.
PictureMappingActionConfirmForm::submitForm in drupal/core/modules/picture/lib/Drupal/picture/Form/PictureMappingActionConfirmForm.php
Form submission handler.
PictureMappingFormController::save in drupal/core/modules/picture/lib/Drupal/picture/PictureMappingFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
PoDatabaseWriter::importString in drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseWriter.php
Imports one string into the database.
RegisterFormController::save in drupal/core/modules/user/lib/Drupal/user/RegisterFormController.php
Overrides Drupal\Core\Entity\EntityFormController::submit().
RoleFormController::save in drupal/core/modules/user/lib/Drupal/user/RoleFormController.php
Form submission handler for the 'save' action.
search_view in drupal/core/modules/search/search.pages.inc
Page callback: Presents the search form and/or search results.
system_check_directory in drupal/core/modules/system/system.module
Checks the existence of the directory specified in $form_element.
taxonomy_term_confirm_delete_submit in drupal/core/modules/taxonomy/taxonomy.admin.inc
Submit handler to delete a term after confirmation.
taxonomy_vocabulary_confirm_delete_submit in drupal/core/modules/taxonomy/taxonomy.admin.inc
Submit handler to delete a vocabulary after confirmation.
taxonomy_vocabulary_confirm_reset_alphabetical_submit in drupal/core/modules/taxonomy/taxonomy.admin.inc
Submit handler to reset a vocabulary to alphabetical order after confirmation.
TermFormController::save in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
theme in drupal/core/includes/theme.inc
Generates themed output.
tracker_cron in drupal/core/modules/tracker/tracker.module
Implements hook_cron().
translation_entity_menu_alter in drupal/core/modules/translation_entity/translation_entity.module
Implements hook_menu_alter().
update_access_denied_page in drupal/core/update.php
Renders a 403 access denied page for update.php.
UserRoleDelete::submitForm in drupal/core/modules/user/lib/Drupal/user/Form/UserRoleDelete.php
Form submission handler.
user_cancel in drupal/core/modules/user/user.module
Cancel a user account.
user_cancel_confirm_form_submit in drupal/core/modules/user/user.pages.inc
Submit handler for the account cancellation confirm form.
user_login_finalize in drupal/core/modules/user/user.module
Finalize the login process. Must be called when logging in a user.
user_login_final_validate in drupal/core/modules/user/user.module
The final validation handler on the login form.
user_logout in drupal/core/modules/user/user.module
Logs the current user out.
user_pass_reset in drupal/core/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/core/modules/user/user.pages.inc
VocabularyFormController::save in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
watchdog_exception in drupal/core/includes/bootstrap.inc
Logs an exception.
_drupal_log_error in drupal/core/includes/errors.inc
Logs a PHP error or exception and displays an error page in fatal cases.
_form_validate in drupal/core/includes/form.inc
Performs validation on form elements.
_locale_rebuild_js in drupal/core/modules/locale/locale.module
(Re-)Creates the JavaScript translation file for a language.
_user_cancel in drupal/core/modules/user/user.module
Last batch processing step for cancelling a user account.