IPreloadableNotifier.php
SPDX-FileCopyrightText: 2025 Nextcloud GmbH and Nextcloud contributors SPDX-License-Identifier: AGPL-3.0-or-later
Table of Contents
Interfaces
- IPreloadableNotifier
- Allow notifier implementations to preload and cache data for many notifications at once to improve performance by, for example, bundling SQL queries.