1 | 12:32:59.328 | | trace | yii\base\Module::getModule | Loading module: gii |
2 | 12:32:59.328 | | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
3 | 12:32:59.329 | | trace | yii\base\Module::getModule | Loading module: debug |
4 | 12:32:59.329 | | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
5 | 12:32:59.329 | | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
6 | 12:32:59.330 | | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
7 | 12:32:59.330 | | trace | yii\web\Application::handleRequest | Route requested: 'catalog/index' |
8 | 12:32:59.330 | | trace | yii\base\Controller::runAction | Route to run: catalog/index |
9 | 12:32:59.330 | | trace | yii\base\InlineAction::runWithParams | Running action: frontend\controllers\CatalogController::actionIndex() |
10 | 12:32:59.331 | | info | yii\db\Connection::open | Opening DB connection: mysql:host=localhost;dbname=sculptured |
11 | 12:32:59.332 | | info | yii\db\Command::query | SELECT * FROM `catalogue_categories` WHERE `slug`='souvegnirs' |
12 | 12:32:59.332 | | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `catalogue_categories` |
13 | 12:32:59.333 | | 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` = 'catalogue_categories' AND `kcu`.`TABLE_NAME` = 'catalogue_categories' |
14 | 12:32:59.335 | | info | yii\db\Command::query | SELECT COUNT(*) FROM `catalogue_items` LEFT JOIN `catalogue_items_to_categories` ON `catalogue_items`.`id` = `catalogue_items_to_categories`.`item_id` LEFT JOIN `catalogue_categories` ON `catalogue_items_to_categories`.`category_id` = `catalogue_categories`.`id` WHERE (`catalogue_items`.`is_active`=1) AND (`slug`='souvegnirs') |
15 | 12:32:59.336 | | info | yii\db\Command::query | SELECT `catalogue_items`.* FROM `catalogue_items` LEFT JOIN `catalogue_items_to_categories` ON `catalogue_items`.`id` = `catalogue_items_to_categories`.`item_id` LEFT JOIN `catalogue_categories` ON `catalogue_items_to_categories`.`category_id` = `catalogue_categories`.`id` WHERE (`catalogue_items`.`is_active`=1) AND (`slug`='souvegnirs') ORDER BY `catalogue_items`.`id` LIMIT 60 |
16 | 12:32:59.338 | | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `catalogue_items` |
17 | 12:32:59.339 | | 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` = 'catalogue_items' AND `kcu`.`TABLE_NAME` = 'catalogue_items' |
18 | 12:32:59.342 | | info | yii\db\Command::query | SELECT `catalogue_items_to_categories`.* FROM `catalogue_items_to_categories` LEFT JOIN `catalogue_categories` ON `catalogue_items_to_categories`.`category_id` = `catalogue_categories`.`id` WHERE `catalogue_items_to_categories`.`item_id` IN (538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583) |
19 | 12:32:59.343 | | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `catalogue_items_to_categories` |
20 | 12:32:59.343 | | 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` = 'catalogue_items_to_categories' AND `kcu`.`TABLE_NAME` = 'catalogue_items_to_categories' |
21 | 12:32:59.345 | | info | yii\db\Command::query | SELECT * FROM `catalogue_categories` WHERE `id`=7 |
22 | 12:32:59.346 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/index.php |
23 | 12:32:59.347 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
24 | 12:32:59.347 | | trace | application | ImageUploadBehave product 538 photo main_image profile thumb value /uploads/temp/main_image_538.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_538.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_538_thumb.jpg (true) |
25 | 12:32:59.347 | | trace | application | ImageUploadBehave product 538 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
26 | 12:32:59.347 | | trace | application | ImageUploadBehave product 538 photo main_image profile thumb url is /uploads/images/products/main_image_538_thumb.jpg |
27 | 12:32:59.347 | | trace | application | ImageUploadBehave product 538 photo main_image profile value /uploads/temp/main_image_538.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_538.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_538_.jpg (false) |
28 | 12:32:59.347 | | trace | application | ImageUploadBehave product 538 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
29 | 12:32:59.347 | | trace | application | ImageUploadBehave product 538 photo main_image profile url is /uploads/images/products/main_image_538.jpg |
30 | 12:32:59.348 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=538)) |
31 | 12:32:59.348 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
32 | 12:32:59.348 | | trace | application | ImageUploadBehave product 539 photo main_image profile thumb value /uploads/temp/photoe_539.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_539.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_539_thumb.jpg (true) |
33 | 12:32:59.348 | | trace | application | ImageUploadBehave product 539 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
34 | 12:32:59.348 | | trace | application | ImageUploadBehave product 539 photo main_image profile thumb url is /uploads/images/products/main_image_539_thumb.jpg |
35 | 12:32:59.349 | | trace | application | ImageUploadBehave product 539 photo main_image profile value /uploads/temp/photoe_539.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_539.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_539_.jpg (false) |
36 | 12:32:59.349 | | trace | application | ImageUploadBehave product 539 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
37 | 12:32:59.349 | | trace | application | ImageUploadBehave product 539 photo main_image profile url is /uploads/images/products/main_image_539.jpg |
38 | 12:32:59.349 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=539)) |
39 | 12:32:59.349 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
40 | 12:32:59.349 | | trace | application | ImageUploadBehave product 540 photo main_image profile thumb value /uploads/temp/photoe_540.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_540.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_540_thumb.jpg (true) |
41 | 12:32:59.349 | | trace | application | ImageUploadBehave product 540 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
42 | 12:32:59.350 | | trace | application | ImageUploadBehave product 540 photo main_image profile thumb url is /uploads/images/products/main_image_540_thumb.jpg |
43 | 12:32:59.350 | | trace | application | ImageUploadBehave product 540 photo main_image profile value /uploads/temp/photoe_540.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_540.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_540_.jpg (false) |
44 | 12:32:59.350 | | trace | application | ImageUploadBehave product 540 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
45 | 12:32:59.350 | | trace | application | ImageUploadBehave product 540 photo main_image profile url is /uploads/images/products/main_image_540.jpg |
46 | 12:32:59.350 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=540)) |
47 | 12:32:59.350 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
48 | 12:32:59.350 | | trace | application | ImageUploadBehave product 541 photo main_image profile thumb value /uploads/temp/photoe_541.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_541.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_541_thumb.jpg (true) |
49 | 12:32:59.350 | | trace | application | ImageUploadBehave product 541 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
50 | 12:32:59.351 | | trace | application | ImageUploadBehave product 541 photo main_image profile thumb url is /uploads/images/products/main_image_541_thumb.jpg |
51 | 12:32:59.351 | | trace | application | ImageUploadBehave product 541 photo main_image profile value /uploads/temp/photoe_541.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_541.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_541_.jpg (false) |
52 | 12:32:59.351 | | trace | application | ImageUploadBehave product 541 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
53 | 12:32:59.351 | | trace | application | ImageUploadBehave product 541 photo main_image profile url is /uploads/images/products/main_image_541.jpg |
54 | 12:32:59.351 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=541)) |
55 | 12:32:59.351 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
56 | 12:32:59.351 | | trace | application | ImageUploadBehave product 542 photo main_image profile thumb value /uploads/temp/photoe_542.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_542.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_542_thumb.jpg (true) |
57 | 12:32:59.351 | | trace | application | ImageUploadBehave product 542 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
58 | 12:32:59.351 | | trace | application | ImageUploadBehave product 542 photo main_image profile thumb url is /uploads/images/products/main_image_542_thumb.jpg |
59 | 12:32:59.351 | | trace | application | ImageUploadBehave product 542 photo main_image profile value /uploads/temp/photoe_542.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_542.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_542_.jpg (false) |
60 | 12:32:59.351 | | trace | application | ImageUploadBehave product 542 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
61 | 12:32:59.352 | | trace | application | ImageUploadBehave product 542 photo main_image profile url is /uploads/images/products/main_image_542.jpg |
62 | 12:32:59.352 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=542)) |
63 | 12:32:59.352 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
64 | 12:32:59.352 | | trace | application | ImageUploadBehave product 543 photo main_image profile thumb value /uploads/temp/photoe_543.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_543.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_543_thumb.jpg (true) |
65 | 12:32:59.352 | | trace | application | ImageUploadBehave product 543 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
66 | 12:32:59.352 | | trace | application | ImageUploadBehave product 543 photo main_image profile thumb url is /uploads/images/products/main_image_543_thumb.jpg |
67 | 12:32:59.352 | | trace | application | ImageUploadBehave product 543 photo main_image profile value /uploads/temp/photoe_543.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_543.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_543_.jpg (false) |
68 | 12:32:59.352 | | trace | application | ImageUploadBehave product 543 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
69 | 12:32:59.352 | | trace | application | ImageUploadBehave product 543 photo main_image profile url is /uploads/images/products/main_image_543.jpg |
70 | 12:32:59.353 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=543)) |
71 | 12:32:59.353 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
72 | 12:32:59.353 | | trace | application | ImageUploadBehave product 544 photo main_image profile thumb value /uploads/temp/photoe_544.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_544.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_544_thumb.jpg (true) |
73 | 12:32:59.353 | | trace | application | ImageUploadBehave product 544 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
74 | 12:32:59.353 | | trace | application | ImageUploadBehave product 544 photo main_image profile thumb url is /uploads/images/products/main_image_544_thumb.jpg |
75 | 12:32:59.353 | | trace | application | ImageUploadBehave product 544 photo main_image profile value /uploads/temp/photoe_544.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_544.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_544_.jpg (false) |
76 | 12:32:59.353 | | trace | application | ImageUploadBehave product 544 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
77 | 12:32:59.353 | | trace | application | ImageUploadBehave product 544 photo main_image profile url is /uploads/images/products/main_image_544.jpg |
78 | 12:32:59.354 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=544)) |
79 | 12:32:59.354 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
80 | 12:32:59.354 | | trace | application | ImageUploadBehave product 545 photo main_image profile thumb value /uploads/temp/photoe_545.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_545.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_545_thumb.jpg (true) |
81 | 12:32:59.354 | | trace | application | ImageUploadBehave product 545 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
82 | 12:32:59.354 | | trace | application | ImageUploadBehave product 545 photo main_image profile thumb url is /uploads/images/products/main_image_545_thumb.jpg |
83 | 12:32:59.354 | | trace | application | ImageUploadBehave product 545 photo main_image profile value /uploads/temp/photoe_545.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_545.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_545_.jpg (false) |
84 | 12:32:59.354 | | trace | application | ImageUploadBehave product 545 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
85 | 12:32:59.354 | | trace | application | ImageUploadBehave product 545 photo main_image profile url is /uploads/images/products/main_image_545.jpg |
86 | 12:32:59.355 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=545)) |
87 | 12:32:59.355 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
88 | 12:32:59.355 | | trace | application | ImageUploadBehave product 546 photo main_image profile thumb value /uploads/temp/photoe_546.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_546.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_546_thumb.jpg (true) |
89 | 12:32:59.355 | | trace | application | ImageUploadBehave product 546 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
90 | 12:32:59.355 | | trace | application | ImageUploadBehave product 546 photo main_image profile thumb url is /uploads/images/products/main_image_546_thumb.jpg |
91 | 12:32:59.355 | | trace | application | ImageUploadBehave product 546 photo main_image profile value /uploads/temp/photoe_546.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_546.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_546_.jpg (false) |
92 | 12:32:59.355 | | trace | application | ImageUploadBehave product 546 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
93 | 12:32:59.355 | | trace | application | ImageUploadBehave product 546 photo main_image profile url is /uploads/images/products/main_image_546.jpg |
94 | 12:32:59.356 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=546)) |
95 | 12:32:59.356 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
96 | 12:32:59.356 | | trace | application | ImageUploadBehave product 547 photo main_image profile thumb value /uploads/temp/photoe_547.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_547.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_547_thumb.jpg (true) |
97 | 12:32:59.356 | | trace | application | ImageUploadBehave product 547 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
98 | 12:32:59.356 | | trace | application | ImageUploadBehave product 547 photo main_image profile thumb url is /uploads/images/products/main_image_547_thumb.jpg |
99 | 12:32:59.356 | | trace | application | ImageUploadBehave product 547 photo main_image profile value /uploads/temp/photoe_547.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_547.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_547_.jpg (false) |
100 | 12:32:59.356 | | trace | application | ImageUploadBehave product 547 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
101 | 12:32:59.356 | | trace | application | ImageUploadBehave product 547 photo main_image profile url is /uploads/images/products/main_image_547.jpg |
102 | 12:32:59.357 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=547)) |
103 | 12:32:59.357 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
104 | 12:32:59.357 | | trace | application | ImageUploadBehave product 548 photo main_image profile thumb value /uploads/temp/photoe_548.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_548.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_548_thumb.jpg (true) |
105 | 12:32:59.357 | | trace | application | ImageUploadBehave product 548 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
106 | 12:32:59.357 | | trace | application | ImageUploadBehave product 548 photo main_image profile thumb url is /uploads/images/products/main_image_548_thumb.jpg |
107 | 12:32:59.357 | | trace | application | ImageUploadBehave product 548 photo main_image profile value /uploads/temp/photoe_548.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_548.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_548_.jpg (false) |
108 | 12:32:59.357 | | trace | application | ImageUploadBehave product 548 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
109 | 12:32:59.357 | | trace | application | ImageUploadBehave product 548 photo main_image profile url is /uploads/images/products/main_image_548.jpg |
110 | 12:32:59.357 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=548)) |
111 | 12:32:59.358 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
112 | 12:32:59.358 | | trace | application | ImageUploadBehave product 549 photo main_image profile thumb value /uploads/temp/photoe_549.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_549.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_549_thumb.jpg (true) |
113 | 12:32:59.358 | | trace | application | ImageUploadBehave product 549 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
114 | 12:32:59.358 | | trace | application | ImageUploadBehave product 549 photo main_image profile thumb url is /uploads/images/products/main_image_549_thumb.jpg |
115 | 12:32:59.358 | | trace | application | ImageUploadBehave product 549 photo main_image profile value /uploads/temp/photoe_549.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_549.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_549_.jpg (false) |
116 | 12:32:59.358 | | trace | application | ImageUploadBehave product 549 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
117 | 12:32:59.358 | | trace | application | ImageUploadBehave product 549 photo main_image profile url is /uploads/images/products/main_image_549.jpg |
118 | 12:32:59.358 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=549)) |
119 | 12:32:59.359 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
120 | 12:32:59.359 | | trace | application | ImageUploadBehave product 550 photo main_image profile thumb value /uploads/temp/photoe_550.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_550.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_550_thumb.jpg (true) |
121 | 12:32:59.359 | | trace | application | ImageUploadBehave product 550 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
122 | 12:32:59.359 | | trace | application | ImageUploadBehave product 550 photo main_image profile thumb url is /uploads/images/products/main_image_550_thumb.jpg |
123 | 12:32:59.359 | | trace | application | ImageUploadBehave product 550 photo main_image profile value /uploads/temp/photoe_550.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_550.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_550_.jpg (false) |
124 | 12:32:59.359 | | trace | application | ImageUploadBehave product 550 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
125 | 12:32:59.359 | | trace | application | ImageUploadBehave product 550 photo main_image profile url is /uploads/images/products/main_image_550.jpg |
126 | 12:32:59.359 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=550)) |
127 | 12:32:59.360 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
128 | 12:32:59.360 | | trace | application | ImageUploadBehave product 551 photo main_image profile thumb value /uploads/temp/photoe_551.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_551.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_551_thumb.jpg (true) |
129 | 12:32:59.360 | | trace | application | ImageUploadBehave product 551 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
130 | 12:32:59.360 | | trace | application | ImageUploadBehave product 551 photo main_image profile thumb url is /uploads/images/products/main_image_551_thumb.jpg |
131 | 12:32:59.360 | | trace | application | ImageUploadBehave product 551 photo main_image profile value /uploads/temp/photoe_551.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_551.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_551_.jpg (false) |
132 | 12:32:59.360 | | trace | application | ImageUploadBehave product 551 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
133 | 12:32:59.360 | | trace | application | ImageUploadBehave product 551 photo main_image profile url is /uploads/images/products/main_image_551.jpg |
134 | 12:32:59.360 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=551)) |
135 | 12:32:59.361 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
136 | 12:32:59.361 | | trace | application | ImageUploadBehave product 552 photo main_image profile thumb value /uploads/temp/photoe_552.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_552.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_552_thumb.jpg (true) |
137 | 12:32:59.361 | | trace | application | ImageUploadBehave product 552 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
138 | 12:32:59.361 | | trace | application | ImageUploadBehave product 552 photo main_image profile thumb url is /uploads/images/products/main_image_552_thumb.jpg |
139 | 12:32:59.361 | | trace | application | ImageUploadBehave product 552 photo main_image profile value /uploads/temp/photoe_552.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_552.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_552_.jpg (false) |
140 | 12:32:59.361 | | trace | application | ImageUploadBehave product 552 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
141 | 12:32:59.361 | | trace | application | ImageUploadBehave product 552 photo main_image profile url is /uploads/images/products/main_image_552.jpg |
142 | 12:32:59.361 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=552)) |
143 | 12:32:59.362 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
144 | 12:32:59.362 | | trace | application | ImageUploadBehave product 553 photo main_image profile thumb value /uploads/temp/photoe_553.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_553.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_553_thumb.jpg (true) |
145 | 12:32:59.362 | | trace | application | ImageUploadBehave product 553 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
146 | 12:32:59.362 | | trace | application | ImageUploadBehave product 553 photo main_image profile thumb url is /uploads/images/products/main_image_553_thumb.jpg |
147 | 12:32:59.362 | | trace | application | ImageUploadBehave product 553 photo main_image profile value /uploads/temp/photoe_553.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_553.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_553_.jpg (false) |
148 | 12:32:59.362 | | trace | application | ImageUploadBehave product 553 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
149 | 12:32:59.362 | | trace | application | ImageUploadBehave product 553 photo main_image profile url is /uploads/images/products/main_image_553.jpg |
150 | 12:32:59.362 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=553)) |
151 | 12:32:59.363 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
152 | 12:32:59.363 | | trace | application | ImageUploadBehave product 554 photo main_image profile thumb value /uploads/temp/photoe_554.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_554.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_554_thumb.jpg (true) |
153 | 12:32:59.363 | | trace | application | ImageUploadBehave product 554 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
154 | 12:32:59.363 | | trace | application | ImageUploadBehave product 554 photo main_image profile thumb url is /uploads/images/products/main_image_554_thumb.jpg |
155 | 12:32:59.363 | | trace | application | ImageUploadBehave product 554 photo main_image profile value /uploads/temp/photoe_554.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_554.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_554_.jpg (false) |
156 | 12:32:59.363 | | trace | application | ImageUploadBehave product 554 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
157 | 12:32:59.363 | | trace | application | ImageUploadBehave product 554 photo main_image profile url is /uploads/images/products/main_image_554.jpg |
158 | 12:32:59.363 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=554)) |
159 | 12:32:59.363 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
160 | 12:32:59.364 | | trace | application | ImageUploadBehave product 558 photo main_image profile thumb value /uploads/temp/photoe_558.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_558.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_558_thumb.jpg (true) |
161 | 12:32:59.364 | | trace | application | ImageUploadBehave product 558 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
162 | 12:32:59.364 | | trace | application | ImageUploadBehave product 558 photo main_image profile thumb url is /uploads/images/products/main_image_558_thumb.jpg |
163 | 12:32:59.364 | | trace | application | ImageUploadBehave product 558 photo main_image profile value /uploads/temp/photoe_558.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_558.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_558_.jpg (false) |
164 | 12:32:59.364 | | trace | application | ImageUploadBehave product 558 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
165 | 12:32:59.364 | | trace | application | ImageUploadBehave product 558 photo main_image profile url is /uploads/images/products/main_image_558.jpg |
166 | 12:32:59.364 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=558)) |
167 | 12:32:59.364 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
168 | 12:32:59.365 | | trace | application | ImageUploadBehave product 559 photo main_image profile thumb value /uploads/temp/photoe_559.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_559.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_559_thumb.jpg (true) |
169 | 12:32:59.365 | | trace | application | ImageUploadBehave product 559 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
170 | 12:32:59.365 | | trace | application | ImageUploadBehave product 559 photo main_image profile thumb url is /uploads/images/products/main_image_559_thumb.jpg |
171 | 12:32:59.365 | | trace | application | ImageUploadBehave product 559 photo main_image profile value /uploads/temp/photoe_559.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_559.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_559_.jpg (false) |
172 | 12:32:59.365 | | trace | application | ImageUploadBehave product 559 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
173 | 12:32:59.365 | | trace | application | ImageUploadBehave product 559 photo main_image profile url is /uploads/images/products/main_image_559.jpg |
174 | 12:32:59.365 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=559)) |
175 | 12:32:59.365 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
176 | 12:32:59.365 | | trace | application | ImageUploadBehave product 560 photo main_image profile thumb value /uploads/temp/photoe_560.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_560.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_560_thumb.jpg (true) |
177 | 12:32:59.366 | | trace | application | ImageUploadBehave product 560 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
178 | 12:32:59.366 | | trace | application | ImageUploadBehave product 560 photo main_image profile thumb url is /uploads/images/products/main_image_560_thumb.jpg |
179 | 12:32:59.366 | | trace | application | ImageUploadBehave product 560 photo main_image profile value /uploads/temp/photoe_560.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_560.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_560_.jpg (false) |
180 | 12:32:59.366 | | trace | application | ImageUploadBehave product 560 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
181 | 12:32:59.366 | | trace | application | ImageUploadBehave product 560 photo main_image profile url is /uploads/images/products/main_image_560.jpg |
182 | 12:32:59.366 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=560)) |
183 | 12:32:59.366 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
184 | 12:32:59.366 | | trace | application | ImageUploadBehave product 561 photo main_image profile thumb value /uploads/temp/photoe_561.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_561.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_561_thumb.jpg (true) |
185 | 12:32:59.367 | | trace | application | ImageUploadBehave product 561 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
186 | 12:32:59.367 | | trace | application | ImageUploadBehave product 561 photo main_image profile thumb url is /uploads/images/products/main_image_561_thumb.jpg |
187 | 12:32:59.367 | | trace | application | ImageUploadBehave product 561 photo main_image profile value /uploads/temp/photoe_561.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_561.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_561_.jpg (false) |
188 | 12:32:59.367 | | trace | application | ImageUploadBehave product 561 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
189 | 12:32:59.367 | | trace | application | ImageUploadBehave product 561 photo main_image profile url is /uploads/images/products/main_image_561.jpg |
190 | 12:32:59.367 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=561)) |
191 | 12:32:59.367 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
192 | 12:32:59.367 | | trace | application | ImageUploadBehave product 562 photo main_image profile thumb value /uploads/temp/photoe_562.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_562.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_562_thumb.jpg (true) |
193 | 12:32:59.367 | | trace | application | ImageUploadBehave product 562 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
194 | 12:32:59.368 | | trace | application | ImageUploadBehave product 562 photo main_image profile thumb url is /uploads/images/products/main_image_562_thumb.jpg |
195 | 12:32:59.368 | | trace | application | ImageUploadBehave product 562 photo main_image profile value /uploads/temp/photoe_562.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_562.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_562_.jpg (false) |
196 | 12:32:59.368 | | trace | application | ImageUploadBehave product 562 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
197 | 12:32:59.368 | | trace | application | ImageUploadBehave product 562 photo main_image profile url is /uploads/images/products/main_image_562.jpg |
198 | 12:32:59.368 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=562)) |
199 | 12:32:59.368 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
200 | 12:32:59.368 | | trace | application | ImageUploadBehave product 563 photo main_image profile thumb value /uploads/temp/photoe_563.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_563.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_563_thumb.jpg (true) |
201 | 12:32:59.368 | | trace | application | ImageUploadBehave product 563 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
202 | 12:32:59.368 | | trace | application | ImageUploadBehave product 563 photo main_image profile thumb url is /uploads/images/products/main_image_563_thumb.jpg |
203 | 12:32:59.369 | | trace | application | ImageUploadBehave product 563 photo main_image profile value /uploads/temp/photoe_563.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_563.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_563_.jpg (false) |
204 | 12:32:59.369 | | trace | application | ImageUploadBehave product 563 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
205 | 12:32:59.369 | | trace | application | ImageUploadBehave product 563 photo main_image profile url is /uploads/images/products/main_image_563.jpg |
206 | 12:32:59.369 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=563)) |
207 | 12:32:59.369 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
208 | 12:32:59.369 | | trace | application | ImageUploadBehave product 564 photo main_image profile thumb value /uploads/temp/photoe_564.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_564.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_564_thumb.jpg (true) |
209 | 12:32:59.369 | | trace | application | ImageUploadBehave product 564 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
210 | 12:32:59.369 | | trace | application | ImageUploadBehave product 564 photo main_image profile thumb url is /uploads/images/products/main_image_564_thumb.jpg |
211 | 12:32:59.369 | | trace | application | ImageUploadBehave product 564 photo main_image profile value /uploads/temp/photoe_564.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_564.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_564_.jpg (false) |
212 | 12:32:59.369 | | trace | application | ImageUploadBehave product 564 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
213 | 12:32:59.369 | | trace | application | ImageUploadBehave product 564 photo main_image profile url is /uploads/images/products/main_image_564.jpg |
214 | 12:32:59.370 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=564)) |
215 | 12:32:59.370 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
216 | 12:32:59.370 | | trace | application | ImageUploadBehave product 565 photo main_image profile thumb value /uploads/temp/photoe_565.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_565.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_565_thumb.jpg (true) |
217 | 12:32:59.370 | | trace | application | ImageUploadBehave product 565 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
218 | 12:32:59.370 | | trace | application | ImageUploadBehave product 565 photo main_image profile thumb url is /uploads/images/products/main_image_565_thumb.jpg |
219 | 12:32:59.370 | | trace | application | ImageUploadBehave product 565 photo main_image profile value /uploads/temp/photoe_565.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_565.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_565_.jpg (false) |
220 | 12:32:59.370 | | trace | application | ImageUploadBehave product 565 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
221 | 12:32:59.370 | | trace | application | ImageUploadBehave product 565 photo main_image profile url is /uploads/images/products/main_image_565.jpg |
222 | 12:32:59.371 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=565)) |
223 | 12:32:59.371 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
224 | 12:32:59.371 | | trace | application | ImageUploadBehave product 566 photo main_image profile thumb value /uploads/temp/photoe_566.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_566.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_566_thumb.jpg (true) |
225 | 12:32:59.371 | | trace | application | ImageUploadBehave product 566 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
226 | 12:32:59.371 | | trace | application | ImageUploadBehave product 566 photo main_image profile thumb url is /uploads/images/products/main_image_566_thumb.jpg |
227 | 12:32:59.371 | | trace | application | ImageUploadBehave product 566 photo main_image profile value /uploads/temp/photoe_566.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_566.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_566_.jpg (false) |
228 | 12:32:59.371 | | trace | application | ImageUploadBehave product 566 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
229 | 12:32:59.371 | | trace | application | ImageUploadBehave product 566 photo main_image profile url is /uploads/images/products/main_image_566.jpg |
230 | 12:32:59.371 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=566)) |
231 | 12:32:59.372 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
232 | 12:32:59.372 | | trace | application | ImageUploadBehave product 567 photo main_image profile thumb value /uploads/temp/photoe_567.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_567.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_567_thumb.jpg (true) |
233 | 12:32:59.372 | | trace | application | ImageUploadBehave product 567 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
234 | 12:32:59.372 | | trace | application | ImageUploadBehave product 567 photo main_image profile thumb url is /uploads/images/products/main_image_567_thumb.jpg |
235 | 12:32:59.372 | | trace | application | ImageUploadBehave product 567 photo main_image profile value /uploads/temp/photoe_567.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_567.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_567_.jpg (false) |
236 | 12:32:59.372 | | trace | application | ImageUploadBehave product 567 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
237 | 12:32:59.372 | | trace | application | ImageUploadBehave product 567 photo main_image profile url is /uploads/images/products/main_image_567.jpg |
238 | 12:32:59.372 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=567)) |
239 | 12:32:59.373 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
240 | 12:32:59.373 | | trace | application | ImageUploadBehave product 568 photo main_image profile thumb value /uploads/temp/photoe_568.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_568.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_568_thumb.jpg (true) |
241 | 12:32:59.373 | | trace | application | ImageUploadBehave product 568 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
242 | 12:32:59.373 | | trace | application | ImageUploadBehave product 568 photo main_image profile thumb url is /uploads/images/products/main_image_568_thumb.jpg |
243 | 12:32:59.373 | | trace | application | ImageUploadBehave product 568 photo main_image profile value /uploads/temp/photoe_568.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_568.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_568_.jpg (false) |
244 | 12:32:59.373 | | trace | application | ImageUploadBehave product 568 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
245 | 12:32:59.373 | | trace | application | ImageUploadBehave product 568 photo main_image profile url is /uploads/images/products/main_image_568.jpg |
246 | 12:32:59.373 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=568)) |
247 | 12:32:59.374 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
248 | 12:32:59.374 | | trace | application | ImageUploadBehave product 569 photo main_image profile thumb value /uploads/temp/photoe_569.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_569.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_569_thumb.jpg (true) |
249 | 12:32:59.374 | | trace | application | ImageUploadBehave product 569 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
250 | 12:32:59.374 | | trace | application | ImageUploadBehave product 569 photo main_image profile thumb url is /uploads/images/products/main_image_569_thumb.jpg |
251 | 12:32:59.374 | | trace | application | ImageUploadBehave product 569 photo main_image profile value /uploads/temp/photoe_569.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_569.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_569_.jpg (false) |
252 | 12:32:59.374 | | trace | application | ImageUploadBehave product 569 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
253 | 12:32:59.374 | | trace | application | ImageUploadBehave product 569 photo main_image profile url is /uploads/images/products/main_image_569.jpg |
254 | 12:32:59.374 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=569)) |
255 | 12:32:59.375 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
256 | 12:32:59.375 | | trace | application | ImageUploadBehave product 570 photo main_image profile thumb value /uploads/temp/photoe_570.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_570.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_570_thumb.jpg (true) |
257 | 12:32:59.375 | | trace | application | ImageUploadBehave product 570 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
258 | 12:32:59.375 | | trace | application | ImageUploadBehave product 570 photo main_image profile thumb url is /uploads/images/products/main_image_570_thumb.jpg |
259 | 12:32:59.375 | | trace | application | ImageUploadBehave product 570 photo main_image profile value /uploads/temp/photoe_570.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_570.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_570_.jpg (false) |
260 | 12:32:59.375 | | trace | application | ImageUploadBehave product 570 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
261 | 12:32:59.375 | | trace | application | ImageUploadBehave product 570 photo main_image profile url is /uploads/images/products/main_image_570.jpg |
262 | 12:32:59.375 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=570)) |
263 | 12:32:59.375 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
264 | 12:32:59.376 | | trace | application | ImageUploadBehave product 571 photo main_image profile thumb value /uploads/temp/photoe_571.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_571.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_571_thumb.jpg (true) |
265 | 12:32:59.376 | | trace | application | ImageUploadBehave product 571 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
266 | 12:32:59.376 | | trace | application | ImageUploadBehave product 571 photo main_image profile thumb url is /uploads/images/products/main_image_571_thumb.jpg |
267 | 12:32:59.376 | | trace | application | ImageUploadBehave product 571 photo main_image profile value /uploads/temp/photoe_571.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_571.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_571_.jpg (false) |
268 | 12:32:59.376 | | trace | application | ImageUploadBehave product 571 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
269 | 12:32:59.376 | | trace | application | ImageUploadBehave product 571 photo main_image profile url is /uploads/images/products/main_image_571.jpg |
270 | 12:32:59.376 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=571)) |
271 | 12:32:59.376 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
272 | 12:32:59.376 | | trace | application | ImageUploadBehave product 572 photo main_image profile thumb value /uploads/temp/photoe_572.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_572.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_572_thumb.jpg (true) |
273 | 12:32:59.377 | | trace | application | ImageUploadBehave product 572 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
274 | 12:32:59.377 | | trace | application | ImageUploadBehave product 572 photo main_image profile thumb url is /uploads/images/products/main_image_572_thumb.jpg |
275 | 12:32:59.377 | | trace | application | ImageUploadBehave product 572 photo main_image profile value /uploads/temp/photoe_572.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_572.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_572_.jpg (false) |
276 | 12:32:59.377 | | trace | application | ImageUploadBehave product 572 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
277 | 12:32:59.377 | | trace | application | ImageUploadBehave product 572 photo main_image profile url is /uploads/images/products/main_image_572.jpg |
278 | 12:32:59.377 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=572)) |
279 | 12:32:59.377 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
280 | 12:32:59.377 | | trace | application | ImageUploadBehave product 573 photo main_image profile thumb value /uploads/temp/photoe_573.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_573.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_573_thumb.jpg (true) |
281 | 12:32:59.377 | | trace | application | ImageUploadBehave product 573 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
282 | 12:32:59.377 | | trace | application | ImageUploadBehave product 573 photo main_image profile thumb url is /uploads/images/products/main_image_573_thumb.jpg |
283 | 12:32:59.378 | | trace | application | ImageUploadBehave product 573 photo main_image profile value /uploads/temp/photoe_573.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_573.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_573_.jpg (false) |
284 | 12:32:59.378 | | trace | application | ImageUploadBehave product 573 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
285 | 12:32:59.378 | | trace | application | ImageUploadBehave product 573 photo main_image profile url is /uploads/images/products/main_image_573.jpg |
286 | 12:32:59.378 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=573)) |
287 | 12:32:59.378 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
288 | 12:32:59.378 | | trace | application | ImageUploadBehave product 574 photo main_image profile thumb value /uploads/temp/photoe_574.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_574.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_574_thumb.jpg (true) |
289 | 12:32:59.378 | | trace | application | ImageUploadBehave product 574 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
290 | 12:32:59.378 | | trace | application | ImageUploadBehave product 574 photo main_image profile thumb url is /uploads/images/products/main_image_574_thumb.jpg |
291 | 12:32:59.378 | | trace | application | ImageUploadBehave product 574 photo main_image profile value /uploads/temp/photoe_574.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_574.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_574_.jpg (false) |
292 | 12:32:59.378 | | trace | application | ImageUploadBehave product 574 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
293 | 12:32:59.378 | | trace | application | ImageUploadBehave product 574 photo main_image profile url is /uploads/images/products/main_image_574.jpg |
294 | 12:32:59.379 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=574)) |
295 | 12:32:59.379 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
296 | 12:32:59.379 | | trace | application | ImageUploadBehave product 575 photo main_image profile thumb value /uploads/temp/photoe_575.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_575.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_575_thumb.jpg (true) |
297 | 12:32:59.379 | | trace | application | ImageUploadBehave product 575 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
298 | 12:32:59.379 | | trace | application | ImageUploadBehave product 575 photo main_image profile thumb url is /uploads/images/products/main_image_575_thumb.jpg |
299 | 12:32:59.379 | | trace | application | ImageUploadBehave product 575 photo main_image profile value /uploads/temp/photoe_575.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_575.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_575_.jpg (false) |
300 | 12:32:59.379 | | trace | application | ImageUploadBehave product 575 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
301 | 12:32:59.379 | | trace | application | ImageUploadBehave product 575 photo main_image profile url is /uploads/images/products/main_image_575.jpg |
302 | 12:32:59.379 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=575)) |
303 | 12:32:59.380 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
304 | 12:32:59.380 | | trace | application | ImageUploadBehave product 576 photo main_image profile thumb value /uploads/temp/photoe_576.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_576.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_576_thumb.jpg (true) |
305 | 12:32:59.380 | | trace | application | ImageUploadBehave product 576 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
306 | 12:32:59.380 | | trace | application | ImageUploadBehave product 576 photo main_image profile thumb url is /uploads/images/products/main_image_576_thumb.jpg |
307 | 12:32:59.380 | | trace | application | ImageUploadBehave product 576 photo main_image profile value /uploads/temp/photoe_576.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_576.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_576_.jpg (false) |
308 | 12:32:59.380 | | trace | application | ImageUploadBehave product 576 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
309 | 12:32:59.380 | | trace | application | ImageUploadBehave product 576 photo main_image profile url is /uploads/images/products/main_image_576.jpg |
310 | 12:32:59.380 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=576)) |
311 | 12:32:59.380 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
312 | 12:32:59.380 | | trace | application | ImageUploadBehave product 577 photo main_image profile thumb value /uploads/temp/photoe_577.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_577.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_577_thumb.jpg (true) |
313 | 12:32:59.380 | | trace | application | ImageUploadBehave product 577 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
314 | 12:32:59.380 | | trace | application | ImageUploadBehave product 577 photo main_image profile thumb url is /uploads/images/products/main_image_577_thumb.jpg |
315 | 12:32:59.380 | | trace | application | ImageUploadBehave product 577 photo main_image profile value /uploads/temp/photoe_577.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_577.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_577_.jpg (false) |
316 | 12:32:59.381 | | trace | application | ImageUploadBehave product 577 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
317 | 12:32:59.381 | | trace | application | ImageUploadBehave product 577 photo main_image profile url is /uploads/images/products/main_image_577.jpg |
318 | 12:32:59.381 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=577)) |
319 | 12:32:59.381 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
320 | 12:32:59.381 | | trace | application | ImageUploadBehave product 578 photo main_image profile thumb value /uploads/temp/photoe_578.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_578.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_578_thumb.jpg (true) |
321 | 12:32:59.381 | | trace | application | ImageUploadBehave product 578 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
322 | 12:32:59.381 | | trace | application | ImageUploadBehave product 578 photo main_image profile thumb url is /uploads/images/products/main_image_578_thumb.jpg |
323 | 12:32:59.381 | | trace | application | ImageUploadBehave product 578 photo main_image profile value /uploads/temp/photoe_578.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_578.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_578_.jpg (false) |
324 | 12:32:59.381 | | trace | application | ImageUploadBehave product 578 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
325 | 12:32:59.381 | | trace | application | ImageUploadBehave product 578 photo main_image profile url is /uploads/images/products/main_image_578.jpg |
326 | 12:32:59.381 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=578)) |
327 | 12:32:59.381 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
328 | 12:32:59.381 | | trace | application | ImageUploadBehave product 579 photo main_image profile thumb value /uploads/temp/photoe_579.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_579.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_579_thumb.jpg (true) |
329 | 12:32:59.382 | | trace | application | ImageUploadBehave product 579 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
330 | 12:32:59.382 | | trace | application | ImageUploadBehave product 579 photo main_image profile thumb url is /uploads/images/products/main_image_579_thumb.jpg |
331 | 12:32:59.382 | | trace | application | ImageUploadBehave product 579 photo main_image profile value /uploads/temp/photoe_579.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_579.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_579_.jpg (false) |
332 | 12:32:59.382 | | trace | application | ImageUploadBehave product 579 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
333 | 12:32:59.382 | | trace | application | ImageUploadBehave product 579 photo main_image profile url is /uploads/images/products/main_image_579.jpg |
334 | 12:32:59.382 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=579)) |
335 | 12:32:59.382 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
336 | 12:32:59.382 | | trace | application | ImageUploadBehave product 580 photo main_image profile thumb value /uploads/temp/photoe_580.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_580.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_580_thumb.jpg (true) |
337 | 12:32:59.382 | | trace | application | ImageUploadBehave product 580 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
338 | 12:32:59.382 | | trace | application | ImageUploadBehave product 580 photo main_image profile thumb url is /uploads/images/products/main_image_580_thumb.jpg |
339 | 12:32:59.382 | | trace | application | ImageUploadBehave product 580 photo main_image profile value /uploads/temp/photoe_580.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_580.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_580_.jpg (false) |
340 | 12:32:59.382 | | trace | application | ImageUploadBehave product 580 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
341 | 12:32:59.382 | | trace | application | ImageUploadBehave product 580 photo main_image profile url is /uploads/images/products/main_image_580.jpg |
342 | 12:32:59.382 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=580)) |
343 | 12:32:59.383 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
344 | 12:32:59.383 | | trace | application | ImageUploadBehave product 581 photo main_image profile thumb value /uploads/temp/photoe_581.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_581.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_581_thumb.jpg (true) |
345 | 12:32:59.383 | | trace | application | ImageUploadBehave product 581 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
346 | 12:32:59.383 | | trace | application | ImageUploadBehave product 581 photo main_image profile thumb url is /uploads/images/products/main_image_581_thumb.jpg |
347 | 12:32:59.383 | | trace | application | ImageUploadBehave product 581 photo main_image profile value /uploads/temp/photoe_581.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_581.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_581_.jpg (false) |
348 | 12:32:59.383 | | trace | application | ImageUploadBehave product 581 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
349 | 12:32:59.383 | | trace | application | ImageUploadBehave product 581 photo main_image profile url is /uploads/images/products/main_image_581.jpg |
350 | 12:32:59.383 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=581)) |
351 | 12:32:59.383 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
352 | 12:32:59.383 | | trace | application | ImageUploadBehave product 582 photo main_image profile thumb value /uploads/temp/photoe_582.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_582.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_582_thumb.jpg (true) |
353 | 12:32:59.383 | | trace | application | ImageUploadBehave product 582 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
354 | 12:32:59.383 | | trace | application | ImageUploadBehave product 582 photo main_image profile thumb url is /uploads/images/products/main_image_582_thumb.jpg |
355 | 12:32:59.383 | | trace | application | ImageUploadBehave product 582 photo main_image profile value /uploads/temp/photoe_582.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_582.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_582_.jpg (false) |
356 | 12:32:59.383 | | trace | application | ImageUploadBehave product 582 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
357 | 12:32:59.383 | | trace | application | ImageUploadBehave product 582 photo main_image profile url is /uploads/images/products/main_image_582.jpg |
358 | 12:32:59.383 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=582)) |
359 | 12:32:59.384 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
360 | 12:32:59.384 | | trace | application | ImageUploadBehave product 583 photo main_image profile thumb value /uploads/temp/photoe_583.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_583.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_583_thumb.jpg (true) |
361 | 12:32:59.384 | | trace | application | ImageUploadBehave product 583 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
362 | 12:32:59.384 | | trace | application | ImageUploadBehave product 583 photo main_image profile thumb url is /uploads/images/products/main_image_583_thumb.jpg |
363 | 12:32:59.384 | | trace | application | ImageUploadBehave product 583 photo main_image profile value /uploads/temp/photoe_583.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_583.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_583_.jpg (false) |
364 | 12:32:59.384 | | trace | application | ImageUploadBehave product 583 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
365 | 12:32:59.384 | | trace | application | ImageUploadBehave product 583 photo main_image profile url is /uploads/images/products/main_image_583.jpg |
366 | 12:32:59.384 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=583)) |
367 | 12:32:59.385 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/layouts/main.php |
368 | 12:32:59.385 | | info | yii\db\Command::query | SELECT * FROM `catalogue_categories` |
369 | 12:32:59.386 | | info | yii\db\Command::query | SELECT COUNT(*) FROM `carts` WHERE `session_id`='' |
370 | 12:32:59.386 | | info | yii\web\Session::open | Session started |