Новости

  • Главная
  • Новости
  • УкрАгроКонсалт проведет открытый вебинар ‘War in Ukraine. Grain & Oilseed Crop Forecast-2022′ 30 июня

УкрАгроКонсалт проведет открытый вебинар ‘War in Ukraine. Grain & Oilseed Crop Forecast-2022′ 30 июня

20 Июнь, 2022 в 14:06

УкрАгроКонсалт проведет открытый вебинар ‘War in Ukraine. Grain & Oilseed Crop Forecast-2022′ 30 июня в 16:00 по киевскому времени.

Главные темы обсуждения:

  • Итоги сложнейшей посевной и ход уборочной кампании нового урожая
  • Состояние посевов поздних культур
  • Прогноз урожайности зерновых и масличных нового урожая
  • Дефицит мощностей хранения зерна и пути минимизации потерь
  • Состояние сухопутной и портовой экспортной логистики

Язык вебинара – английский.

Как и прошлый раз, приглашаем Вас зарегистрироваться и задать свой вопрос для включения в обсуждение.

Зарегистрироваться можно по ссылке.

8.2.5PHP Version89.98msRequest Duration3MBMemory UsageGET ru/news/{id}Route
    • Booting (20.02ms)
    • Application (69.87ms)
    • 1 x Application (77.66%)
      69.87ms
      1 x Booting (22.25%)
      20.02ms
      6 templates were rendered
      • frontend.news.show (resources/views/frontend/news/show.blade.php)9blade
        Params
        0
        news
        1
        prevNews
        2
        nextNews
        3
        user
        4
        alternatelangs
        5
        canonical
        6
        noindex
        7
        page_num
        8
        switchLangs
      • frontend.layouts.pages (resources/views/frontend/layouts/pages.blade.php)12blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        news
        4
        prevNews
        5
        nextNews
        6
        user
        7
        alternatelangs
        8
        canonical
        9
        noindex
        10
        page_num
        11
        switchLangs
      • frontend.includes.meta (resources/views/frontend/includes/meta.blade.php)12blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        news
        4
        prevNews
        5
        nextNews
        6
        user
        7
        alternatelangs
        8
        canonical
        9
        noindex
        10
        page_num
        11
        switchLangs
      • frontend.base.locales (resources/views/frontend/base/locales.blade.php)13blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        news
        4
        prevNews
        5
        nextNews
        6
        user
        7
        alternatelangs
        8
        canonical
        9
        noindex
        10
        page_num
        11
        switchLangs
        12
        color
      • frontend.base.footer_pages (resources/views/frontend/base/footer_pages.blade.php)15blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        news
        4
        prevNews
        5
        nextNews
        6
        user
        7
        alternatelangs
        8
        canonical
        9
        noindex
        10
        page_num
        11
        switchLangs
        12
        __currentLoopData
        13
        switch
        14
        loop
      • frontend.catfishes.cat_fish_wrap (resources/views/frontend/catfishes/cat_fish_wrap.blade.php)16blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        news
        4
        prevNews
        5
        nextNews
        6
        user
        7
        alternatelangs
        8
        canonical
        9
        noindex
        10
        page_num
        11
        switchLangs
        12
        __currentLoopData
        13
        switch
        14
        loop
        15
        catfishActive
      uri
      GET ru/news/{id}
      middleware
      web, news.access
      controller
      App\Http\Controllers\Frontend\NewsController@show
      namespace
      App\Http\Controllers
      prefix
      /ru
      where
      as
      news.one
      file
      app/Http/Controllers/Frontend/NewsController.php:30-47
      53 statements were executed, 27 of which were duplicated, 26 unique. Show only duplicated33.1ms
      • select * from `sessions` where `id` = 'U0wvGvdArj17ozCOmmUFH1xao7ntzpAmwsWB7qMA' limit 12.4msuac
        Metadata
        Bindings
        • 0. U0wvGvdArj17ozCOmmUFH1xao7ntzpAmwsWB7qMA
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `news` where `news`.`id` = '1630' and `news`.`deleted_at` is null limit 1760μsuac
        Metadata
        Bindings
        • 0. 1630
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `news` where `news`.`id` = '1630' and `news`.`deleted_at` is null limit 1580μsuac
        Metadata
        Bindings
        • 0. 1630
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `news` where `id` < 1630 and `active` = 1 and `news`.`deleted_at` is null order by `activation_date` desc limit 12.64msuac
        Metadata
        Bindings
        • 0. 1630
        • 1. 1
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `news` where `id` > 1630 and `active` = 1 and `news`.`deleted_at` is null order by `activation_date` asc limit 1880μsuac
        Metadata
        Bindings
        • 0. 1630
        • 1. 1
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `news_translates` where `news_translates`.`news_id` = 1630 and `news_translates`.`news_id` is not null and `locale` = 'ru'760μsuac
        Metadata
        Bindings
        • 0. 1630
        • 1. ru
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `pages_variables`600μsuac
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        • The SELECT statement has no WHERE clause and could examine many more rows than intended
      • select * from `pages_variables_translates` where `pages_variables_translates`.`variable_id` = 1 and `pages_variables_translates`.`variable_id` is not null and `locale` = 'ru' limit 1750μsuac
        Metadata
        Bindings
        • 0. 1
        • 1. ru
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages_variables_translates` where `pages_variables_translates`.`variable_id` = 2 and `pages_variables_translates`.`variable_id` is not null and `locale` = 'ru' limit 1590μsuac
        Metadata
        Bindings
        • 0. 2
        • 1. ru
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages_variables_translates` where `pages_variables_translates`.`variable_id` = 3 and `pages_variables_translates`.`variable_id` is not null and `locale` = 'ru' limit 1510μsuac
        Metadata
        Bindings
        • 0. 3
        • 1. ru
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages_variables_translates` where `pages_variables_translates`.`variable_id` = 4 and `pages_variables_translates`.`variable_id` is not null and `locale` = 'ru' limit 1580μsuac
        Metadata
        Bindings
        • 0. 4
        • 1. ru
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages_variables_translates` where `pages_variables_translates`.`variable_id` = 5 and `pages_variables_translates`.`variable_id` is not null and `locale` = 'ru' limit 1480μsuac
        Metadata
        Bindings
        • 0. 5
        • 1. ru
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages_variables_translates` where `pages_variables_translates`.`variable_id` = 6 and `pages_variables_translates`.`variable_id` is not null and `locale` = 'ru' limit 1390μsuac
        Metadata
        Bindings
        • 0. 6
        • 1. ru
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages_variables_translates` where `pages_variables_translates`.`variable_id` = 7 and `pages_variables_translates`.`variable_id` is not null and `locale` = 'ru' limit 1440μsuac
        Metadata
        Bindings
        • 0. 7
        • 1. ru
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages_variables_translates` where `pages_variables_translates`.`variable_id` = 8 and `pages_variables_translates`.`variable_id` is not null and `locale` = 'ru' limit 1440μsuac
        Metadata
        Bindings
        • 0. 8
        • 1. ru
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages_variables_translates` where `pages_variables_translates`.`variable_id` = 9 and `pages_variables_translates`.`variable_id` is not null and `locale` = 'ru' limit 1440μsuac
        Metadata
        Bindings
        • 0. 9
        • 1. ru
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages_variables_translates` where `pages_variables_translates`.`variable_id` = 10 and `pages_variables_translates`.`variable_id` is not null and `locale` = 'ru' limit 1500μsuac
        Metadata
        Bindings
        • 0. 10
        • 1. ru
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages_variables_translates` where `pages_variables_translates`.`variable_id` = 11 and `pages_variables_translates`.`variable_id` is not null and `locale` = 'ru' limit 1470μsuac
        Metadata
        Bindings
        • 0. 11
        • 1. ru
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages_variables_translates` where `pages_variables_translates`.`variable_id` = 12 and `pages_variables_translates`.`variable_id` is not null and `locale` = 'ru' limit 1410μsuac
        Metadata
        Bindings
        • 0. 12
        • 1. ru
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `news_comments` where `news_comments`.`news_id` = 1630 and `news_comments`.`news_id` is not null420μsuac
        Metadata
        Bindings
        • 0. 1630
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `news_translates` where `news_translates`.`news_id` = 1629 and `news_translates`.`news_id` is not null and `locale` = 'ru'530μsuac
        Metadata
        Bindings
        • 0. 1629
        • 1. ru
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `news_translates` where `news_translates`.`news_id` = 1631 and `news_translates`.`news_id` is not null and `locale` = 'ru'470μsuac
        Metadata
        Bindings
        • 0. 1631
        • 1. ru
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `pages` where `route_name` = 'about' and `pages`.`deleted_at` is null limit 1750μsuac
        Metadata
        Bindings
        • 0. about
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages` where `route_name` = 'data_custom' and `pages`.`deleted_at` is null limit 1550μsuac
        Metadata
        Bindings
        • 0. data_custom
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages` where `route_name` = 'data_lineups' and `pages`.`deleted_at` is null limit 1540μsuac
        Metadata
        Bindings
        • 0. data_lineups
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages` where `route_name` = 'data_forecast' and `pages`.`deleted_at` is null limit 1590μsuac
        Metadata
        Bindings
        • 0. data_forecast
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages` where `route_name` = 'data_prices' and `pages`.`deleted_at` is null limit 1570μsuac
        Metadata
        Bindings
        • 0. data_prices
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages` where `route_name` = 'data_export' and `pages`.`deleted_at` is null limit 1540μsuac
        Metadata
        Bindings
        • 0. data_export
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages` where `route_name` = 'data_production' and `pages`.`deleted_at` is null limit 1460μsuac
        Metadata
        Bindings
        • 0. data_production
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages` where `route_name` = 'data_reports' and `pages`.`deleted_at` is null limit 1460μsuac
        Metadata
        Bindings
        • 0. data_reports
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages` where `route_name` = 'integration' and `pages`.`deleted_at` is null limit 1420μsuac
        Metadata
        Bindings
        • 0. integration
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages` where `route_name` = 'faq' and `pages`.`deleted_at` is null limit 1360μsuac
        Metadata
        Bindings
        • 0. faq
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages` where `route_name` = 'main' and `pages`.`deleted_at` is null limit 1420μsuac
        Metadata
        Bindings
        • 0. main
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages` where `route_name` = 'about' and `pages`.`deleted_at` is null limit 1380μsuac
        Metadata
        Bindings
        • 0. about
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages` where `route_name` = 'data_custom' and `pages`.`deleted_at` is null limit 1360μsuac
        Metadata
        Bindings
        • 0. data_custom
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages` where `route_name` = 'integration' and `pages`.`deleted_at` is null limit 1370μsuac
        Metadata
        Bindings
        • 0. integration
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages` where `route_name` = 'about' and `pages`.`deleted_at` is null limit 1470μsuac
        Metadata
        Bindings
        • 0. about
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages` where `route_name` = 'data_custom' and `pages`.`deleted_at` is null limit 1590μsuac
        Metadata
        Bindings
        • 0. data_custom
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages` where `route_name` = 'condition' and `pages`.`deleted_at` is null limit 1540μsuac
        Metadata
        Bindings
        • 0. condition
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages` where `route_name` = 'faq' and `pages`.`deleted_at` is null limit 1480μsuac
        Metadata
        Bindings
        • 0. faq
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `uac_settings` where `key` = 'facebook_url' limit 1410μsuac
        Metadata
        Bindings
        • 0. facebook_url
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `uac_settings` where `key` = 'twitter_url' limit 1300μsuac
        Metadata
        Bindings
        • 0. twitter_url
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages` where `route_name` = 'data_lineups' and `pages`.`deleted_at` is null limit 1410μsuac
        Metadata
        Bindings
        • 0. data_lineups
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages` where `route_name` = 'data_forecast' and `pages`.`deleted_at` is null limit 1420μsuac
        Metadata
        Bindings
        • 0. data_forecast
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages` where `route_name` = 'data_prices' and `pages`.`deleted_at` is null limit 1350μsuac
        Metadata
        Bindings
        • 0. data_prices
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages` where `route_name` = 'data_export' and `pages`.`deleted_at` is null limit 1380μsuac
        Metadata
        Bindings
        • 0. data_export
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages` where `route_name` = 'data_production' and `pages`.`deleted_at` is null limit 1330μsuac
        Metadata
        Bindings
        • 0. data_production
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages` where `route_name` = 'data_reports' and `pages`.`deleted_at` is null limit 1410μsuac
        Metadata
        Bindings
        • 0. data_reports
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages` where `route_name` = 'privacy-policy' and `pages`.`deleted_at` is null limit 1380μsuac
        Metadata
        Bindings
        • 0. privacy-policy
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `uac_settings` where `key` = 'catfishActive' limit 1320μsuac
        Metadata
        Bindings
        • 0. catfishActive
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `sessions` where `id` = 'U0wvGvdArj17ozCOmmUFH1xao7ntzpAmwsWB7qMA' limit 1370μsuac
        Metadata
        Bindings
        • 0. U0wvGvdArj17ozCOmmUFH1xao7ntzpAmwsWB7qMA
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • insert into `sessions` (`payload`, `last_activity`, `user_id`, `ip_address`, `user_agent`, `id`) values ('YTozOntzOjY6Il90b2tlbiI7czo0MDoid2xpWlNpM2wzWUU4R2VGb3hhamo1TGtPSVpvbnk1ZnFtcElBRE9YYyI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6MzM6Imh0dHBzOi8vYWdyaXN1cHAuY29tL3J1L25ld3MvMTYzMCI7fXM6NjoiX2ZsYXNoIjthOjI6e3M6Mzoib2xkIjthOjA6e31zOjM6Im5ldyI7YTowOnt9fX0=', 1746814628, '', '172.70.126.104', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'U0wvGvdArj17ozCOmmUFH1xao7ntzpAmwsWB7qMA')2.77msuac
        Metadata
        Bindings
        • 0. YTozOntzOjY6Il90b2tlbiI7czo0MDoid2xpWlNpM2wzWUU4R2VGb3hhamo1TGtPSVpvbnk1ZnFtcElBRE9YYyI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6MzM6Imh0dHBzOi8vYWdyaXN1cHAuY29tL3J1L25ld3MvMTYzMCI7fXM6NjoiX2ZsYXNoIjthOjI6e3M6Mzoib2xkIjthOjA6e31zOjM6Im5ldyI7YTowOnt9fX0=
        • 1. 1746814628
        • 2. 
        • 3. 172.70.126.104
        • 4. Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
        • 5. U0wvGvdArj17ozCOmmUFH1xao7ntzpAmwsWB7qMA
      • select * from `sessions` where `id` = 'U0wvGvdArj17ozCOmmUFH1xao7ntzpAmwsWB7qMA' limit 11.36msuac
        Metadata
        Bindings
        • 0. U0wvGvdArj17ozCOmmUFH1xao7ntzpAmwsWB7qMA
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      App\Models\UacSetting
      3
      App\Models\Page
      25
      App\Models\PagesVariablesTranslate
      12
      App\Models\PagesVariable
      12
      App\Models\NewsTranslate
      3
      App\Models\News
      4
      _token
      wliZSi3l3YE8GeFoxajj5LkOIZony5fqmpIADOXc
      _previous
      array:1 [ "url" => "https://agrisupp.com/ru/news/1630" ]
      _flash
      array:2 [ "old" => [] "new" => [] ]
      PHPDEBUGBAR_STACK_DATA
      []
      path_info
      /ru/news/1630
      status_code
      200
      
      status_text
      OK
      format
      html
      content_type
      text/html; charset=UTF-8
      request_query
      []
      
      request_request
      []
      
      request_headers
      0 of 0
      array:25 [ "x-forwarded-proto" => array:1 [ 0 => "https" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "3.23.105.244" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "hetzner" => array:1 [ 0 => "agrisupp" ] "x-forwarded-for" => array:1 [ 0 => "3.23.105.244" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-ray" => array:1 [ 0 => "93d331224d29e14b-ORD" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "priority" => array:1 [ 0 => "u=0, i" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "host" => array:1 [ 0 => "agrisupp.com" ] "content-length" => array:1 [ 0 => "" ] "content-type" => array:1 [ 0 => "" ] ]
      request_server
      0 of 0
      array:50 [ "USER" => "nginx" "HOME" => "/var/lib/nginx" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_CF_VISITOR" => "{"scheme":"https"}" "HTTP_CF_IPCOUNTRY" => "US" "HTTP_CF_CONNECTING_IP" => "3.23.105.244" "HTTP_CDN_LOOP" => "cloudflare; loops=1" "HTTP_HETZNER" => "agrisupp" "HTTP_X_FORWARDED_FOR" => "3.23.105.244" "HTTP_SEC_FETCH_SITE" => "none" "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_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_CF_RAY" => "93d331224d29e14b-ORD" "HTTP_ACCEPT_ENCODING" => "gzip, br" "HTTP_PRIORITY" => "u=0, i" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_HOST" => "agrisupp.com" "REDIRECT_STATUS" => "200" "SERVER_NAME" => "agrisupp.com" "SERVER_PORT" => "443" "SERVER_ADDR" => "49.13.14.140" "REMOTE_PORT" => "61196" "REMOTE_ADDR" => "172.70.126.104" "SERVER_SOFTWARE" => "nginx/1.22.1" "GATEWAY_INTERFACE" => "CGI/1.1" "HTTPS" => "on" "REQUEST_SCHEME" => "https" "SERVER_PROTOCOL" => "HTTP/1.1" "DOCUMENT_ROOT" => "/app/agrisupp/public" "DOCUMENT_URI" => "/index.php" "REQUEST_URI" => "/ru/news/1630" "SCRIPT_NAME" => "/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "PATH_INFO" => "" "SCRIPT_FILENAME" => "/app/agrisupp/public/index.php" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1746814628.5071 "REQUEST_TIME" => 1746814628 ]
      request_cookies
      []
      
      response_headers
      0 of 0
      array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Fri, 09 May 2025 18:17:08 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImJEWnpIMVliWFd3MldlenR4aG5vTGc9PSIsInZhbHVlIjoici9hc0E5ckFNazlIbStTV1pUYzFKSlRuRHBnUDhHOXQ1bEFIZ0NtbW9sVFh3SGlRbTR0cVArMUoxVGFLbXp5RDErTDh2cVg3WExPN3VESlNSL2k1RXppUkNkNytQdWo4a1cvWnZJVHdzMkRBWmVmb28yRStkNjI0NWd0eXZpTVYiLCJtYWMiOiJjNWM5ZTc4MDIwODBkZjI1NmRiZmJmNDk3ZTQ4ZjA2MDJiNzkwMmZlNjRiZmNmNzVhOTU2ZDMxNjkyZGUyN2NiIiwidGFnIjoiIn0%3D; expires=Fri, 09 May 2025 20:17:08 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6ImJEWnpIMVliWFd3MldlenR4aG5vTGc9PSIsInZhbHVlIjoici9hc0E5ckFNazlIbStTV1pUYzFKSlRuRHBnUDhHOXQ1bEFIZ0NtbW9sVFh3SGlRbTR0cVArMUoxVGFLbXp5RDErTDh2c" 1 => "laravel_session=eyJpdiI6IlNmM0ErVFptdXd4Wk4rZmI2SUtWaVE9PSIsInZhbHVlIjoiMnFhWHdkNUhWYWRaUXNDU2JiL2RVU1lrN01GdUhaWDl1MmkveDhZT0xkZk1pVzFPaTdaWXRtNEpXWUE3ZkQ3b2UxZlFrMzhnaDFMbnNkUXdrMWxZL2FyY3JuSFI0aDlySDc1bjdSeHp4SHZKeU92eFNMT0tBMDZZSmJYTld0bmEiLCJtYWMiOiIyNjU0MjhiZWM4MzQ0ZjA3ZGY2ZGU1MzhlN2M0Yzc4M2ExOWE5MDBjMWJkMWZjZWE1M2MyZjgyOGFkNzlmOGI3IiwidGFnIjoiIn0%3D; expires=Fri, 09 May 2025 20:17:08 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6IlNmM0ErVFptdXd4Wk4rZmI2SUtWaVE9PSIsInZhbHVlIjoiMnFhWHdkNUhWYWRaUXNDU2JiL2RVU1lrN01GdUhaWDl1MmkveDhZT0xkZk1pVzFPaTdaWXRtNEpXWUE3ZkQ3b2Ux" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImJEWnpIMVliWFd3MldlenR4aG5vTGc9PSIsInZhbHVlIjoici9hc0E5ckFNazlIbStTV1pUYzFKSlRuRHBnUDhHOXQ1bEFIZ0NtbW9sVFh3SGlRbTR0cVArMUoxVGFLbXp5RDErTDh2cVg3WExPN3VESlNSL2k1RXppUkNkNytQdWo4a1cvWnZJVHdzMkRBWmVmb28yRStkNjI0NWd0eXZpTVYiLCJtYWMiOiJjNWM5ZTc4MDIwODBkZjI1NmRiZmJmNDk3ZTQ4ZjA2MDJiNzkwMmZlNjRiZmNmNzVhOTU2ZDMxNjkyZGUyN2NiIiwidGFnIjoiIn0%3D; expires=Fri, 09-May-2025 20:17:08 GMT; path=/XSRF-TOKEN=eyJpdiI6ImJEWnpIMVliWFd3MldlenR4aG5vTGc9PSIsInZhbHVlIjoici9hc0E5ckFNazlIbStTV1pUYzFKSlRuRHBnUDhHOXQ1bEFIZ0NtbW9sVFh3SGlRbTR0cVArMUoxVGFLbXp5RDErTDh2c" 1 => "laravel_session=eyJpdiI6IlNmM0ErVFptdXd4Wk4rZmI2SUtWaVE9PSIsInZhbHVlIjoiMnFhWHdkNUhWYWRaUXNDU2JiL2RVU1lrN01GdUhaWDl1MmkveDhZT0xkZk1pVzFPaTdaWXRtNEpXWUE3ZkQ3b2UxZlFrMzhnaDFMbnNkUXdrMWxZL2FyY3JuSFI0aDlySDc1bjdSeHp4SHZKeU92eFNMT0tBMDZZSmJYTld0bmEiLCJtYWMiOiIyNjU0MjhiZWM4MzQ0ZjA3ZGY2ZGU1MzhlN2M0Yzc4M2ExOWE5MDBjMWJkMWZjZWE1M2MyZjgyOGFkNzlmOGI3IiwidGFnIjoiIn0%3D; expires=Fri, 09-May-2025 20:17:08 GMT; path=/; httponlylaravel_session=eyJpdiI6IlNmM0ErVFptdXd4Wk4rZmI2SUtWaVE9PSIsInZhbHVlIjoiMnFhWHdkNUhWYWRaUXNDU2JiL2RVU1lrN01GdUhaWDl1MmkveDhZT0xkZk1pVzFPaTdaWXRtNEpXWUE3ZkQ3b2Ux" ] ]
      session_attributes
      0 of 0
      array:4 [ "_token" => "wliZSi3l3YE8GeFoxajj5LkOIZony5fqmpIADOXc" "_previous" => array:1 [ "url" => "https://agrisupp.com/ru/news/1630" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]