| Hook | actionProductSearchProviderRunQueryBefore |
|---|---|
| Locations | FO |
| Type | action |
| Origin | core |
| Aliases | |
| Description | Required to modify an SQL query before executing it |
| Origin | File |
|---|---|
| core | classes/controller/ProductListingFrontController.php |
Hook::exec('actionProductSearchProviderRunQueryBefore', [
'query' => $query,
])