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