Code Context } else {
$result = rename($filePath, $filePath . '.' . time());
}
$filename = 'debug.log'
$filePath = '/usr/share/nginx/html/limited/project/logs/debug.log'
$rotate = (int) 10
rename - [internal], line ??
Cake\Log\Engine\FileLog::_rotateFile() - CORE/src/Log/Engine/FileLog.php, line 199
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 127
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 383
App\Repository\Articles\ArticlesRepository::setQueryConditions() - APP/Repository/Articles/ArticlesRepository.php, line 360
App\Repository\Articles\ArticlesRepository::getConditionQuery() - APP/Repository/Articles/ArticlesRepository.php, line 316
App\Repository\Articles\ArticlesRepository::getListQuery() - APP/Repository/Articles/ArticlesRepository.php, line 217
App\Controller\SearchesController::getListPaginator() - APP/Controller/SearchesController.php, line 414
App\Controller\SearchesController::index() - APP/Controller/SearchesController.php, line 130
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 122