icingaweb2/library/Icinga/Application/Hook
Alexander A. Klimov 8533c5eea2 Use Hook\Essentials::all(), not Hook::all()
to ease finding usages and to be a good example for future hooks.

Same with `register()`, `first()` and `has()`.
2026-04-13 11:35:04 +02:00
..
Common License source files as GPL-3.0-or-later 2026-03-26 17:49:26 +01:00
Ticket License source files as GPL-3.0-or-later 2026-03-26 17:49:26 +01:00
ApplicationStateHook.php Use Hook\Essentials::all(), not Hook::all() 2026-04-13 11:35:04 +02:00
AuditHook.php Use Hook\Essentials::all(), not Hook::all() 2026-04-13 11:35:04 +02:00
AuthenticationHook.php Use Hook\Essentials::all(), not Hook::all() 2026-04-13 11:35:04 +02:00
ConfigFormEventsHook.php Use Hook\Essentials::all(), not Hook::all() 2026-04-13 11:35:04 +02:00
DbMigrationHook.php Use \Icinga\Application\Hook\Essentials in existing hooks 2026-04-13 11:34:47 +02:00
Essentials.php Introduce \Icinga\Application\Hook\Essentials 2026-04-13 11:34:47 +02:00
GrapherHook.php Use \Icinga\Application\Hook\Essentials in existing hooks 2026-04-13 11:34:47 +02:00
HealthHook.php Use Hook\Essentials::all(), not Hook::all() 2026-04-13 11:35:04 +02:00
LoginButtonHook.php Use \Icinga\Application\Hook\Essentials in existing hooks 2026-04-13 11:34:47 +02:00
PdfexportHook.php Use \Icinga\Application\Hook\Essentials in existing hooks 2026-04-13 11:34:47 +02:00
RequestHook.php Use \Icinga\Application\Hook\Essentials in existing hooks 2026-04-13 11:34:47 +02:00
ThemeLoaderHook.php Use \Icinga\Application\Hook\Essentials in existing hooks 2026-04-13 11:34:47 +02:00
TicketHook.php Use \Icinga\Application\Hook\Essentials in existing hooks 2026-04-13 11:34:47 +02:00
WebBaseHook.php License source files as GPL-3.0-or-later 2026-03-26 17:49:26 +01:00