Hook displayAdminDashboardTop
Symfony Dashboard - Top
Displays module content in the top area of the migrated (Symfony) dashboard page. Modern counterpart of the legacy displayDashboardTop hook.
| Hook |
displayAdminDashboardTop |
| Locations |
BO |
| Type |
display |
| Origin |
core |
| Aliases |
|
| Description |
Displays module content in the top area of the migrated (Symfony) dashboard page. Modern counterpart of the legacy displayDashboardTop hook. |
Located in
Call of the Hook in the origin file
{{ renderhook('displayAdminDashboardTop', {date_from: dateFrom, date_to: dateTo}) }}