Hook displayAdminDashboardZoneThree

Informations

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

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

Call of the Hook in the origin file

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