1 | 00:54:05.022 | | trace | yii\base\Module::getModule | Loading module: gii |
2 | 00:54:05.022 | | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
3 | 00:54:05.022 | | trace | yii\base\Module::getModule | Loading module: debug |
4 | 00:54:05.023 | | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
5 | 00:54:05.023 | | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
6 | 00:54:05.023 | | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
7 | 00:54:05.023 | | trace | yii\web\Application::handleRequest | Route requested: 'catalog/price-list' |
8 | 00:54:05.023 | | trace | yii\base\Controller::runAction | Route to run: catalog/price-list |
9 | 00:54:05.024 | | trace | yii\base\InlineAction::runWithParams | Running action: frontend\controllers\CatalogController::actionPriceList() |
10 | 00:54:05.024 | | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `catalogue_categories` |
11 | 00:54:05.024 | | info | yii\db\Connection::open | Opening DB connection: mysql:host=localhost;dbname=sculptured |
12 | 00:54:05.025 | | 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' |
13 | 00:54:05.026 | | info | yii\db\Command::query | SELECT * FROM `catalogue_categories` WHERE `slug`='decorative' |
14 | 00:54:05.027 | | info | yii\db\Command::query | SELECT * FROM `catalogue_items` WHERE (`category_id`=6) AND (`is_active`=1) ORDER BY `id` |
15 | 00:54:05.028 | | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `catalogue_items` |
16 | 00:54:05.028 | | 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' |
17 | 00:54:05.030 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/price-list.php |
18 | 00:54:05.030 | | info | yii\web\Session::open | Session started |
19 | 00:54:05.030 | | trace | application | ImageUploadBehave product 555 photo main_image profile value /uploads/temp/photoe_555.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_555.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_555_.jpg (false) |
20 | 00:54:05.030 | | trace | application | ImageUploadBehave product 555 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
21 | 00:54:05.030 | | trace | application | ImageUploadBehave product 555 photo main_image profile url is /uploads/images/products/main_image_555.jpg |
22 | 00:54:05.030 | | trace | application | ImageUploadBehave product 555 photo main_image profile thumb value /uploads/temp/photoe_555.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_555.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_555_thumb.jpg (true) |
23 | 00:54:05.030 | | trace | application | ImageUploadBehave product 555 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
24 | 00:54:05.030 | | trace | application | ImageUploadBehave product 555 photo main_image profile thumb url is /uploads/images/products/main_image_555_thumb.jpg |
25 | 00:54:05.030 | | trace | application | ImageUploadBehave product 556 photo main_image profile value /uploads/temp/photoe_556.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_556.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_556_.jpg (false) |
26 | 00:54:05.030 | | trace | application | ImageUploadBehave product 556 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
27 | 00:54:05.030 | | trace | application | ImageUploadBehave product 556 photo main_image profile url is /uploads/images/products/main_image_556.jpg |
28 | 00:54:05.030 | | trace | application | ImageUploadBehave product 556 photo main_image profile thumb value /uploads/temp/photoe_556.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_556.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_556_thumb.jpg (true) |
29 | 00:54:05.031 | | trace | application | ImageUploadBehave product 556 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
30 | 00:54:05.031 | | trace | application | ImageUploadBehave product 556 photo main_image profile thumb url is /uploads/images/products/main_image_556_thumb.jpg |
31 | 00:54:05.031 | | trace | application | ImageUploadBehave product 557 photo main_image profile value /uploads/temp/photoe_557.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_557.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_557_.jpg (false) |
32 | 00:54:05.031 | | trace | application | ImageUploadBehave product 557 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
33 | 00:54:05.031 | | trace | application | ImageUploadBehave product 557 photo main_image profile url is /uploads/images/products/main_image_557.jpg |
34 | 00:54:05.031 | | trace | application | ImageUploadBehave product 557 photo main_image profile thumb value /uploads/temp/photoe_557.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_557.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_557_thumb.jpg (true) |
35 | 00:54:05.031 | | trace | application | ImageUploadBehave product 557 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
36 | 00:54:05.031 | | trace | application | ImageUploadBehave product 557 photo main_image profile thumb url is /uploads/images/products/main_image_557_thumb.jpg |
37 | 00:54:05.031 | | trace | application | ImageUploadBehave product 584 photo main_image profile value /uploads/temp/main_image_584.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_584.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_584_.jpg (false) |
38 | 00:54:05.031 | | trace | application | ImageUploadBehave product 584 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
39 | 00:54:05.031 | | trace | application | ImageUploadBehave product 584 photo main_image profile url is /uploads/images/products/main_image_584.jpg |
40 | 00:54:05.031 | | trace | application | ImageUploadBehave product 584 photo main_image profile thumb value /uploads/temp/main_image_584.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_584.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_584_thumb.jpg (true) |
41 | 00:54:05.031 | | trace | application | ImageUploadBehave product 584 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
42 | 00:54:05.031 | | trace | application | ImageUploadBehave product 584 photo main_image profile thumb url is /uploads/images/products/main_image_584_thumb.jpg |
43 | 00:54:05.031 | | trace | application | ImageUploadBehave product 585 photo main_image profile value /uploads/temp/photoe_585.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_585.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_585_.jpg (false) |
44 | 00:54:05.031 | | trace | application | ImageUploadBehave product 585 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
45 | 00:54:05.031 | | trace | application | ImageUploadBehave product 585 photo main_image profile url is /uploads/images/products/main_image_585.jpg |
46 | 00:54:05.031 | | trace | application | ImageUploadBehave product 585 photo main_image profile thumb value /uploads/temp/photoe_585.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_585.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_585_thumb.jpg (true) |
47 | 00:54:05.031 | | trace | application | ImageUploadBehave product 585 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
48 | 00:54:05.031 | | trace | application | ImageUploadBehave product 585 photo main_image profile thumb url is /uploads/images/products/main_image_585_thumb.jpg |
49 | 00:54:05.031 | | trace | application | ImageUploadBehave product 586 photo main_image profile value /uploads/temp/photoe_586.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_586.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_586_.jpg (false) |
50 | 00:54:05.032 | | trace | application | ImageUploadBehave product 586 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
51 | 00:54:05.032 | | trace | application | ImageUploadBehave product 586 photo main_image profile url is /uploads/images/products/main_image_586.jpg |
52 | 00:54:05.032 | | trace | application | ImageUploadBehave product 586 photo main_image profile thumb value /uploads/temp/photoe_586.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_586.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_586_thumb.jpg (true) |
53 | 00:54:05.032 | | trace | application | ImageUploadBehave product 586 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
54 | 00:54:05.032 | | trace | application | ImageUploadBehave product 586 photo main_image profile thumb url is /uploads/images/products/main_image_586_thumb.jpg |
55 | 00:54:05.032 | | trace | application | ImageUploadBehave product 587 photo main_image profile value /uploads/temp/photoe_587.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_587.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_587_.jpg (false) |
56 | 00:54:05.032 | | trace | application | ImageUploadBehave product 587 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
57 | 00:54:05.032 | | trace | application | ImageUploadBehave product 587 photo main_image profile url is /uploads/images/products/main_image_587.jpg |
58 | 00:54:05.032 | | trace | application | ImageUploadBehave product 587 photo main_image profile thumb value /uploads/temp/photoe_587.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_587.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_587_thumb.jpg (true) |
59 | 00:54:05.032 | | trace | application | ImageUploadBehave product 587 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
60 | 00:54:05.032 | | trace | application | ImageUploadBehave product 587 photo main_image profile thumb url is /uploads/images/products/main_image_587_thumb.jpg |
61 | 00:54:05.032 | | trace | application | ImageUploadBehave product 588 photo main_image profile value /uploads/temp/photoe_588.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_588.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_588_.jpg (false) |
62 | 00:54:05.032 | | trace | application | ImageUploadBehave product 588 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
63 | 00:54:05.032 | | trace | application | ImageUploadBehave product 588 photo main_image profile url is /uploads/images/products/main_image_588.jpg |
64 | 00:54:05.032 | | trace | application | ImageUploadBehave product 588 photo main_image profile thumb value /uploads/temp/photoe_588.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_588.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_588_thumb.jpg (true) |
65 | 00:54:05.032 | | trace | application | ImageUploadBehave product 588 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
66 | 00:54:05.032 | | trace | application | ImageUploadBehave product 588 photo main_image profile thumb url is /uploads/images/products/main_image_588_thumb.jpg |
67 | 00:54:05.032 | | trace | application | ImageUploadBehave product 589 photo main_image profile value /uploads/temp/photoe_589.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_589.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_589_.jpg (false) |
68 | 00:54:05.032 | | trace | application | ImageUploadBehave product 589 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
69 | 00:54:05.032 | | trace | application | ImageUploadBehave product 589 photo main_image profile url is /uploads/images/products/main_image_589.jpg |
70 | 00:54:05.032 | | trace | application | ImageUploadBehave product 589 photo main_image profile thumb value /uploads/temp/photoe_589.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_589.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_589_thumb.jpg (true) |
71 | 00:54:05.032 | | trace | application | ImageUploadBehave product 589 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
72 | 00:54:05.032 | | trace | application | ImageUploadBehave product 589 photo main_image profile thumb url is /uploads/images/products/main_image_589_thumb.jpg |
73 | 00:54:05.032 | | trace | application | ImageUploadBehave product 590 photo main_image profile value /uploads/temp/photoe_590.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_590.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_590_.jpg (false) |
74 | 00:54:05.032 | | trace | application | ImageUploadBehave product 590 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
75 | 00:54:05.032 | | trace | application | ImageUploadBehave product 590 photo main_image profile url is /uploads/images/products/main_image_590.jpg |
76 | 00:54:05.032 | | trace | application | ImageUploadBehave product 590 photo main_image profile thumb value /uploads/temp/photoe_590.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_590.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_590_thumb.jpg (true) |
77 | 00:54:05.032 | | trace | application | ImageUploadBehave product 590 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
78 | 00:54:05.032 | | trace | application | ImageUploadBehave product 590 photo main_image profile thumb url is /uploads/images/products/main_image_590_thumb.jpg |
79 | 00:54:05.033 | | trace | application | ImageUploadBehave product 591 photo main_image profile value /uploads/temp/photoe_591.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_591.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_591_.jpg (false) |
80 | 00:54:05.033 | | trace | application | ImageUploadBehave product 591 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
81 | 00:54:05.033 | | trace | application | ImageUploadBehave product 591 photo main_image profile url is /uploads/images/products/main_image_591.jpg |
82 | 00:54:05.033 | | trace | application | ImageUploadBehave product 591 photo main_image profile thumb value /uploads/temp/photoe_591.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_591.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_591_thumb.jpg (true) |
83 | 00:54:05.033 | | trace | application | ImageUploadBehave product 591 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
84 | 00:54:05.033 | | trace | application | ImageUploadBehave product 591 photo main_image profile thumb url is /uploads/images/products/main_image_591_thumb.jpg |
85 | 00:54:05.033 | | trace | application | ImageUploadBehave product 592 photo main_image profile value /uploads/temp/photoe_592.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_592.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_592_.jpg (false) |
86 | 00:54:05.033 | | trace | application | ImageUploadBehave product 592 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
87 | 00:54:05.033 | | trace | application | ImageUploadBehave product 592 photo main_image profile url is /uploads/images/products/main_image_592.jpg |
88 | 00:54:05.033 | | trace | application | ImageUploadBehave product 592 photo main_image profile thumb value /uploads/temp/photoe_592.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_592.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_592_thumb.jpg (true) |
89 | 00:54:05.033 | | trace | application | ImageUploadBehave product 592 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
90 | 00:54:05.033 | | trace | application | ImageUploadBehave product 592 photo main_image profile thumb url is /uploads/images/products/main_image_592_thumb.jpg |
91 | 00:54:05.033 | | trace | application | ImageUploadBehave product 593 photo main_image profile value /uploads/temp/photoe_593.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_593.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_593_.jpg (false) |
92 | 00:54:05.033 | | trace | application | ImageUploadBehave product 593 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
93 | 00:54:05.033 | | trace | application | ImageUploadBehave product 593 photo main_image profile url is /uploads/images/products/main_image_593.jpg |
94 | 00:54:05.033 | | trace | application | ImageUploadBehave product 593 photo main_image profile thumb value /uploads/temp/photoe_593.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_593.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_593_thumb.jpg (true) |
95 | 00:54:05.033 | | trace | application | ImageUploadBehave product 593 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
96 | 00:54:05.033 | | trace | application | ImageUploadBehave product 593 photo main_image profile thumb url is /uploads/images/products/main_image_593_thumb.jpg |
97 | 00:54:05.033 | | trace | application | ImageUploadBehave product 594 photo main_image profile value /uploads/temp/photoe_594.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_594.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_594_.jpg (false) |
98 | 00:54:05.033 | | trace | application | ImageUploadBehave product 594 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
99 | 00:54:05.033 | | trace | application | ImageUploadBehave product 594 photo main_image profile url is /uploads/images/products/main_image_594.jpg |
100 | 00:54:05.033 | | trace | application | ImageUploadBehave product 594 photo main_image profile thumb value /uploads/temp/photoe_594.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_594.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_594_thumb.jpg (true) |
101 | 00:54:05.033 | | trace | application | ImageUploadBehave product 594 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
102 | 00:54:05.033 | | trace | application | ImageUploadBehave product 594 photo main_image profile thumb url is /uploads/images/products/main_image_594_thumb.jpg |
103 | 00:54:05.033 | | trace | application | ImageUploadBehave product 595 photo main_image profile value /uploads/temp/photoe_595.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_595.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_595_.jpg (false) |
104 | 00:54:05.033 | | trace | application | ImageUploadBehave product 595 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
105 | 00:54:05.033 | | trace | application | ImageUploadBehave product 595 photo main_image profile url is /uploads/images/products/main_image_595.jpg |
106 | 00:54:05.033 | | trace | application | ImageUploadBehave product 595 photo main_image profile thumb value /uploads/temp/photoe_595.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_595.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_595_thumb.jpg (true) |
107 | 00:54:05.033 | | trace | application | ImageUploadBehave product 595 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
108 | 00:54:05.033 | | trace | application | ImageUploadBehave product 595 photo main_image profile thumb url is /uploads/images/products/main_image_595_thumb.jpg |
109 | 00:54:05.033 | | trace | application | ImageUploadBehave product 596 photo main_image profile value /uploads/temp/photoe_596.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_596.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_596_.jpg (false) |
110 | 00:54:05.033 | | trace | application | ImageUploadBehave product 596 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
111 | 00:54:05.034 | | trace | application | ImageUploadBehave product 596 photo main_image profile url is /uploads/images/products/main_image_596.jpg |
112 | 00:54:05.034 | | trace | application | ImageUploadBehave product 596 photo main_image profile thumb value /uploads/temp/photoe_596.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_596.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_596_thumb.jpg (true) |
113 | 00:54:05.034 | | trace | application | ImageUploadBehave product 596 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
114 | 00:54:05.034 | | trace | application | ImageUploadBehave product 596 photo main_image profile thumb url is /uploads/images/products/main_image_596_thumb.jpg |
115 | 00:54:05.034 | | trace | application | ImageUploadBehave product 597 photo main_image profile value /uploads/temp/photoe_597.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_597.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_597_.jpg (false) |
116 | 00:54:05.034 | | trace | application | ImageUploadBehave product 597 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
117 | 00:54:05.034 | | trace | application | ImageUploadBehave product 597 photo main_image profile url is /uploads/images/products/main_image_597.jpg |
118 | 00:54:05.034 | | trace | application | ImageUploadBehave product 597 photo main_image profile thumb value /uploads/temp/photoe_597.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_597.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_597_thumb.jpg (true) |
119 | 00:54:05.034 | | trace | application | ImageUploadBehave product 597 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
120 | 00:54:05.034 | | trace | application | ImageUploadBehave product 597 photo main_image profile thumb url is /uploads/images/products/main_image_597_thumb.jpg |
121 | 00:54:05.034 | | trace | application | ImageUploadBehave product 598 photo main_image profile value /uploads/temp/photoe_598.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_598.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_598_.jpg (false) |
122 | 00:54:05.034 | | trace | application | ImageUploadBehave product 598 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
123 | 00:54:05.034 | | trace | application | ImageUploadBehave product 598 photo main_image profile url is /uploads/images/products/main_image_598.jpg |
124 | 00:54:05.034 | | trace | application | ImageUploadBehave product 598 photo main_image profile thumb value /uploads/temp/photoe_598.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_598.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_598_thumb.jpg (true) |
125 | 00:54:05.034 | | trace | application | ImageUploadBehave product 598 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
126 | 00:54:05.034 | | trace | application | ImageUploadBehave product 598 photo main_image profile thumb url is /uploads/images/products/main_image_598_thumb.jpg |
127 | 00:54:05.034 | | trace | application | ImageUploadBehave product 599 photo main_image profile value /uploads/temp/photoe_599.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_599.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_599_.jpg (false) |
128 | 00:54:05.034 | | trace | application | ImageUploadBehave product 599 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
129 | 00:54:05.034 | | trace | application | ImageUploadBehave product 599 photo main_image profile url is /uploads/images/products/main_image_599.jpg |
130 | 00:54:05.034 | | trace | application | ImageUploadBehave product 599 photo main_image profile thumb value /uploads/temp/photoe_599.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_599.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_599_thumb.jpg (true) |
131 | 00:54:05.034 | | trace | application | ImageUploadBehave product 599 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
132 | 00:54:05.034 | | trace | application | ImageUploadBehave product 599 photo main_image profile thumb url is /uploads/images/products/main_image_599_thumb.jpg |
133 | 00:54:05.034 | | trace | application | ImageUploadBehave product 600 photo main_image profile value /uploads/temp/photoe_600.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_600.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_600_.jpg (false) |
134 | 00:54:05.034 | | trace | application | ImageUploadBehave product 600 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
135 | 00:54:05.034 | | trace | application | ImageUploadBehave product 600 photo main_image profile url is /uploads/images/products/main_image_600.jpg |
136 | 00:54:05.034 | | trace | application | ImageUploadBehave product 600 photo main_image profile thumb value /uploads/temp/photoe_600.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_600.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_600_thumb.jpg (true) |
137 | 00:54:05.034 | | trace | application | ImageUploadBehave product 600 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
138 | 00:54:05.034 | | trace | application | ImageUploadBehave product 600 photo main_image profile thumb url is /uploads/images/products/main_image_600_thumb.jpg |
139 | 00:54:05.034 | | trace | application | ImageUploadBehave product 601 photo main_image profile value /uploads/temp/photoe_601.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_601.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_601_.jpg (false) |
140 | 00:54:05.034 | | trace | application | ImageUploadBehave product 601 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
141 | 00:54:05.034 | | trace | application | ImageUploadBehave product 601 photo main_image profile url is /uploads/images/products/main_image_601.jpg |
142 | 00:54:05.034 | | trace | application | ImageUploadBehave product 601 photo main_image profile thumb value /uploads/temp/photoe_601.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_601.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_601_thumb.jpg (true) |
143 | 00:54:05.035 | | trace | application | ImageUploadBehave product 601 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
144 | 00:54:05.035 | | trace | application | ImageUploadBehave product 601 photo main_image profile thumb url is /uploads/images/products/main_image_601_thumb.jpg |
145 | 00:54:05.035 | | trace | application | ImageUploadBehave product 602 photo main_image profile value /uploads/temp/photoe_602.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_602.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_602_.jpg (false) |
146 | 00:54:05.035 | | trace | application | ImageUploadBehave product 602 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
147 | 00:54:05.035 | | trace | application | ImageUploadBehave product 602 photo main_image profile url is /uploads/images/products/main_image_602.jpg |
148 | 00:54:05.035 | | trace | application | ImageUploadBehave product 602 photo main_image profile thumb value /uploads/temp/photoe_602.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_602.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_602_thumb.jpg (true) |
149 | 00:54:05.035 | | trace | application | ImageUploadBehave product 602 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
150 | 00:54:05.035 | | trace | application | ImageUploadBehave product 602 photo main_image profile thumb url is /uploads/images/products/main_image_602_thumb.jpg |
151 | 00:54:05.035 | | trace | application | ImageUploadBehave product 603 photo main_image profile value /uploads/temp/IMG_20250224_133748.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_603.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_603_.jpg (false) |
152 | 00:54:05.035 | | trace | application | ImageUploadBehave product 603 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
153 | 00:54:05.035 | | trace | application | ImageUploadBehave product 603 photo main_image profile url is /uploads/images/products/main_image_603.jpg |
154 | 00:54:05.035 | | trace | application | ImageUploadBehave product 603 photo main_image profile thumb value /uploads/temp/IMG_20250224_133748.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_603.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_603_thumb.jpg (true) |
155 | 00:54:05.035 | | trace | application | ImageUploadBehave product 603 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
156 | 00:54:05.035 | | trace | application | ImageUploadBehave product 603 photo main_image profile thumb url is /uploads/images/products/main_image_603_thumb.jpg |
157 | 00:54:05.035 | | trace | application | ImageUploadBehave product 604 photo main_image profile value /uploads/temp/IMG_20250224_132820.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_604.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_604_.jpg (false) |
158 | 00:54:05.035 | | trace | application | ImageUploadBehave product 604 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
159 | 00:54:05.035 | | trace | application | ImageUploadBehave product 604 photo main_image profile url is /uploads/images/products/main_image_604.jpg |
160 | 00:54:05.035 | | trace | application | ImageUploadBehave product 604 photo main_image profile thumb value /uploads/temp/IMG_20250224_132820.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_604.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_604_thumb.jpg (true) |
161 | 00:54:05.035 | | trace | application | ImageUploadBehave product 604 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
162 | 00:54:05.035 | | trace | application | ImageUploadBehave product 604 photo main_image profile thumb url is /uploads/images/products/main_image_604_thumb.jpg |
163 | 00:54:05.035 | | trace | application | ImageUploadBehave product 605 photo main_image profile value /uploads/temp/IMG_20250224_132225.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_605.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_605_.jpg (false) |
164 | 00:54:05.035 | | trace | application | ImageUploadBehave product 605 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
165 | 00:54:05.035 | | trace | application | ImageUploadBehave product 605 photo main_image profile url is /uploads/images/products/main_image_605.jpg |
166 | 00:54:05.035 | | trace | application | ImageUploadBehave product 605 photo main_image profile thumb value /uploads/temp/IMG_20250224_132225.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_605.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_605_thumb.jpg (true) |
167 | 00:54:05.035 | | trace | application | ImageUploadBehave product 605 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
168 | 00:54:05.035 | | trace | application | ImageUploadBehave product 605 photo main_image profile thumb url is /uploads/images/products/main_image_605_thumb.jpg |
169 | 00:54:05.035 | | trace | application | ImageUploadBehave product 606 photo main_image profile value /uploads/temp/IMG_20250224_131735.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_606.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_606_.jpg (false) |
170 | 00:54:05.036 | | trace | application | ImageUploadBehave product 606 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
171 | 00:54:05.036 | | trace | application | ImageUploadBehave product 606 photo main_image profile url is /uploads/images/products/main_image_606.jpg |
172 | 00:54:05.036 | | trace | application | ImageUploadBehave product 606 photo main_image profile thumb value /uploads/temp/IMG_20250224_131735.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_606.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_606_thumb.jpg (true) |
173 | 00:54:05.036 | | trace | application | ImageUploadBehave product 606 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
174 | 00:54:05.036 | | trace | application | ImageUploadBehave product 606 photo main_image profile thumb url is /uploads/images/products/main_image_606_thumb.jpg |
175 | 00:54:05.036 | | trace | application | ImageUploadBehave product 607 photo main_image profile value /uploads/temp/IMG_20250305_120028.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_607.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_607_.jpg (false) |
176 | 00:54:05.036 | | trace | application | ImageUploadBehave product 607 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
177 | 00:54:05.036 | | trace | application | ImageUploadBehave product 607 photo main_image profile url is /uploads/images/products/main_image_607.jpg |
178 | 00:54:05.036 | | trace | application | ImageUploadBehave product 607 photo main_image profile thumb value /uploads/temp/IMG_20250305_120028.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_607.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_607_thumb.jpg (true) |
179 | 00:54:05.036 | | trace | application | ImageUploadBehave product 607 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
180 | 00:54:05.036 | | trace | application | ImageUploadBehave product 607 photo main_image profile thumb url is /uploads/images/products/main_image_607_thumb.jpg |
181 | 00:54:05.036 | | trace | application | ImageUploadBehave product 608 photo main_image profile value /uploads/temp/IMG_20250301_131523.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_608.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_608_.jpg (false) |
182 | 00:54:05.036 | | trace | application | ImageUploadBehave product 608 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
183 | 00:54:05.036 | | trace | application | ImageUploadBehave product 608 photo main_image profile url is /uploads/images/products/main_image_608.jpg |
184 | 00:54:05.036 | | trace | application | ImageUploadBehave product 608 photo main_image profile thumb value /uploads/temp/IMG_20250301_131523.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_608.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_608_thumb.jpg (true) |
185 | 00:54:05.036 | | trace | application | ImageUploadBehave product 608 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
186 | 00:54:05.036 | | trace | application | ImageUploadBehave product 608 photo main_image profile thumb url is /uploads/images/products/main_image_608_thumb.jpg |
187 | 00:54:05.036 | | trace | application | ImageUploadBehave product 609 photo main_image profile value /uploads/temp/IMG_20250304_112636.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_609.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_609_.jpg (false) |
188 | 00:54:05.036 | | trace | application | ImageUploadBehave product 609 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
189 | 00:54:05.036 | | trace | application | ImageUploadBehave product 609 photo main_image profile url is /uploads/images/products/main_image_609.jpg |
190 | 00:54:05.036 | | trace | application | ImageUploadBehave product 609 photo main_image profile thumb value /uploads/temp/IMG_20250304_112636.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_609.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_609_thumb.jpg (true) |
191 | 00:54:05.036 | | trace | application | ImageUploadBehave product 609 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
192 | 00:54:05.036 | | trace | application | ImageUploadBehave product 609 photo main_image profile thumb url is /uploads/images/products/main_image_609_thumb.jpg |
193 | 00:54:05.036 | | trace | application | ImageUploadBehave product 610 photo main_image profile value /uploads/temp/IMG_20250225_190912.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_610.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_610_.jpg (false) |
194 | 00:54:05.036 | | trace | application | ImageUploadBehave product 610 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
195 | 00:54:05.036 | | trace | application | ImageUploadBehave product 610 photo main_image profile url is /uploads/images/products/main_image_610.jpg |
196 | 00:54:05.036 | | trace | application | ImageUploadBehave product 610 photo main_image profile thumb value /uploads/temp/IMG_20250225_190912.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_610.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_610_thumb.jpg (true) |
197 | 00:54:05.036 | | trace | application | ImageUploadBehave product 610 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
198 | 00:54:05.036 | | trace | application | ImageUploadBehave product 610 photo main_image profile thumb url is /uploads/images/products/main_image_610_thumb.jpg |
199 | 00:54:05.037 | | trace | application | ImageUploadBehave product 611 photo main_image profile value /uploads/temp/IMG_20250220_194436.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_611.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_611_.jpg (false) |
200 | 00:54:05.037 | | trace | application | ImageUploadBehave product 611 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
201 | 00:54:05.037 | | trace | application | ImageUploadBehave product 611 photo main_image profile url is /uploads/images/products/main_image_611.jpg |
202 | 00:54:05.037 | | trace | application | ImageUploadBehave product 611 photo main_image profile thumb value /uploads/temp/IMG_20250220_194436.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_611.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_611_thumb.jpg (true) |
203 | 00:54:05.037 | | trace | application | ImageUploadBehave product 611 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
204 | 00:54:05.037 | | trace | application | ImageUploadBehave product 611 photo main_image profile thumb url is /uploads/images/products/main_image_611_thumb.jpg |
205 | 00:54:05.037 | | trace | application | ImageUploadBehave product 627 photo main_image profile value /uploads/temp/IMG_20250313_173325.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_627.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_627_.jpg (false) |
206 | 00:54:05.037 | | trace | application | ImageUploadBehave product 627 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
207 | 00:54:05.037 | | trace | application | ImageUploadBehave product 627 photo main_image profile url is /uploads/images/products/main_image_627.jpg |
208 | 00:54:05.037 | | trace | application | ImageUploadBehave product 627 photo main_image profile thumb value /uploads/temp/IMG_20250313_173325.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_627.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_627_thumb.jpg (true) |
209 | 00:54:05.037 | | trace | application | ImageUploadBehave product 627 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
210 | 00:54:05.037 | | trace | application | ImageUploadBehave product 627 photo main_image profile thumb url is /uploads/images/products/main_image_627_thumb.jpg |
211 | 00:54:05.037 | | trace | application | ImageUploadBehave product 628 photo main_image profile value /uploads/temp/IMG_20250312_121446.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_628.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_628_.jpg (false) |
212 | 00:54:05.037 | | trace | application | ImageUploadBehave product 628 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
213 | 00:54:05.037 | | trace | application | ImageUploadBehave product 628 photo main_image profile url is /uploads/images/products/main_image_628.jpg |
214 | 00:54:05.037 | | trace | application | ImageUploadBehave product 628 photo main_image profile thumb value /uploads/temp/IMG_20250312_121446.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_628.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_628_thumb.jpg (true) |
215 | 00:54:05.037 | | trace | application | ImageUploadBehave product 628 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
216 | 00:54:05.037 | | trace | application | ImageUploadBehave product 628 photo main_image profile thumb url is /uploads/images/products/main_image_628_thumb.jpg |
217 | 00:54:05.037 | | trace | application | ImageUploadBehave product 629 photo main_image profile value /uploads/temp/IMG_20241220_192412.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_629.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_629_.jpg (false) |
218 | 00:54:05.037 | | trace | application | ImageUploadBehave product 629 photo main_image profile template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
219 | 00:54:05.037 | | trace | application | ImageUploadBehave product 629 photo main_image profile url is /uploads/images/products/main_image_629.jpg |
220 | 00:54:05.037 | | trace | application | ImageUploadBehave product 629 photo main_image profile thumb value /uploads/temp/IMG_20241220_192412.jpg file /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_629.jpg (true) thumb /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/web/uploads/images/products/main_image_629_thumb.jpg (true) |
221 | 00:54:05.037 | | trace | application | ImageUploadBehave product 629 photo main_image profile thumb template @uploadsuri/images/products/main_image_[[pk]]_[[profile]].[[extension]] |
222 | 00:54:05.037 | | trace | application | ImageUploadBehave product 629 photo main_image profile thumb url is /uploads/images/products/main_image_629_thumb.jpg |
223 | 00:54:05.037 | | trace | yii\base\View::renderFile | Rendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/layouts/main-old.php |
224 | 00:54:05.038 | | info | yii\db\Command::query | SELECT * FROM `catalogue_categories` WHERE `is_active`=1 ORDER BY `sort` |
225 | 00:54:05.039 | | info | yii\db\Command::query | SELECT COUNT(*) FROM `carts` WHERE `session_id`='7mv9oscrklfjgkt312jfcr4r9d' |