18 uses of WATCHDOG_WARNING

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.
CommentFormController::save in drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
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.
drupal_cron_run in drupal/core/includes/common.inc
Executes a cron run when called.
drupal_error_levels in drupal/core/includes/errors.inc
Maps PHP error constants to watchdog severity levels.
drupal_xml_parser_create in drupal/core/includes/unicode.inc
Prepares a new XML parser.
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.
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_edit_form_validate in drupal/core/modules/locale/locale.pages.inc
Form validation handler for locale_translate_edit_form().
OpmlFeedAdd::submitForm in drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/OpmlFeedAdd.php
Form submission handler.
theme in drupal/core/includes/theme.inc
Generates themed output.
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.
_locale_rebuild_js in drupal/core/modules/locale/locale.module
(Re-)Creates the JavaScript translation file for a language.