Hook displayAdminDashboardZoneOne
Symfony Dashboard - Zone one
Displays module content in the first column of the migrated (Symfony) dashboard page. Modern counterpart of the legacy dashboardZoneOne hook.
| Hook |
displayAdminDashboardZoneOne |
| Locations |
BO |
| Type |
display |
| Origin |
core |
| Aliases |
|
| Description |
Displays module content in the first column of the migrated (Symfony) dashboard page. Modern counterpart of the legacy dashboardZoneOne hook. |
Located in
Call of the Hook in the origin file
$hookDispatcher->dispatchRenderingWithParameters('displayAdminDashboardZoneOne', ['date_from' => $dateFrom, 'date_to' => $dateTo])