Log Messages

Всего 81 записи.
#TimeSince previousLevelCategoryMessage
   
110:25:06.526
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
210:25:06.526
< 0ms >
traceyii\base\Application::bootstrapBootstrap with app\components\MetaSeoComponent
310:25:06.526
< 0ms >
traceyii\base\Module::getModuleLoading module: debug
410:25:06.526
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
510:25:06.527
< 0ms >
warningyii\caching\FileCache::setValueUnable to write cache file '/var/www/unitrip.club/frontend/runtime/cache/7a/7a9f9f96646bd9c4ebef571fc95888e2.bin': file_put_contents(/var/www/unitrip.club/frontend/runtime/cache/7a/7a9f9f96646bd9c4ebef571fc95888e2.bin): Failed to open stream: Permission denied
610:25:06.527
< 0ms >
warningyii\caching\FileCache::setValueUnable to write cache file '/var/www/unitrip.club/frontend/runtime/cache/83/8301292eb993d3ff19f0b1cfe988b789.bin': file_put_contents(/var/www/unitrip.club/frontend/runtime/cache/83/8301292eb993d3ff19f0b1cfe988b789.bin): Failed to open stream: Permission denied
710:25:06.527
< 0ms >
traceyii\base\Module::getModuleLoading module: gii
810:25:06.527
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
910:25:06.527
< 0ms >
warningyii\caching\FileCache::setValueUnable to write cache file '/var/www/unitrip.club/frontend/runtime/cache/00/00d716905c8ed414aa0103ba17815795.bin': file_put_contents(/var/www/unitrip.club/frontend/runtime/cache/00/00d716905c8ed414aa0103ba17815795.bin): Failed to open stream: Permission denied
1010:25:06.527
< 0ms >
traceyii\web\Application::handleRequestRoute requested: 'tours/index'
1110:25:06.528
< 0ms >
traceyii\base\Controller::runActionRoute to run: tours/index
1210:25:06.528
< 0ms >
traceyii\base\InlineAction::runWithParamsRunning action: frontend\controllers\ToursController::actionIndex()
1310:25:06.528
< 0ms >
infoyii\db\Connection::openOpening DB connection: mysql:host=localhost;dbname=unitrip_db_9
1410:25:06.529
< 0ms >
warningyii\caching\FileCache::setValueUnable to write cache file '/var/www/unitrip.club/frontend/runtime/cache/38/383f938a54d7f0e5991d25fdba1603ed.bin': file_put_contents(/var/www/unitrip.club/frontend/runtime/cache/38/383f938a54d7f0e5991d25fdba1603ed.bin): Failed to open stream: Permission denied
1510:25:06.529
< 0ms >
infoyii\db\Command::querySELECT * FROM `country` ORDER BY `sort` DESC
1610:25:06.530
< 0ms >
warningyii\caching\FileCache::setValueUnable to write cache file '/var/www/unitrip.club/frontend/runtime/cache/2e/2e84c4f56eda883ab31b91f0214b4109.bin': file_put_contents(/var/www/unitrip.club/frontend/runtime/cache/2e/2e84c4f56eda883ab31b91f0214b4109.bin): Failed to open stream: Permission denied
1710:25:06.530
< 0ms >
traceyii\db\Command::querySaved query result in cache
1810:25:06.530
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `country`
1910:25:06.532
< 2ms >
infoyii\db\Command::querySELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `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` = 'country' AND `kcu`.`TABLE_NAME` = 'country'
2010:25:06.534
< 1ms >
warningyii\caching\FileCache::setValueUnable to write cache file '/var/www/unitrip.club/frontend/runtime/cache/f5/f57ab48eb7cc06b1de10a35113c006e5.bin': file_put_contents(/var/www/unitrip.club/frontend/runtime/cache/f5/f57ab48eb7cc06b1de10a35113c006e5.bin): Failed to open stream: Permission denied
2110:25:06.534
< 0ms >
warningyii\caching\FileCache::setValueUnable to write cache file '/var/www/unitrip.club/frontend/runtime/cache/47/47656b9b20642bb7030758ed5768ad0a.bin': file_put_contents(/var/www/unitrip.club/frontend/runtime/cache/47/47656b9b20642bb7030758ed5768ad0a.bin): Failed to open stream: Permission denied
2210:25:06.534
< 0ms >
infoyii\db\Command::querySELECT * FROM `location` WHERE `country_id`=2 ORDER BY `sort` DESC
2310:25:06.535
< 0ms >
infoyii\db\Command::querySELECT * FROM `tour_category` ORDER BY `sort` DESC
2410:25:06.535
< 0ms >
warningyii\caching\FileCache::setValueUnable to write cache file '/var/www/unitrip.club/frontend/runtime/cache/07/07df4f55f8dbffd70108f7b271119679.bin': file_put_contents(/var/www/unitrip.club/frontend/runtime/cache/07/07df4f55f8dbffd70108f7b271119679.bin): Failed to open stream: Permission denied
2510:25:06.535
< 0ms >
traceyii\db\Command::querySaved query result in cache
2610:25:06.535
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tour_category`
2710:25:06.537
< 1ms >
infoyii\db\Command::querySELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `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` = 'tour_category' AND `kcu`.`TABLE_NAME` = 'tour_category'
2810:25:06.539
< 1ms >
warningyii\caching\FileCache::setValueUnable to write cache file '/var/www/unitrip.club/frontend/runtime/cache/f5/f57ab48eb7cc06b1de10a35113c006e5.bin': file_put_contents(/var/www/unitrip.club/frontend/runtime/cache/f5/f57ab48eb7cc06b1de10a35113c006e5.bin): Failed to open stream: Permission denied
2910:25:06.539
< 0ms >
warningyii\caching\FileCache::setValueUnable to write cache file '/var/www/unitrip.club/frontend/runtime/cache/29/294a5c5c5404be38cb6902d553b952ba.bin': file_put_contents(/var/www/unitrip.club/frontend/runtime/cache/29/294a5c5c5404be38cb6902d553b952ba.bin): Failed to open stream: Permission denied
3010:25:06.539
< 0ms >
infoyii\db\Command::querySELECT * FROM `tour` WHERE (`status`=1) AND (`multi_days`=0) AND (`country_id`=2) LIMIT 27
3110:25:06.541
< 1ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tour`
3210:25:06.543
< 2ms >
infoyii\db\Command::querySELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `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` = 'tour' AND `kcu`.`TABLE_NAME` = 'tour'
3310:25:06.545
< 1ms >
warningyii\caching\FileCache::setValueUnable to write cache file '/var/www/unitrip.club/frontend/runtime/cache/f5/f57ab48eb7cc06b1de10a35113c006e5.bin': file_put_contents(/var/www/unitrip.club/frontend/runtime/cache/f5/f57ab48eb7cc06b1de10a35113c006e5.bin): Failed to open stream: Permission denied
3410:25:06.545
< 0ms >
warningyii\caching\FileCache::setValueUnable to write cache file '/var/www/unitrip.club/frontend/runtime/cache/e0/e0415116a356d3778f5a7bb3cfef3918.bin': file_put_contents(/var/www/unitrip.club/frontend/runtime/cache/e0/e0415116a356d3778f5a7bb3cfef3918.bin): Failed to open stream: Permission denied
3510:25:06.547
< 1ms >
infoyii\db\Command::querySELECT * FROM `tour_image` WHERE (`status`=1) AND (`is_main`=1) AND (`tour_id` IN (64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 87, 88, 89, 90, 91, 92))
3610:25:06.548
< 1ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tour_image`
3710:25:06.550
< 2ms >
infoyii\db\Command::querySELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `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` = 'tour_image' AND `kcu`.`TABLE_NAME` = 'tour_image'
3810:25:06.552
< 1ms >
warningyii\caching\FileCache::setValueUnable to write cache file '/var/www/unitrip.club/frontend/runtime/cache/f5/f57ab48eb7cc06b1de10a35113c006e5.bin': file_put_contents(/var/www/unitrip.club/frontend/runtime/cache/f5/f57ab48eb7cc06b1de10a35113c006e5.bin): Failed to open stream: Permission denied
3910:25:06.552
< 0ms >
warningyii\caching\FileCache::setValueUnable to write cache file '/var/www/unitrip.club/frontend/runtime/cache/bd/bd7fbb37e91e2b6ff84161eb63436491.bin': file_put_contents(/var/www/unitrip.club/frontend/runtime/cache/bd/bd7fbb37e91e2b6ff84161eb63436491.bin): Failed to open stream: Permission denied
4010:25:06.553
< 0ms >
infoyii\db\Command::querySELECT * FROM `tour_calendar` WHERE (`tc_day` > '2025-05-01') AND (`tc_tour_id` IN (64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 87, 88, 89, 90, 91, 92)) ORDER BY `tc_day` LIMIT 3
4110:25:06.554
< 1ms >
infoyii\db\Command::querySELECT COUNT(*) FROM `tour` WHERE (`status`=1) AND (`multi_days`=0) AND (`country_id`=2)
4210:25:06.554
< 0ms >
infoyii\db\Command::querySELECT * FROM `tour` WHERE (price_full > 0) AND (multi_days != 1) ORDER BY `price_full` LIMIT 27
4310:25:06.557
< 2ms >
infoyii\db\Command::querySELECT * FROM `tour_image` WHERE (`status`=1) AND (`is_main`=1) AND (`tour_id` IN (165, 161, 152, 172, 149, 156, 166, 65, 80, 158, 154, 168, 160, 162, 167, 135, 63, 130, 105, 121, 67, 141, 76, 98, 164, 66, 111))
4410:25:06.560
< 2ms >
infoyii\db\Command::querySELECT * FROM `tour_calendar` WHERE (`tc_day` > '2025-05-01') AND (`tc_tour_id` IN (165, 161, 152, 172, 149, 156, 166, 65, 80, 158, 154, 168, 160, 162, 167, 135, 63, 130, 105, 121, 67, 141, 76, 98, 164, 66, 111)) ORDER BY `tc_day` LIMIT 3
4510:25:06.561
< 1ms >
infoyii\db\Command::querySELECT `id` FROM `tour` WHERE (price_full > 0) AND (multi_days != 1) ORDER BY `price_full` LIMIT 27
4610:25:06.562
< 0ms >
infoyii\db\Command::querySELECT * FROM `tours_seo` WHERE `ts_url`='/tours/tanzania/all/all'
4710:25:06.563
< 0ms >
infoyii\db\Command::querySELECT * FROM `faq` WHERE `faq_url`='/tours/tanzania/all/all' ORDER BY `faq_order`
4810:25:06.563
< 0ms >
infoyii\db\Command::querySELECT * FROM `tour_reviews` WHERE `r_tour_id` IN (64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 87, 88, 89, 90, 91, 92) ORDER BY `r_verified_person` DESC, `r_create` DESC LIMIT 10
4910:25:06.564
< 0ms >
infoyii\db\Command::querySELECT COUNT(*) FROM `tour_reviews` WHERE `r_tour_id` IN (64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 87, 88, 89, 90, 91, 92)
5010:25:06.564
< 0ms >
infoyii\db\Command::querySELECT * FROM `tour_calendar` WHERE `tc_day` >= '2025-05-14' ORDER BY `tc_day`
5110:25:06.564
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/unitrip.club/frontend/views/tours/index.php
5210:25:06.565
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php
5310:25:06.565
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php
5410:25:06.565
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php
5510:25:06.565
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php
5610:25:06.565
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php
5710:25:06.565
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php
5810:25:06.565
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php
5910:25:06.565
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php
6010:25:06.565
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php
6110:25:06.565
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php
6210:25:06.565
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php
6310:25:06.565
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php
6410:25:06.565
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php
6510:25:06.566
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php
6610:25:06.566
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php
6710:25:06.566
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php
6810:25:06.566
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php
6910:25:06.566
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php
7010:25:06.566
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php
7110:25:06.566
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php
7210:25:06.566
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php
7310:25:06.566
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php
7410:25:06.566
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php
7510:25:06.567
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php
7610:25:06.567
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php
7710:25:06.567
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php
7810:25:06.567
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php
7910:25:06.569
< 2ms >
traceyii\base\View::renderFileRendering view file: /var/www/unitrip.club/frontend/views/faq/_faq.php
8010:25:06.569
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/unitrip.club/frontend/views/layouts/main.php
8110:25:06.569
< 0ms >
infoyii\web\Session::openSession started