Hook displayAdminDashboardTop

Informations

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

Origin File
core src/PrestaShopBundle/Resources/views/Admin/Dashboard/index.html.twig

Call of the Hook in the origin file

{{ renderhook('displayAdminDashboardTop', {date_from: dateFrom, date_to: dateTo}) }}