09:22:26.147 | trace | yii\base\Application::bootstrap | Bootstrap with filsh\yii2\oauth2server\Bootstrap::bootstrap() |
09:22:26.148 | trace | yii\base\Application::bootstrap | Bootstrap with zhuravljov\yii\queue\redis\Queue::bootstrap() |
09:22:26.148 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
09:22:26.148 | trace | yii\base\Application::bootstrap | Bootstrap with common\bootstrap\SetUp::bootstrap() |
09:22:26.152 | trace | yii\base\Application::bootstrap | Bootstrap with frontend\bootstrap\SetUp::bootstrap() |
09:22:26.152 | trace | yii\base\Module::getModule | Loading module: debug |
09:22:26.153 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
09:22:26.154 | trace | yii\base\Module::getModule | Loading module: gii |
09:22:26.154 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
09:22:26.156 | trace | yii\web\Application::handleRequest | Route requested: 'house/view' |
09:22:26.156 | trace | yii\base\Controller::runAction | Route to run: house/view |
09:22:26.157 | trace | yii\base\InlineAction::runWithParams | Running action: frontend\controllers\HouseController::actionView() |
09:22:26.157 | info | yii\db\Connection::open | Opening DB connection: mysql:host=localhost;dbname=sitegis_feniks |
09:22:26.158 | info | yii\db\Command::query | SELECT * FROM `house` WHERE `id`='175854' |
09:22:26.158 | info | yii\db\Command::query | SELECT * FROM `address` |
09:22:26.159 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `address` |
09:22:26.159 | 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 = 'address' AND kcu.table_name = 'address' |
09:22:26.161 | trace | yii\base\View::renderFile | Rendering view file: /mnt/sdс/www/gis/feniks/frontend/views/house/view.php |
09:22:26.163 | trace | yii\base\View::renderFile | Rendering view file: /mnt/sdс/www/gis/feniks/frontend/views/layouts/blank.php |
09:22:26.163 | trace | yii\base\View::renderFile | Rendering view file: /mnt/sdс/www/gis/feniks/frontend/views/layouts/main.php |
09:22:26.164 | info | yii\db\Command::query | SELECT `menu_id` FROM `menu` WHERE `menu_name`='Главное меню' LIMIT 10 |
09:22:26.164 | info | yii\db\Command::query | SELECT * FROM `address` |
09:22:26.166 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE `menu_id`='1' |
09:22:26.166 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `menu` |
09:22:26.166 | 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 = 'menu' AND kcu.table_name = 'menu' |