You are here

19 calls to watchdog_exception() in Drupal 10

Cron::invokeCronHandlers in core/lib/Drupal/Core/Cron.php
Invokes any cron handlers implementing hook_cron.
Cron::processQueues in core/lib/Drupal/Core/Cron.php
Processes cron queues.
MatcherDumper::dump in core/lib/Drupal/Core/Routing/MatcherDumper.php
Dumps a set of routes to the router table in the database.
MenuRouterRebuildSubscriber::menuLinksRebuild in core/lib/Drupal/Core/EventSubscriber/MenuRouterRebuildSubscriber.php
Perform menu-specific rebuilding.
ModuleInstaller::install in core/lib/Drupal/Core/Extension/ModuleInstaller.php
ProjectSecurityData::getAdditionalSecurityCoveredMinors in core/modules/update/src/ProjectSecurityData.php
Gets the number of additional minor releases with security coverage.
SecurityAdvisoriesFetcher::doRequest in core/modules/system/src/SecurityAdvisories/SecurityAdvisoriesFetcher.php
Makes an HTTPS GET request, with a possible HTTP fallback.
SecurityAdvisoriesFetcher::getSecurityAdvisories in core/modules/system/src/SecurityAdvisories/SecurityAdvisoriesFetcher.php
Gets security advisories that are applicable for the current site.
SqlContentEntityStorage::delete in core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php
Deletes permanently saved entities.
SqlContentEntityStorage::restore in core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php
Restores a previously saved entity.
SqlContentEntityStorage::save in core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php
Saves the entity permanently.
UpdateFetcher::doRequest in core/modules/update/src/UpdateFetcher.php
Applies a GET request with a possible HTTP fallback.
update_calculate_project_update_status in core/modules/update/update.compare.inc
Calculates the current update status of a specific project.
update_do_one in core/includes/update.inc
Implements callback_batch_operation().
update_invoke_post_update in core/includes/update.inc
Executes a single hook_post_update_NAME().
WorkspaceAssociation::trackEntity in core/modules/workspaces/src/WorkspaceAssociation.php
WorkspaceMerger::merge in core/modules/workspaces/src/WorkspaceMerger.php
WorkspacePublisher::publish in core/modules/workspaces/src/WorkspacePublisher.php
_system_advisories_requirements in core/modules/system/system.install
Display requirements from security advisories.