ArrondissementsController::index() - APP/Controller/ArrondissementsController.php, line 17
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 191
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
[main] - APP/webroot/index.php, line 112
Notice (8): Undefined index: Arrondissement [APP/Controller/ArrondissementsController.php, line 20]
ArrondissementsController::index() - APP/Controller/ArrondissementsController.php, line 20
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 191
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
[main] - APP/webroot/index.php, line 112
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/clients/client2/web16/web/recrutement/lib/Cake/Utility/Debugger.php:801) [CORE/Cake/Network/CakeResponse.php, line 448]
setcookie - [internal], line ??
CakeResponse::_setCookies() - CORE/Cake/Network/CakeResponse.php, line 448
CakeResponse::send() - CORE/Cake/Network/CakeResponse.php, line 418
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 280
ExceptionRenderer::pdoError() - CORE/Cake/Error/ExceptionRenderer.php, line 267
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 176
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 119
[main] - [internal], line ??
Errors
Database Error
Error:
SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '*pi()/180)) * sin((Ville.lat*pi()/180))+cos((*pi()/180)) * cos((Ville.lat*pi()/1' at line 1
SQL Query:
SELECT `Ville`.`nom`, `Ville`.`slug`, (((acos(sin((*pi()/180)) * sin((Ville.lat*pi()/180))+cos((*pi()/180)) * cos((Ville.lat*pi()/180)) * cos(((- Ville.lng)*pi()/180))))*180/pi())*60*1.1515*1.609344*1000) as distance FROM `c2_media_db`.`villes` AS `Ville` WHERE `Ville`.`population` > 2000 AND `Ville`.`slug` != "" GROUP BY `Ville`.`id` HAVING distance < 50000 ORDER BY `distance` ASC LIMIT 4
Notice:
If you want to customize this error message, create app/View/Errors/pdo_error.ctp
'SELECT `Ville`.`nom`, `Ville`.`slug`, (((acos(sin((*pi()/180)) * sin((Ville.lat*pi()/180))+cos((*pi()/180)) * cos((Ville.lat*pi()/180)) * cos(((- Ville.lng)*pi()/180))))*180/pi())*60*1.1515*1.609344*1000) as distance FROM `c2_media_db`.`villes` AS `Ville` WHERE `Ville`.`population` > 2000 AND `Ville`.`slug` != "" GROUP BY `Ville`.`id` HAVING distance < 50000 ORDER BY `distance` ASC LIMIT 4'
array()
'SELECT `Ville`.`nom`, `Ville`.`slug`, (((acos(sin((*pi()/180)) * sin((Ville.lat*pi()/180))+cos((*pi()/180)) * cos((Ville.lat*pi()/180)) * cos(((- Ville.lng)*pi()/180))))*180/pi())*60*1.1515*1.609344*1000) as distance FROM `c2_media_db`.`villes` AS `Ville` WHERE `Ville`.`population` > 2000 AND `Ville`.`slug` != "" GROUP BY `Ville`.`id` HAVING distance < 50000 ORDER BY `distance` ASC LIMIT 4'
array()
array()
// Build SQL statement with the primary model, plus hasOne and belongsTo associations $query = $this->buildAssociationQuery($Model, $queryData); $resultSet = $this->fetchAll($query, $Model->cacheQueries);unset($query);
'SELECT `Ville`.`nom`, `Ville`.`slug`, (((acos(sin((*pi()/180)) * sin((Ville.lat*pi()/180))+cos((*pi()/180)) * cos((Ville.lat*pi()/180)) * cos(((- Ville.lng)*pi()/180))))*180/pi())*60*1.1515*1.609344*1000) as distance FROM `c2_media_db`.`villes` AS `Ville` WHERE `Ville`.`population` > 2000 AND `Ville`.`slug` != "" GROUP BY `Ville`.`id` HAVING distance < 50000 ORDER BY `distance` ASC LIMIT 4'
false