Р. Молдова, мун. Кишинёв
шос. Мунчештская 271/7
Горячая линия
Р. Молдова, мун. Кишинёв
шос. Мунчештская 271/7
Горячая линия
1 x Application (87.73%) | 986.10ms |
1 x Booting (12.18%) | 136.87ms |
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
27 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
27 |
|
28 |
|
29 |
|
30 |
|
31 |
|
32 |
|
33 |
|
34 |
|
35 |
|
36 |
|
37 |
|
38 |
|
39 |
|
40 |
|
select * from `category_den` where `url` = 'elektrodvigatel-159056' and `lang` = 'ru' limit 1
13.85ms/app/Http/Controllers/CategoryController.php:117agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `category_den` where `lang` = 'ro' and `category_den`.`category_id` in (159056)
440μs/app/Http/Controllers/CategoryController.php:117agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`id` = 159056 limit 1
310μs/app/Http/Controllers/CategoryController.php:144agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (159056)
340μs/app/Http/Controllers/CategoryController.php:144agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select *, (select count(1) - 1 from `categories` as `_d` where `categories`.`_lft` between `_d`.`_lft` and `_d`.`_rgt`) as `depth` from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 159056 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc
78.18ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 80, 159056)
500μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `category_den` where `lang` != 'ru' and `category_den`.`category_id` in (38, 80, 159056)
410μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.* from `categories` left join `category_orders` as `co` on `categories`.`id` = `co`.`category_id` where `parent_id` = 159056 and `is_visible` = 1 order by COALESCE(co.order, 999) asc, `categories`.`id` asc
380μs/app/Http/Controllers/CategoryController.php:353agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `products` inner join `product_to_category` on `product_to_category`.`product_id` = `products`.`id` where `product_to_category`.`category_id` = 159056 and `products`.`stock` > 0 and `products`.`deleted_at` is null
340μs/app/Http/Controllers/CategoryController.php:386agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `products`.*, `product_to_category`.`category_id` as `laravel_through_key` from `products` inner join `product_to_category` on `product_to_category`.`product_id` = `products`.`id` where `product_to_category`.`category_id` = 159056 and `products`.`stock` > 0 and `products`.`deleted_at` is null limit 20 offset 0
320μs/app/Http/Controllers/CategoryController.php:386agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_data` where `lang` = 'ru' and `product_data`.`product_id` in (53424, 126510)
420μs/app/Http/Controllers/CategoryController.php:386agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_data` where `lang` != 'ru' and `product_data`.`product_id` in (53424, 126510)
300μs/app/Http/Controllers/CategoryController.php:386agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_params` where `lang` = 'ru' and `product_params`.`product_id` in (53424, 126510)
330μs/app/Http/Controllers/CategoryController.php:386agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `params` where `lang` = 'ru' and `params`.`param_id` in (1)
350μs/app/Http/Controllers/CategoryController.php:386agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_params` where `param_id` = 10 and `lang` = 'ru' and `product_params`.`product_id` in (53424, 126510)
290μs/app/Http/Controllers/CategoryController.php:386agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.* from `categories` left join `category_orders` as `co` on `categories`.`id` = `co`.`category_id` where `parent_id` = 54 and `is_visible` = 1 order by COALESCE(co.order, 999) asc, `categories`.`id` asc
360μs/app/Http/Controllers/CategoryController.php:437agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (161290, 161291, 161293, 161294, 161298)
450μs/app/Http/Controllers/CategoryController.php:437agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_params` where `param_id` = 240
510ms/app/Http/Controllers/CategoryController.php:462agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `params` where `lang` = 'ru' and `params`.`param_id` in (240)
11.51ms/app/Http/Controllers/CategoryController.php:462agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 53424 limit 1
500μs/app/Models/Product.php:149agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (159056)
240μs/app/Models/Product.php:149agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 159056 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc
23.55ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 80, 159056)
560μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 126510 limit 1
340μs/app/Models/Product.php:149agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (159056)
230μs/app/Models/Product.php:149agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 159056 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc
24.33ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 80, 159056)
480μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `_lft`, `_rgt` from `categories` where `id` = 159056 limit 1
350μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:39agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`_lft` between 176191 and 176192 and `_depth` < 4
250μs/app/Models/Categories.php:120agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (159056)
220μs/app/Models/Categories.php:120agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `product_to_category`.* from `product_to_category` inner join `products` on `products`.`id` = `product_to_category`.`product_id` where `category_id` in (159056) and `products`.`stock` > 0 and exists (select * from `products` where `product_to_category`.`product_id` = `products`.`id` and `products`.`deleted_at` is null) group by `product_to_category`.`product_id` order by RAND() limit 12
1.15ms/app/Models/Categories.php:129agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`id` in (53424, 126510) and `products`.`deleted_at` is null
250μs/app/Models/Categories.php:129agropies_dbMetadata | |
---|---|
Backtrace |
|
select * from `product_data` where `lang` = 'ru' and `product_data`.`product_id` in (53424, 126510)
250μs/app/Models/Categories.php:129agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_data` where `lang` != 'ru' and `product_data`.`product_id` in (53424, 126510)
320μs/app/Models/Categories.php:129agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_params` where `lang` = 'ru' and `product_params`.`product_id` in (53424, 126510)
320μs/app/Models/Categories.php:129agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `params` where `lang` = 'ru' and `params`.`param_id` in (1)
300μs/app/Models/Categories.php:129agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_params` where `param_id` = 10 and `lang` = 'ru' and `product_params`.`product_id` in (53424, 126510)
240μs/app/Models/Categories.php:129agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `_lft`, `_rgt` from `categories` where `id` = 159056 limit 1
190μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:39agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`_lft` between 176191 and 176192 and `_depth` < 4
220μs/app/Models/Categories.php:120agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (159056)
230μs/app/Models/Categories.php:120agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `product_to_category`.* from `product_to_category` inner join `products` on `products`.`id` = `product_to_category`.`product_id` where `category_id` in (159056) and `products`.`stock` > 0 and exists (select * from `products` where `product_to_category`.`product_id` = `products`.`id` and `products`.`deleted_at` is null) group by `product_to_category`.`product_id` order by RAND() limit 12
390μs/app/Models/Categories.php:129agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`id` in (53424, 126510) and `products`.`deleted_at` is null
270μs/app/Models/Categories.php:129agropies_dbMetadata | |
---|---|
Backtrace |
|
select * from `product_data` where `lang` = 'ru' and `product_data`.`product_id` in (53424, 126510)
260μs/app/Models/Categories.php:129agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_data` where `lang` != 'ru' and `product_data`.`product_id` in (53424, 126510)
290μs/app/Models/Categories.php:129agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_params` where `lang` = 'ru' and `product_params`.`product_id` in (53424, 126510)
250μs/app/Models/Categories.php:129agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `params` where `lang` = 'ru' and `params`.`param_id` in (1)
300μs/app/Models/Categories.php:129agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_params` where `param_id` = 10 and `lang` = 'ru' and `product_params`.`product_id` in (53424, 126510)
250μs/app/Models/Categories.php:129agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 126510 limit 1
270μs/app/Models/Product.php:149agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (159056)
240μs/app/Models/Product.php:149agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 159056 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc
23.52ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 80, 159056)
620μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 53424 limit 1
310μs/app/Models/Product.php:149agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (159056)
210μs/app/Models/Product.php:149agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 159056 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc
23.91ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 80, 159056)
490μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `parent_id` is null
250μs/app/Providers/ComposerServiceProvider.php:36agropies_dbMetadata | |
---|---|
Backtrace |
|
select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (5, 6, 19, 31, 34, 35, 36, 37, 38, 39, 40, 159115, 160195)
600μs/app/Providers/ComposerServiceProvider.php:36agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `seo_text` where (`route_name` = 'ru.catalog.subcategory') limit 1
220μs/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select min(`price`) as aggregate from `products` where `stock` > 0 and `products`.`deleted_at` is null
62.87ms/app/Providers/ComposerServiceProvider.php:57agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select max(`price`) as aggregate from `products` where `stock` > 0 and `products`.`deleted_at` is null
57.15ms/app/Providers/ComposerServiceProvider.php:57agropies_dbMetadata | |
---|---|
Bindings |
|
Backtrace |
|
200
[]
[]
0 of 0array:21 [▶ "accept" => array:1 [▶ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "connection" => array:1 [▶ 0 => "close" ] "cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Im0xOFk3XC9cLzBxSUUxQ3JuUkMxZUZpQT09IiwidmFsdWUiOiJtWVVTM1dJUEFMK3ZoNERpOVo4aGlwVzlsSUFXaERIY1NkSFR1TDNLbFlcL1NUaTRWT0pcL1BMdkptZlM4MzRFK2giLCJtYWMiOiI3ODEzMjgzMjUwNWRkMDAyOWFiODk1NDQzMmU4ODUxZmYyY2E2OTk1ODcxNGViZWNhMTBhMjRkNzZiZWUyNWE5In0%3D; agropiesemd_session=eyJpdiI6IlF6cW9nNUtRSzgxQ0dFR3FkdG1yTHc9PSIsInZhbHVlIjoiODYxa20xRjZIdmtENFJYRHcwSk0rMjhFRG9xY3RsNkxxOGd5ZGdSTktDMUNLUnNQVkNZTis2Q0Y3Z1pcL2VmZkIiLCJtYWMiOiI5MDRiZDVmYjBiNTE5OWE2OGFhM2RjNGUzMWI2ZWM5MGRjOGYwZjc5OGQ0MDJlYTQ4NTZiZjdiMDNiYjk4MWVhIn0%3D ◀XSRF-TOKEN=eyJpdiI6Im0xOFk3XC9cLzBxSUUxQ3JuUkMxZUZpQT09IiwidmFsdWUiOiJtWVVTM1dJUEFMK3ZoNERpOVo4aGlwVzlsSUFXaERIY1NkSFR1TDNLbFlcL1NUaTRWT0pcL1BMdkptZlM4MzRFK2giL ▶" ] "host" => array:1 [▶ 0 => "agropiese.md" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "sec-ch-ua" => array:1 [▶ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "x-forwarded-for" => array:1 [▶ 0 => "3.19.60.207" ] "x-forwarded-host" => array:1 [▶ 0 => "agropiese.md" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "x-forwarded-server" => array:1 [▶ 0 => "agropiese.md" ] "x-real-ip" => array:1 [▶ 0 => "3.19.60.207" ] "if-none-match" => array:1 [▶ 0 => "" ] ]
0 of 0array:52 [▶ "CONTEXT_DOCUMENT_ROOT" => "/home/agropie/public_html" "CONTEXT_PREFIX" => "" "DOCUMENT_ROOT" => "/home/agropie/public_html" "GATEWAY_INTERFACE" => "CGI/1.1" "HTTPS" => "on" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_CONNECTION" => "close" "HTTP_COOKIE" => "XSRF-TOKEN=eyJpdiI6Im0xOFk3XC9cLzBxSUUxQ3JuUkMxZUZpQT09IiwidmFsdWUiOiJtWVVTM1dJUEFMK3ZoNERpOVo4aGlwVzlsSUFXaERIY1NkSFR1TDNLbFlcL1NUaTRWT0pcL1BMdkptZlM4MzRFK2giLCJtYWMiOiI3ODEzMjgzMjUwNWRkMDAyOWFiODk1NDQzMmU4ODUxZmYyY2E2OTk1ODcxNGViZWNhMTBhMjRkNzZiZWUyNWE5In0%3D; agropiesemd_session=eyJpdiI6IlF6cW9nNUtRSzgxQ0dFR3FkdG1yTHc9PSIsInZhbHVlIjoiODYxa20xRjZIdmtENFJYRHcwSk0rMjhFRG9xY3RsNkxxOGd5ZGdSTktDMUNLUnNQVkNZTis2Q0Y3Z1pcL2VmZkIiLCJtYWMiOiI5MDRiZDVmYjBiNTE5OWE2OGFhM2RjNGUzMWI2ZWM5MGRjOGYwZjc5OGQ0MDJlYTQ4NTZiZjdiMDNiYjk4MWVhIn0%3D ◀XSRF-TOKEN=eyJpdiI6Im0xOFk3XC9cLzBxSUUxQ3JuUkMxZUZpQT09IiwidmFsdWUiOiJtWVVTM1dJUEFMK3ZoNERpOVo4aGlwVzlsSUFXaERIY1NkSFR1TDNLbFlcL1NUaTRWT0pcL1BMdkptZlM4MzRFK2giL ▶" "HTTP_HOST" => "agropiese.md" "HTTP_PRAGMA" => "no-cache" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_X_FORWARDED_FOR" => "3.19.60.207" "HTTP_X_FORWARDED_HOST" => "agropiese.md" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_FORWARDED_SERVER" => "agropiese.md" "HTTP_X_REAL_IP" => "3.19.60.207" "PATH" => "/bin:/usr/bin:/usr/local/php/bin" "PHPRC" => "/home/agropie" "QUERY_STRING" => "" "REDIRECT_HTTPS" => "on" "REDIRECT_STATUS" => "200" "REDIRECT_UNIQUE_ID" => "Z_osZPKoHy-RvIydU09VrwAAANE" "REDIRECT_URL" => "/ru/katalog/instrumenty-38/elektroinstrument-80/elektrodvigatel-159056" "REMOTE_ADDR" => "3.19.60.207" "REMOTE_PORT" => "55700" "REQUEST_METHOD" => "GET" "REQUEST_SCHEME" => "https" "REQUEST_URI" => "/ru/katalog/instrumenty-38/elektroinstrument-80/elektrodvigatel-159056" "SCRIPT_FILENAME" => "/home/agropie/public_html/index.php" "SCRIPT_NAME" => "/index.php" "SERVER_ADDR" => "95.217.22.64" "SERVER_ADMIN" => "webmaster@agropiese.md" "SERVER_NAME" => "agropiese.md" "SERVER_PORT" => "443" "SERVER_PROTOCOL" => "HTTP/1.0" "SERVER_SIGNATURE" => "" "SERVER_SOFTWARE" => "Apache/2.4.57 (Unix) OpenSSL/1.1.1k" "UNIQUE_ID" => "Z_osZPKoHy-RvIydU09VrwAAANE" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1744448612.4795 "REQUEST_TIME" => 1744448612 "argv" => [] "argc" => 0 ]
0 of 0array:2 [▶ "XSRF-TOKEN" => "UBYsMpQkXCmLZrolWW26qncAeYSQOBBbmATBHGiz" "agropiesemd_session" => "HK2GOAN4bWAoCiVf1JAmB8fdmvtmcy6jWMad9816" ]
0 of 0array:8 [▶ "cache-control" => array:1 [▶ 0 => "max-age=2628000, public" ] "date" => array:1 [▶ 0 => "Sat, 12 Apr 2025 09:03:33 GMT" ] "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "expires" => array:1 [▶ 0 => -1 ] "etag" => array:1 [▶ 0 => ""237ffd6d491be2f724ccc5d3608bc512"" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjlldGZZazlkcTR2aDVLUW5cL1BpRUZRPT0iLCJ2YWx1ZSI6InhUN0NIZjd4M29OZFBTZWVWeVpQZWZpVUhKUUsrcmtubkpmbTBhdEdhT3ZveVwvSmxHTjA5QzJMNVUrVjV1TWpVIiwibWFjIjoiZDcwMDQyMThjOTkyOWFiZGE2NjI3ZjJkNDYwOThkMGQ2YzU4NzYxMGQ5YzFkOTVhYzg2MDIwN2IzZDYxMmJiOSJ9; expires=Sat, 12-Apr-2025 11:03:33 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6IjlldGZZazlkcTR2aDVLUW5cL1BpRUZRPT0iLCJ2YWx1ZSI6InhUN0NIZjd4M29OZFBTZWVWeVpQZWZpVUhKUUsrcmtubkpmbTBhdEdhT3ZveVwvSmxHTjA5QzJMNVUrVjV1TWpVIiwib ▶" 1 => "agropiesemd_session=eyJpdiI6InE4XC9QUkZaU2lWTzNNbENLQnFScFNnPT0iLCJ2YWx1ZSI6Ik5lK25Ca2dVWlVwd1dnZ3A4UEg3aUJmSWNkUGZsUmZsd2o1RERRRitwWGI3Y010XC9XNHJDV3NneXEzWjZzakpWIiwibWFjIjoiNWI1YmNjODg2ZmMxYzhhMzM4NDBjNzIyMGQ2ODhiOGE0YWUzYWM3ODhlMGM3NmM4YzAzMzhiNmU1ZTQxYTRkYyJ9; expires=Sat, 12-Apr-2025 11:03:33 GMT; Max-Age=7200; path=/; httponly ◀agropiesemd_session=eyJpdiI6InE4XC9QUkZaU2lWTzNNbENLQnFScFNnPT0iLCJ2YWx1ZSI6Ik5lK25Ca2dVWlVwd1dnZ3A4UEg3aUJmSWNkUGZsUmZsd2o1RERRRitwWGI3Y010XC9XNHJDV3NneXEzWjZz ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjlldGZZazlkcTR2aDVLUW5cL1BpRUZRPT0iLCJ2YWx1ZSI6InhUN0NIZjd4M29OZFBTZWVWeVpQZWZpVUhKUUsrcmtubkpmbTBhdEdhT3ZveVwvSmxHTjA5QzJMNVUrVjV1TWpVIiwibWFjIjoiZDcwMDQyMThjOTkyOWFiZGE2NjI3ZjJkNDYwOThkMGQ2YzU4NzYxMGQ5YzFkOTVhYzg2MDIwN2IzZDYxMmJiOSJ9; expires=Sat, 12-Apr-2025 11:03:33 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IjlldGZZazlkcTR2aDVLUW5cL1BpRUZRPT0iLCJ2YWx1ZSI6InhUN0NIZjd4M29OZFBTZWVWeVpQZWZpVUhKUUsrcmtubkpmbTBhdEdhT3ZveVwvSmxHTjA5QzJMNVUrVjV1TWpVIiwib ▶" 1 => "agropiesemd_session=eyJpdiI6InE4XC9QUkZaU2lWTzNNbENLQnFScFNnPT0iLCJ2YWx1ZSI6Ik5lK25Ca2dVWlVwd1dnZ3A4UEg3aUJmSWNkUGZsUmZsd2o1RERRRitwWGI3Y010XC9XNHJDV3NneXEzWjZzakpWIiwibWFjIjoiNWI1YmNjODg2ZmMxYzhhMzM4NDBjNzIyMGQ2ODhiOGE0YWUzYWM3ODhlMGM3NmM4YzAzMzhiNmU1ZTQxYTRkYyJ9; expires=Sat, 12-Apr-2025 11:03:33 GMT; path=/; httponly ◀agropiesemd_session=eyJpdiI6InE4XC9QUkZaU2lWTzNNbENLQnFScFNnPT0iLCJ2YWx1ZSI6Ik5lK25Ca2dVWlVwd1dnZ3A4UEg3aUJmSWNkUGZsUmZsd2o1RERRRitwWGI3Y010XC9XNHJDV3NneXEzWjZz ▶" ] ]
0 of 0array:7 [▶ "_token" => "UBYsMpQkXCmLZrolWW26qncAeYSQOBBbmATBHGiz" "phone_number_petricani" => "(022) 81 92 41" "phone_number_botanica" => "078 644 644" "internet_magazin" => "078 644 644" "_previous" => array:1 [▶ "url" => "https://agropiese.md/ru/katalog/instrumenty-38/elektroinstrument-80/elektrodvigatel-159056" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]