Hook displayAdminDashboardZoneTwo

Informations

Symfony Dashboard - Zone two Displays module content in the second column of the migrated (Symfony) dashboard page. Modern counterpart of the legacy dashboardZoneTwo hook.
Hook displayAdminDashboardZoneTwo
Locations
BO
Type display
Origin core
Aliases
Description Displays module content in the second column of the migrated (Symfony) dashboard page. Modern counterpart of the legacy dashboardZoneTwo hook.

Located in

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

Call of the Hook in the origin file

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