Hook displayAdminDashboardZoneOne

Informations

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

Origin File
core src/PrestaShopBundle/Controller/Admin/DashboardController.php

Call of the Hook in the origin file

$hookDispatcher->dispatchRenderingWithParameters('displayAdminDashboardZoneOne', ['date_from' => $dateFrom, 'date_to' => $dateTo])