1 | 14:21:40.823 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
2 | 14:21:40.823 | trace | yii\base\Module::getModule | Loading module: debug |
3 | 14:21:40.823 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
4 | 14:21:40.823 | trace | yii\base\Module::getModule | Loading module: gii |
5 | 14:21:40.823 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
6 | 14:21:40.824 | trace | yii\base\Module::getModule | Loading module: admin |
7 | 14:21:40.824 | trace | yii\base\Application::bootstrap | Bootstrap with yii\easyii\AdminModule::bootstrap() |
8 | 14:21:40.824 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
9 | 14:21:40.824 | trace | yii\web\Application::handleRequest | Route requested: 'admin/file/download' |
10 | 14:21:40.824 | trace | yii\base\Module::getModule | Loading module: file |
11 | 14:21:40.838 | trace | yii\base\Controller::runAction | Route to run: admin/file/download/index |
12 | 14:21:40.838 | trace | yii\base\InlineAction::runWithParams | Running action: yii\easyii\modules\file\controllers\DownloadController::actionIndex() |
13 | 14:21:40.843 | info | yii\db\Connection::open | Opening DB connection: mysql:host=localhost;dbname=su- /var/www/sites/su.samgtu.ru/vendor/noumo/easyii/modules/file/controllers/DownloadController.php (12)
|
14 | 14:21:40.844 | info | yii\db\Command::query | SELECT * FROM `easyii_files` WHERE (`file_id`='forma-texnicheskogo-zadaniya-na-vypolnenie-rabot-po-proektu-v-ramkax-programmy-razvitiya-samgtu-do-2020-g') OR (`slug`='forma-texnicheskogo-zadaniya-na-vypolnenie-rabot-po-proektu-v-ramkax-programmy-razvitiya-samgtu-do-2020-g')- /var/www/sites/su.samgtu.ru/vendor/noumo/easyii/modules/file/controllers/DownloadController.php (12)
|
15 | 14:21:40.845 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `easyii_files`- /var/www/sites/su.samgtu.ru/vendor/noumo/easyii/modules/file/controllers/DownloadController.php (12)
|
16 | 14:21:40.845 | info | yii\db\Command::query | SELECT
kcu.constraint_name,
kcu.column_name,
kcu.referenced_table_name,
kcu.referenced_column_name
FROM information_schema.referential_constraints AS rc
JOIN information_schema.key_column_usage AS kcu ON
(
kcu.constraint_catalog = rc.constraint_catalog OR
(kcu.constraint_catalog IS NULL AND rc.constraint_catalog IS NULL)
) AND
kcu.constraint_schema = rc.constraint_schema AND
kcu.constraint_name = rc.constraint_name
WHERE rc.constraint_schema = database() AND kcu.table_schema = database()
AND rc.table_name = 'easyii_files' AND kcu.table_name = 'easyii_files'- /var/www/sites/su.samgtu.ru/vendor/noumo/easyii/modules/file/controllers/DownloadController.php (12)
|
17 | 14:21:40.847 | info | yii\db\Command::execute | UPDATE `easyii_files` SET `downloads`=`downloads`+1 WHERE `file_id`=1- /var/www/sites/su.samgtu.ru/vendor/noumo/easyii/modules/file/controllers/DownloadController.php (14)
|