# | Time | Since previous | Level | Category | Message |
---|---|---|---|---|---|
1 | 10:25:04.572 | < 0ms > | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
2 | 10:25:04.572 | trace | yii\base\Application::bootstrap | Bootstrap with app\components\MetaSeoComponent | |
3 | 10:25:04.572 | trace | yii\base\Module::getModule | Loading module: debug | |
4 | 10:25:04.572 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() | |
5 | 10:25:04.573 | warning | yii\caching\FileCache::setValue | Unable 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 | |
6 | 10:25:04.573 | warning | yii\caching\FileCache::setValue | Unable 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 | |
7 | 10:25:04.573 | trace | yii\base\Module::getModule | Loading module: gii | |
8 | 10:25:04.573 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() | |
9 | 10:25:04.573 | warning | yii\caching\FileCache::setValue | Unable 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 | |
10 | 10:25:04.574 | trace | yii\web\Application::handleRequest | Route requested: 'tours/index' | |
11 | 10:25:04.574 | trace | yii\base\Controller::runAction | Route to run: tours/index | |
12 | 10:25:04.574 | trace | yii\base\InlineAction::runWithParams | Running action: frontend\controllers\ToursController::actionIndex() | |
13 | 10:25:04.574 | info | yii\db\Connection::open | Opening DB connection: mysql:host=localhost;dbname=unitrip_db_9 | |
14 | 10:25:04.575 | warning | yii\caching\FileCache::setValue | Unable 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 | |
15 | 10:25:04.576 | info | yii\db\Command::query | SELECT * FROM `country` ORDER BY `sort` DESC | |
16 | 10:25:04.576 | warning | yii\caching\FileCache::setValue | Unable 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 | |
17 | 10:25:04.576 | trace | yii\db\Command::query | Saved query result in cache | |
18 | 10:25:04.576 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `country` | |
19 | 10:25:04.578 | info | yii\db\Command::query | SELECT `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' | |
20 | 10:25:04.580 | warning | yii\caching\FileCache::setValue | Unable 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 | |
21 | 10:25:04.580 | warning | yii\caching\FileCache::setValue | Unable 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 | |
22 | 10:25:04.580 | info | yii\db\Command::query | SELECT * FROM `location` WHERE `country_id`=3 ORDER BY `sort` DESC | |
23 | 10:25:04.581 | info | yii\db\Command::query | SELECT * FROM `tour_category` ORDER BY `sort` DESC | |
24 | 10:25:04.581 | warning | yii\caching\FileCache::setValue | Unable 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 | |
25 | 10:25:04.581 | trace | yii\db\Command::query | Saved query result in cache | |
26 | 10:25:04.581 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `tour_category` | |
27 | 10:25:04.583 | info | yii\db\Command::query | SELECT `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' | |
28 | 10:25:04.585 | warning | yii\caching\FileCache::setValue | Unable 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 | |
29 | 10:25:04.585 | warning | yii\caching\FileCache::setValue | Unable 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 | |
30 | 10:25:04.585 | info | yii\db\Command::query | SELECT * FROM `tour` WHERE (`status`=1) AND (`multi_days`=0) AND (`country_id`=3) LIMIT 27 | |
31 | 10:25:04.587 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `tour` | |
32 | 10:25:04.589 | info | yii\db\Command::query | SELECT `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' | |
33 | 10:25:04.591 | warning | yii\caching\FileCache::setValue | Unable 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 | |
34 | 10:25:04.591 | warning | yii\caching\FileCache::setValue | Unable 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 | |
35 | 10:25:04.592 | info | yii\db\Command::query | SELECT * FROM `tour_image` WHERE (`status`=1) AND (`is_main`=1) AND (`tour_id` IN (97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 116, 121)) | |
36 | 10:25:04.594 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `tour_image` | |
37 | 10:25:04.596 | info | yii\db\Command::query | SELECT `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' | |
38 | 10:25:04.598 | warning | yii\caching\FileCache::setValue | Unable 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 | |
39 | 10:25:04.598 | warning | yii\caching\FileCache::setValue | Unable 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 | |
40 | 10:25:04.598 | info | yii\db\Command::query | SELECT * FROM `tour_calendar` WHERE (`tc_day` > '2025-05-01') AND (`tc_tour_id` IN (97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 116, 121)) ORDER BY `tc_day` LIMIT 3 | |
41 | 10:25:04.599 | info | yii\db\Command::query | SELECT COUNT(*) FROM `tour` WHERE (`status`=1) AND (`multi_days`=0) AND (`country_id`=3) | |
42 | 10:25:04.600 | info | yii\db\Command::query | SELECT * FROM `tour` WHERE (price_full > 0) AND (multi_days != 1) ORDER BY `price_full` LIMIT 27 | |
43 | 10:25:04.602 | info | yii\db\Command::query | SELECT * 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)) | |
44 | 10:25:04.604 | info | yii\db\Command::query | SELECT * 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 | |
45 | 10:25:04.605 | info | yii\db\Command::query | SELECT `id` FROM `tour` WHERE (price_full > 0) AND (multi_days != 1) ORDER BY `price_full` LIMIT 27 | |
46 | 10:25:04.606 | info | yii\db\Command::query | SELECT * FROM `tours_seo` WHERE `ts_url`='/tours/sri-lanka/all/all' | |
47 | 10:25:04.607 | info | yii\db\Command::query | SELECT * FROM `faq` WHERE `faq_url`='/tours/sri-lanka/all/all' ORDER BY `faq_order` | |
48 | 10:25:04.608 | info | yii\db\Command::query | SELECT * FROM `tour_reviews` WHERE `r_tour_id` IN (97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 116, 121) ORDER BY `r_verified_person` DESC, `r_create` DESC LIMIT 10 | |
49 | 10:25:04.609 | info | yii\db\Command::query | SELECT COUNT(*) FROM `tour_reviews` WHERE `r_tour_id` IN (97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 116, 121) | |
50 | 10:25:04.609 | info | yii\db\Command::query | SELECT * FROM `tour_calendar` WHERE `tc_day` >= '2025-05-14' ORDER BY `tc_day` | |
51 | 10:25:04.610 | trace | yii\base\View::renderFile | Rendering view file: /var/www/unitrip.club/frontend/views/tours/index.php | |
52 | 10:25:04.610 | trace | yii\base\View::renderFile | Rendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php | |
53 | 10:25:04.611 | trace | yii\base\View::renderFile | Rendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php | |
54 | 10:25:04.612 | trace | yii\base\View::renderFile | Rendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php | |
55 | 10:25:04.614 | trace | yii\base\View::renderFile | Rendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php | |
56 | 10:25:04.615 | trace | yii\base\View::renderFile | Rendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php | |
57 | 10:25:04.616 | trace | yii\base\View::renderFile | Rendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php | |
58 | 10:25:04.617 | trace | yii\base\View::renderFile | Rendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php | |
59 | 10:25:04.617 | trace | yii\base\View::renderFile | Rendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php | |
60 | 10:25:04.618 | trace | yii\base\View::renderFile | Rendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php | |
61 | 10:25:04.618 | trace | yii\base\View::renderFile | Rendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php | |
62 | 10:25:04.620 | trace | yii\base\View::renderFile | Rendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php | |
63 | 10:25:04.620 | trace | yii\base\View::renderFile | Rendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php | |
64 | 10:25:04.621 | trace | yii\base\View::renderFile | Rendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php | |
65 | 10:25:04.622 | trace | yii\base\View::renderFile | Rendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php | |
66 | 10:25:04.624 | trace | yii\base\View::renderFile | Rendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php | |
67 | 10:25:04.626 | trace | yii\base\View::renderFile | Rendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php | |
68 | 10:25:04.626 | trace | yii\base\View::renderFile | Rendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php | |
69 | 10:25:04.627 | trace | yii\base\View::renderFile | Rendering view file: /var/www/unitrip.club/frontend/views/tours/_tour.php | |
70 | 10:25:04.630 | trace | yii\base\View::renderFile | Rendering view file: /var/www/unitrip.club/frontend/views/faq/_faq.php | |
71 | 10:25:04.631 | trace | yii\base\View::renderFile | Rendering view file: /var/www/unitrip.club/frontend/views/layouts/main.php | |
72 | 10:25:04.631 | < 0ms > | info | yii\web\Session::open | Session started |