1 | 12:37:04.352 | | trace | yii\base\Module::getModule | Loading module: gii |
2 | 12:37:04.352 | | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
3 | 12:37:04.353 | | trace | yii\base\Module::getModule | Loading module: debug |
4 | 12:37:04.353 | | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
5 | 12:37:04.354 | | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
6 | 12:37:04.354 | | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
7 | 12:37:04.354 | | trace | yii\web\Application::handleRequest | Route requested: 'catalog/index' |
8 | 12:37:04.354 | | trace | yii\base\Controller::runAction | Route to run: catalog/index |
9 | 12:37:04.354 | | trace | yii\base\InlineAction::runWithParams | Running action: frontend\controllers\CatalogController::actionIndex() |
10 | 12:37:04.355 | | info | yii\db\Connection::open | Opening DB connection: mysql:host=localhost;dbname=sculptured |
11 | 12:37:04.356 | | 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 |
12 | 12:37:04.359 | | 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 ORDER BY `catalogue_items`.`id` LIMIT 60 OFFSET 600 |
13 | 12:37:04.361 | | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `catalogue_items` |
14 | 12:37:04.362 | | 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' |
15 | 12:37:04.363 | | 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 (761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782) |
16 | 12:37:04.364 | | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `catalogue_items_to_categories` |
17 | 12:37:04.364 | | 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' |
18 | 12:37:04.365 | | info | yii\db\Command::query | SELECT * FROM `catalogue_categories` WHERE `id`=10 |
19 | 12:37:04.365 | | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `catalogue_categories` |
20 | 12:37:04.366 | | 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' |
21 | 12:37:04.367 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/index.php |
22 | 12:37:04.368 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
23 | 12:37:04.368 | | trace | application | ImageUploadBehave product 761 photo main_image profile thumb value /uploads/temp/Element 155h160.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_761.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_761_thumb.png (true) |
24 | 12:37:04.368 | | trace | application | ImageUploadBehave product 761 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
25 | 12:37:04.368 | | trace | application | ImageUploadBehave product 761 photo main_image profile thumb url is /uploads/images/products/main_image_761_thumb.png |
26 | 12:37:04.368 | | trace | application | ImageUploadBehave product 761 photo main_image profile value /uploads/temp/Element 155h160.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_761.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_761_.png (false) |
27 | 12:37:04.368 | | trace | application | ImageUploadBehave product 761 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
28 | 12:37:04.368 | | trace | application | ImageUploadBehave product 761 photo main_image profile url is /uploads/images/products/main_image_761.png |
29 | 12:37:04.369 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=761)) |
30 | 12:37:04.369 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
31 | 12:37:04.369 | | trace | application | ImageUploadBehave product 762 photo main_image profile thumb value /uploads/temp/Element 150h170 (2).png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_762.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_762_thumb.png (true) |
32 | 12:37:04.369 | | trace | application | ImageUploadBehave product 762 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
33 | 12:37:04.369 | | trace | application | ImageUploadBehave product 762 photo main_image profile thumb url is /uploads/images/products/main_image_762_thumb.png |
34 | 12:37:04.369 | | trace | application | ImageUploadBehave product 762 photo main_image profile value /uploads/temp/Element 150h170 (2).png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_762.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_762_.png (false) |
35 | 12:37:04.369 | | trace | application | ImageUploadBehave product 762 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
36 | 12:37:04.369 | | trace | application | ImageUploadBehave product 762 photo main_image profile url is /uploads/images/products/main_image_762.png |
37 | 12:37:04.370 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=762)) |
38 | 12:37:04.370 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
39 | 12:37:04.370 | | trace | application | ImageUploadBehave product 763 photo main_image profile thumb value /uploads/temp/Element D=170.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_763.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_763_thumb.png (true) |
40 | 12:37:04.370 | | trace | application | ImageUploadBehave product 763 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
41 | 12:37:04.370 | | trace | application | ImageUploadBehave product 763 photo main_image profile thumb url is /uploads/images/products/main_image_763_thumb.png |
42 | 12:37:04.370 | | trace | application | ImageUploadBehave product 763 photo main_image profile value /uploads/temp/Element D=170.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_763.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_763_.png (false) |
43 | 12:37:04.370 | | trace | application | ImageUploadBehave product 763 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
44 | 12:37:04.370 | | trace | application | ImageUploadBehave product 763 photo main_image profile url is /uploads/images/products/main_image_763.png |
45 | 12:37:04.370 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=763)) |
46 | 12:37:04.371 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
47 | 12:37:04.371 | | trace | application | ImageUploadBehave product 764 photo main_image profile thumb value /uploads/temp/Element 140h210.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_764.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_764_thumb.png (true) |
48 | 12:37:04.371 | | trace | application | ImageUploadBehave product 764 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
49 | 12:37:04.371 | | trace | application | ImageUploadBehave product 764 photo main_image profile thumb url is /uploads/images/products/main_image_764_thumb.png |
50 | 12:37:04.371 | | trace | application | ImageUploadBehave product 764 photo main_image profile value /uploads/temp/Element 140h210.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_764.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_764_.png (false) |
51 | 12:37:04.371 | | trace | application | ImageUploadBehave product 764 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
52 | 12:37:04.371 | | trace | application | ImageUploadBehave product 764 photo main_image profile url is /uploads/images/products/main_image_764.png |
53 | 12:37:04.371 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=764)) |
54 | 12:37:04.371 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
55 | 12:37:04.371 | | trace | application | ImageUploadBehave product 765 photo main_image profile thumb value /uploads/temp/Krest D=400.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_765.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_765_thumb.png (true) |
56 | 12:37:04.371 | | trace | application | ImageUploadBehave product 765 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
57 | 12:37:04.371 | | trace | application | ImageUploadBehave product 765 photo main_image profile thumb url is /uploads/images/products/main_image_765_thumb.png |
58 | 12:37:04.371 | | trace | application | ImageUploadBehave product 765 photo main_image profile value /uploads/temp/Krest D=400.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_765.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_765_.png (false) |
59 | 12:37:04.371 | | trace | application | ImageUploadBehave product 765 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
60 | 12:37:04.371 | | trace | application | ImageUploadBehave product 765 photo main_image profile url is /uploads/images/products/main_image_765.png |
61 | 12:37:04.372 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=765)) |
62 | 12:37:04.372 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
63 | 12:37:04.372 | | trace | application | ImageUploadBehave product 766 photo main_image profile thumb value /uploads/temp/Element 910h160.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_766.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_766_thumb.png (true) |
64 | 12:37:04.372 | | trace | application | ImageUploadBehave product 766 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
65 | 12:37:04.372 | | trace | application | ImageUploadBehave product 766 photo main_image profile thumb url is /uploads/images/products/main_image_766_thumb.png |
66 | 12:37:04.372 | | trace | application | ImageUploadBehave product 766 photo main_image profile value /uploads/temp/Element 910h160.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_766.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_766_.png (false) |
67 | 12:37:04.372 | | trace | application | ImageUploadBehave product 766 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
68 | 12:37:04.372 | | trace | application | ImageUploadBehave product 766 photo main_image profile url is /uploads/images/products/main_image_766.png |
69 | 12:37:04.373 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=766)) |
70 | 12:37:04.373 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
71 | 12:37:04.373 | | trace | application | ImageUploadBehave product 767 photo main_image profile thumb value /uploads/temp/Element 100h240.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_767.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_767_thumb.png (true) |
72 | 12:37:04.373 | | trace | application | ImageUploadBehave product 767 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
73 | 12:37:04.373 | | trace | application | ImageUploadBehave product 767 photo main_image profile thumb url is /uploads/images/products/main_image_767_thumb.png |
74 | 12:37:04.373 | | trace | application | ImageUploadBehave product 767 photo main_image profile value /uploads/temp/Element 100h240.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_767.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_767_.png (false) |
75 | 12:37:04.373 | | trace | application | ImageUploadBehave product 767 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
76 | 12:37:04.373 | | trace | application | ImageUploadBehave product 767 photo main_image profile url is /uploads/images/products/main_image_767.png |
77 | 12:37:04.373 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=767)) |
78 | 12:37:04.373 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
79 | 12:37:04.373 | | trace | application | ImageUploadBehave product 768 photo main_image profile thumb value /uploads/temp/Element 150h170.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_768.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_768_thumb.png (true) |
80 | 12:37:04.374 | | trace | application | ImageUploadBehave product 768 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
81 | 12:37:04.374 | | trace | application | ImageUploadBehave product 768 photo main_image profile thumb url is /uploads/images/products/main_image_768_thumb.png |
82 | 12:37:04.374 | | trace | application | ImageUploadBehave product 768 photo main_image profile value /uploads/temp/Element 150h170.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_768.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_768_.png (false) |
83 | 12:37:04.374 | | trace | application | ImageUploadBehave product 768 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
84 | 12:37:04.374 | | trace | application | ImageUploadBehave product 768 photo main_image profile url is /uploads/images/products/main_image_768.png |
85 | 12:37:04.374 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=768)) |
86 | 12:37:04.374 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
87 | 12:37:04.374 | | trace | application | ImageUploadBehave product 769 photo main_image profile thumb value /uploads/temp/Element 190h210.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_769.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_769_thumb.png (true) |
88 | 12:37:04.374 | | trace | application | ImageUploadBehave product 769 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
89 | 12:37:04.374 | | trace | application | ImageUploadBehave product 769 photo main_image profile thumb url is /uploads/images/products/main_image_769_thumb.png |
90 | 12:37:04.374 | | trace | application | ImageUploadBehave product 769 photo main_image profile value /uploads/temp/Element 190h210.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_769.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_769_.png (false) |
91 | 12:37:04.374 | | trace | application | ImageUploadBehave product 769 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
92 | 12:37:04.374 | | trace | application | ImageUploadBehave product 769 photo main_image profile url is /uploads/images/products/main_image_769.png |
93 | 12:37:04.374 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=769)) |
94 | 12:37:04.375 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
95 | 12:37:04.375 | | trace | application | ImageUploadBehave product 770 photo main_image profile thumb value /uploads/temp/Element 200h280.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_770.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_770_thumb.png (true) |
96 | 12:37:04.375 | | trace | application | ImageUploadBehave product 770 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
97 | 12:37:04.375 | | trace | application | ImageUploadBehave product 770 photo main_image profile thumb url is /uploads/images/products/main_image_770_thumb.png |
98 | 12:37:04.375 | | trace | application | ImageUploadBehave product 770 photo main_image profile value /uploads/temp/Element 200h280.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_770.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_770_.png (false) |
99 | 12:37:04.375 | | trace | application | ImageUploadBehave product 770 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
100 | 12:37:04.375 | | trace | application | ImageUploadBehave product 770 photo main_image profile url is /uploads/images/products/main_image_770.png |
101 | 12:37:04.375 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=770)) |
102 | 12:37:04.376 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
103 | 12:37:04.376 | | trace | application | ImageUploadBehave product 771 photo main_image profile thumb value /uploads/temp/Rozetka D=450.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_771.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_771_thumb.png (true) |
104 | 12:37:04.376 | | trace | application | ImageUploadBehave product 771 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
105 | 12:37:04.376 | | trace | application | ImageUploadBehave product 771 photo main_image profile thumb url is /uploads/images/products/main_image_771_thumb.png |
106 | 12:37:04.376 | | trace | application | ImageUploadBehave product 771 photo main_image profile value /uploads/temp/Rozetka D=450.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_771.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_771_.png (false) |
107 | 12:37:04.376 | | trace | application | ImageUploadBehave product 771 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
108 | 12:37:04.376 | | trace | application | ImageUploadBehave product 771 photo main_image profile url is /uploads/images/products/main_image_771.png |
109 | 12:37:04.376 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=771)) |
110 | 12:37:04.376 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
111 | 12:37:04.376 | | trace | application | ImageUploadBehave product 772 photo main_image profile thumb value /uploads/temp/Element 140h240.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_772.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_772_thumb.png (true) |
112 | 12:37:04.376 | | trace | application | ImageUploadBehave product 772 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
113 | 12:37:04.376 | | trace | application | ImageUploadBehave product 772 photo main_image profile thumb url is /uploads/images/products/main_image_772_thumb.png |
114 | 12:37:04.376 | | trace | application | ImageUploadBehave product 772 photo main_image profile value /uploads/temp/Element 140h240.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_772.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_772_.png (false) |
115 | 12:37:04.376 | | trace | application | ImageUploadBehave product 772 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
116 | 12:37:04.376 | | trace | application | ImageUploadBehave product 772 photo main_image profile url is /uploads/images/products/main_image_772.png |
117 | 12:37:04.376 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=772)) |
118 | 12:37:04.377 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
119 | 12:37:04.377 | | trace | application | ImageUploadBehave product 773 photo main_image profile thumb value /uploads/temp/Element 160h280.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_773.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_773_thumb.png (true) |
120 | 12:37:04.377 | | trace | application | ImageUploadBehave product 773 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
121 | 12:37:04.377 | | trace | application | ImageUploadBehave product 773 photo main_image profile thumb url is /uploads/images/products/main_image_773_thumb.png |
122 | 12:37:04.377 | | trace | application | ImageUploadBehave product 773 photo main_image profile value /uploads/temp/Element 160h280.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_773.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_773_.png (false) |
123 | 12:37:04.377 | | trace | application | ImageUploadBehave product 773 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
124 | 12:37:04.377 | | trace | application | ImageUploadBehave product 773 photo main_image profile url is /uploads/images/products/main_image_773.png |
125 | 12:37:04.377 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=773)) |
126 | 12:37:04.377 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
127 | 12:37:04.377 | | trace | application | ImageUploadBehave product 774 photo main_image profile thumb value /uploads/temp/Element 200h400.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_774.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_774_thumb.png (true) |
128 | 12:37:04.378 | | trace | application | ImageUploadBehave product 774 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
129 | 12:37:04.378 | | trace | application | ImageUploadBehave product 774 photo main_image profile thumb url is /uploads/images/products/main_image_774_thumb.png |
130 | 12:37:04.378 | | trace | application | ImageUploadBehave product 774 photo main_image profile value /uploads/temp/Element 200h400.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_774.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_774_.png (false) |
131 | 12:37:04.378 | | trace | application | ImageUploadBehave product 774 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
132 | 12:37:04.378 | | trace | application | ImageUploadBehave product 774 photo main_image profile url is /uploads/images/products/main_image_774.png |
133 | 12:37:04.378 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=774)) |
134 | 12:37:04.378 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
135 | 12:37:04.378 | | trace | application | ImageUploadBehave product 775 photo main_image profile thumb value /uploads/temp/Eklektika 320h320.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_775.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_775_thumb.png (true) |
136 | 12:37:04.378 | | trace | application | ImageUploadBehave product 775 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
137 | 12:37:04.378 | | trace | application | ImageUploadBehave product 775 photo main_image profile thumb url is /uploads/images/products/main_image_775_thumb.png |
138 | 12:37:04.378 | | trace | application | ImageUploadBehave product 775 photo main_image profile value /uploads/temp/Eklektika 320h320.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_775.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_775_.png (false) |
139 | 12:37:04.378 | | trace | application | ImageUploadBehave product 775 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
140 | 12:37:04.378 | | trace | application | ImageUploadBehave product 775 photo main_image profile url is /uploads/images/products/main_image_775.png |
141 | 12:37:04.378 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=775)) |
142 | 12:37:04.379 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
143 | 12:37:04.379 | | trace | application | ImageUploadBehave product 776 photo main_image profile thumb value /uploads/temp/Element 60h120 (2).png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_776.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_776_thumb.png (true) |
144 | 12:37:04.379 | | trace | application | ImageUploadBehave product 776 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
145 | 12:37:04.379 | | trace | application | ImageUploadBehave product 776 photo main_image profile thumb url is /uploads/images/products/main_image_776_thumb.png |
146 | 12:37:04.379 | | trace | application | ImageUploadBehave product 776 photo main_image profile value /uploads/temp/Element 60h120 (2).png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_776.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_776_.png (false) |
147 | 12:37:04.379 | | trace | application | ImageUploadBehave product 776 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
148 | 12:37:04.379 | | trace | application | ImageUploadBehave product 776 photo main_image profile url is /uploads/images/products/main_image_776.png |
149 | 12:37:04.379 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=776)) |
150 | 12:37:04.379 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
151 | 12:37:04.379 | | trace | application | ImageUploadBehave product 777 photo main_image profile thumb value /uploads/temp/Element 120h120.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_777.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_777_thumb.png (true) |
152 | 12:37:04.379 | | trace | application | ImageUploadBehave product 777 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
153 | 12:37:04.379 | | trace | application | ImageUploadBehave product 777 photo main_image profile thumb url is /uploads/images/products/main_image_777_thumb.png |
154 | 12:37:04.379 | | trace | application | ImageUploadBehave product 777 photo main_image profile value /uploads/temp/Element 120h120.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_777.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_777_.png (false) |
155 | 12:37:04.379 | | trace | application | ImageUploadBehave product 777 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
156 | 12:37:04.380 | | trace | application | ImageUploadBehave product 777 photo main_image profile url is /uploads/images/products/main_image_777.png |
157 | 12:37:04.380 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=777)) |
158 | 12:37:04.380 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
159 | 12:37:04.380 | | trace | application | ImageUploadBehave product 778 photo main_image profile thumb value /uploads/temp/Dupleks D=200.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_778.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_778_thumb.png (true) |
160 | 12:37:04.380 | | trace | application | ImageUploadBehave product 778 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
161 | 12:37:04.380 | | trace | application | ImageUploadBehave product 778 photo main_image profile thumb url is /uploads/images/products/main_image_778_thumb.png |
162 | 12:37:04.380 | | trace | application | ImageUploadBehave product 778 photo main_image profile value /uploads/temp/Dupleks D=200.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_778.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_778_.png (false) |
163 | 12:37:04.380 | | trace | application | ImageUploadBehave product 778 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
164 | 12:37:04.380 | | trace | application | ImageUploadBehave product 778 photo main_image profile url is /uploads/images/products/main_image_778.png |
165 | 12:37:04.380 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=778)) |
166 | 12:37:04.381 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
167 | 12:37:04.381 | | trace | application | ImageUploadBehave product 779 photo main_image profile thumb value /uploads/temp/Zavershenie D=240.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_779.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_779_thumb.png (true) |
168 | 12:37:04.381 | | trace | application | ImageUploadBehave product 779 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
169 | 12:37:04.381 | | trace | application | ImageUploadBehave product 779 photo main_image profile thumb url is /uploads/images/products/main_image_779_thumb.png |
170 | 12:37:04.381 | | trace | application | ImageUploadBehave product 779 photo main_image profile value /uploads/temp/Zavershenie D=240.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_779.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_779_.png (false) |
171 | 12:37:04.381 | | trace | application | ImageUploadBehave product 779 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
172 | 12:37:04.381 | | trace | application | ImageUploadBehave product 779 photo main_image profile url is /uploads/images/products/main_image_779.png |
173 | 12:37:04.381 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=779)) |
174 | 12:37:04.381 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
175 | 12:37:04.381 | | trace | application | ImageUploadBehave product 780 photo main_image profile thumb value /uploads/temp/Arlekino D=190.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_780.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_780_thumb.png (true) |
176 | 12:37:04.381 | | trace | application | ImageUploadBehave product 780 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
177 | 12:37:04.381 | | trace | application | ImageUploadBehave product 780 photo main_image profile thumb url is /uploads/images/products/main_image_780_thumb.png |
178 | 12:37:04.381 | | trace | application | ImageUploadBehave product 780 photo main_image profile value /uploads/temp/Arlekino D=190.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_780.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_780_.png (false) |
179 | 12:37:04.381 | | trace | application | ImageUploadBehave product 780 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
180 | 12:37:04.382 | | trace | application | ImageUploadBehave product 780 photo main_image profile url is /uploads/images/products/main_image_780.png |
181 | 12:37:04.382 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=780)) |
182 | 12:37:04.382 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
183 | 12:37:04.382 | | trace | application | ImageUploadBehave product 781 photo main_image profile thumb value /uploads/temp/Element 41h51.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_781.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_781_thumb.png (true) |
184 | 12:37:04.382 | | trace | application | ImageUploadBehave product 781 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
185 | 12:37:04.382 | | trace | application | ImageUploadBehave product 781 photo main_image profile thumb url is /uploads/images/products/main_image_781_thumb.png |
186 | 12:37:04.382 | | trace | application | ImageUploadBehave product 781 photo main_image profile value /uploads/temp/Element 41h51.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_781.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_781_.png (false) |
187 | 12:37:04.382 | | trace | application | ImageUploadBehave product 781 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
188 | 12:37:04.382 | | trace | application | ImageUploadBehave product 781 photo main_image profile url is /uploads/images/products/main_image_781.png |
189 | 12:37:04.382 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=781)) |
190 | 12:37:04.383 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/_item.php |
191 | 12:37:04.383 | | trace | application | ImageUploadBehave product 782 photo main_image profile thumb value /uploads/temp/Element D=120.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_782.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_782_thumb.png (true) |
192 | 12:37:04.383 | | trace | application | ImageUploadBehave product 782 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
193 | 12:37:04.383 | | trace | application | ImageUploadBehave product 782 photo main_image profile thumb url is /uploads/images/products/main_image_782_thumb.png |
194 | 12:37:04.383 | | trace | application | ImageUploadBehave product 782 photo main_image profile value /uploads/temp/Element D=120.png file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_782.png (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_782_.png (false) |
195 | 12:37:04.383 | | trace | application | ImageUploadBehave product 782 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
196 | 12:37:04.383 | | trace | application | ImageUploadBehave product 782 photo main_image profile url is /uploads/images/products/main_image_782.png |
197 | 12:37:04.383 | | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `carts` WHERE (`session_id`='') AND (`item_id`=782)) |
198 | 12:37:04.384 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/layouts/main.php |
199 | 12:37:04.385 | | info | yii\db\Command::query | SELECT * FROM `catalogue_categories` |
200 | 12:37:04.386 | | info | yii\db\Command::query | SELECT COUNT(*) FROM `carts` WHERE `session_id`='' |
201 | 12:37:04.386 | | info | yii\web\Session::open | Session started |