Top.Mail.Ru
If pedagogues with 27 years of experience participate in the certification and do not get enough points, will their current category be kept?

The website texts are translated by Google, errors possible!

If pedagogues with 27 years of experience participate in the certification and do not get enough points, will their current category be kept?

00:25 / 27.01.2024 2.35k
Question
Hello. I am a first class teacher. I have 27 years of teaching experience, and 8 years until retirement. This year I was involved in compulsory certification. If I fail to pass the certification according to the new decision, will my category be preserved?

Answer
According to paragraph 6 of the regulation approved by the decision of the Cabinet of Ministers No. 572 of September 17, 2021, pedagogic employees with 25 years or more of work experience in pedagogical activities are not involved in compulsory attestation.

Pedagogical personnel who are not involved in mandatory attestation can pass extraordinary attestation at their own will.

According to paragraph 7 of the regulation, the qualification category (position) of the pedagogic personnel who participated in the extraordinary attestation at their own will and failed to pass the attestation will not be lowered, and they will be given the qualification category (position) that was in effect before participating in the extraordinary attestation. is paid according to

The bottom line is that you should participate in the attestation not necessarily, but according to your own will. If you participate in the certification and do not get enough points, your current category will be retained.

Important note: When applying the above rules in practice, the annual length of service of a pedagogue should be calculated in accordance with the law. For this, it is recommended that the school administration use the help of regional employment offices.

Also, if the pedagogue employee wants to take part in the extraordinary attestation, it is recommended to include the work record (in electronic or paper form) as an attachment.

Comments 0

Show more
Please register to comment!

Author of the article

Ulugbek Pulatov

Ulugbek Pulatov

Project founder

Tegs

  • Teacher
  • education
  • pedagogical load
  • school
  • work experience

Share

Request history8.1.2PHP Version713msRequest Duration3MBMemory UsageGET en/post/{id}Route
    • Booting (51.64ms)time
    • Application (661ms)time
    • 1 x Application (92.76%)
      661ms
      1 x Booting (7.24%)
      51.64ms
      9 templates were rendered
      • site.pages.showshow.blade.php#?blade
      • site.layouts.appapp.blade.php#?blade
      • site.layouts.head.yandex-metrikayandex-metrika.blade.php#?blade
      • site.layouts.head.csscss.blade.php#?blade
      • site.layouts.body.headerheader.blade.php#?blade
      • site.layouts.body.footerfooter.blade.php#?blade
      • site.layouts.body.jsjs.blade.php#?blade
      • site.layouts.body.commentcomment.blade.php#?blade
      • site.layouts.body.user_jsuser_js.blade.php#?blade
      uri
      GET en/post/{id}
      middleware
      web, localizationRedirect, localeViewPath
      controller
      App\Http\Controllers\Site\SiteController@show
      namespace
      prefix
      /en
      where
      as
      show
      file
      app/Http/Controllers/Site/SiteController.php:654-727
      41 statements were executed475ms
      • SiteController.php#659project_test_dbConnection Established
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:659
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#659project_test_db25.17msselect exists(select * from "posts" where "id" = '384') as "exists"
        Bindings
        • 0: 384
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:659
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#1221project_test_db2.88msinsert into "news_view_counts" ("post_id", "ip", "updated_at", "created_at") values ('384', '3.138.247.255', '2025-05-14 12:20:41', '2025-05-14 12:20:41') returning "id"
        Bindings
        • 0: 384
        • 1: 3.138.247.255
        • 2: 2025-05-14 12:20:41
        • 3: 2025-05-14 12:20:41
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:1221
        • app/Http/Controllers/Site/SiteController.php:662
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • SiteController.php#1214project_test_db70.23msselect * from "traffic" where ("ip" = '3.138.247.255' and "date" = '2025-05-14') limit 1
        Bindings
        • 0: 3.138.247.255
        • 1: 2025-05-14
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:1214
        • app/Http/Controllers/Site/SiteController.php:663
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • SiteController.php#1214project_test_db2.31msinsert into "traffic" ("ip", "date", "updated_at", "created_at") values ('3.138.247.255', '2025-05-14', '2025-05-14 12:20:41', '2025-05-14 12:20:41') returning "id"
        Bindings
        • 0: 3.138.247.255
        • 1: 2025-05-14
        • 2: 2025-05-14 12:20:41
        • 3: 2025-05-14 12:20:41
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:1214
        • app/Http/Controllers/Site/SiteController.php:663
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • SiteController.php#671project_test_db257msselect "posts".*, (select count(*) from "news_view_counts" where "posts"."id" = "news_view_counts"."post_id") as "news_views_count" from "posts" where "id" = '384' and "status" = 'active' limit 1
        Bindings
        • 0: 384
        • 1: active
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:671
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#671project_test_db5.05msselect * from "translates" where "table_name" = 'posts' and "translates"."field_id" in (384)
        Bindings
        • 0: posts
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:671
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#671project_test_db980μsselect * from "top_contents" where "top_contents"."id" in (6)
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:671
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#671project_test_db1.99msselect * from "translates" where "table_name" = 'top_contents' and "translates"."field_id" in (6)
        Bindings
        • 0: top_contents
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:671
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#671project_test_db1.25msselect * from "teams" where "teams"."id" in (2)
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:671
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#671project_test_db1.54msselect * from "positions" where "positions"."id" in (15)
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:671
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#671project_test_db2.84msselect * from "translates" where "table_name" = 'positions' and "translates"."field_id" in (15)
        Bindings
        • 0: positions
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:671
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#671project_test_db1.23msselect * from "post_tegs" where "post_tegs"."post_id" in (384)
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:671
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#671project_test_db1.43msselect * from "tegs" where "tegs"."id" in (10, 18, 20, 22, 25)
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:671
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#675project_test_db1.5msselect * from "advertisings" where "type" = 'in_news_advertising' and "status" = 'active' order by RANDOM() limit 1
        Bindings
        • 0: in_news_advertising
        • 1: active
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:675
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#685project_test_db8.65msselect * from "posts" where "type" = 'news' and not "id" = '384' and "status" = 'active' order by "id" desc limit 4
        Bindings
        • 0: news
        • 1: 384
        • 2: active
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:685
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#685project_test_db9.94msselect * from "translates" where "table_name" = 'posts' and "translates"."field_id" in (910, 912, 913, 919)
        Bindings
        • 0: posts
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:685
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#690project_test_db840μsselect * from "advertisings" where "type" = 'banner_above' and "status" = 'active' order by RANDOM() limit 1
        Bindings
        • 0: banner_above
        • 1: active
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:690
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • Default.php#199project_test_db1.51msselect * from "languages" where "status" = 1 order by "default" desc
        Bindings
        • 0: 1
        Backtrace
        • app/Helpers/Default.php:199
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#692project_test_db1.39msselect * from "platforms" limit 1
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:692
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#693project_test_db2.05msselect * from "seos" where "group" = 'home' limit 1
        Bindings
        • 0: home
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:693
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#693project_test_db8.03msselect * from "translates" where "table_name" = 'seos' and "translates"."field_id" in (1)
        Bindings
        • 0: seos
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:693
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#695project_test_db1.89msselect "teg_id" from "post_tegs" where "post_id" = '384'
        Bindings
        • 0: 384
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:695
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#703project_test_db2.16msselect "post_id", MAX(id) as max_id from "post_tegs" where not "post_id" = '384' and "teg_id" in (10, 18, 20, 22, 25) group by "post_id" order by "max_id" desc limit 4
        Bindings
        • 0: 384
        • 1: 10
        • 2: 18
        • 3: 20
        • 4: 22
        • 5: 25
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:703
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#703project_test_db2.45msselect * from "posts" where "posts"."id" in (434, 437, 921, 928)
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:703
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#703project_test_db1.17msselect * from "top_contents" where "top_contents"."id" in (1, 5, 27, 28)
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:703
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#703project_test_db14.5msselect * from "translates" where "table_name" = 'top_contents' and "translates"."field_id" in (1, 5, 27, 28)
        Bindings
        • 0: top_contents
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:703
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#717project_test_db4.36msselect * from "banners" limit 1
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:717
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#721project_test_db1.37msselect * from "advertisings" where "type" = 'button_advertisings' and "status" = 'active' order by RANDOM() limit 1
        Bindings
        • 0: button_advertisings
        • 1: active
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:721
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#722project_test_db1.22msselect * from "advertisings" where "type" = 'footer_top_banner' and "status" = 'active' order by RANDOM() limit 1
        Bindings
        • 0: footer_top_banner
        • 1: active
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:722
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#724project_test_db1.54msselect count(*) as aggregate from "comments" where "post_id" = '384' and "status" = 'active'
        Bindings
        • 0: 384
        • 1: active
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:724
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • HasTranslations.php#41project_test_db4.1msselect * from "translates" where "translates"."field_id" = 2 and "translates"."field_id" is not null and "table_name" = 'teams'
        Bindings
        • 0: 2
        • 1: teams
        Backtrace
        • app/Traits/HasTranslations.php:41
        • view::site.pages.show:88
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • HasTranslations.php#41project_test_db3.22msselect * from "translates" where "translates"."field_id" = 10 and "translates"."field_id" is not null and "table_name" = 'tegs'
        Bindings
        • 0: 10
        • 1: tegs
        Backtrace
        • app/Traits/HasTranslations.php:41
        • view::site.pages.show:99
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • HasTranslations.php#41project_test_db3.14msselect * from "translates" where "translates"."field_id" = 18 and "translates"."field_id" is not null and "table_name" = 'tegs'
        Bindings
        • 0: 18
        • 1: tegs
        Backtrace
        • app/Traits/HasTranslations.php:41
        • view::site.pages.show:99
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • HasTranslations.php#41project_test_db3.39msselect * from "translates" where "translates"."field_id" = 20 and "translates"."field_id" is not null and "table_name" = 'tegs'
        Bindings
        • 0: 20
        • 1: tegs
        Backtrace
        • app/Traits/HasTranslations.php:41
        • view::site.pages.show:99
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • HasTranslations.php#41project_test_db2.98msselect * from "translates" where "translates"."field_id" = 22 and "translates"."field_id" is not null and "table_name" = 'tegs'
        Bindings
        • 0: 22
        • 1: tegs
        Backtrace
        • app/Traits/HasTranslations.php:41
        • view::site.pages.show:99
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • HasTranslations.php#41project_test_db3.08msselect * from "translates" where "translates"."field_id" = 25 and "translates"."field_id" is not null and "table_name" = 'tegs'
        Bindings
        • 0: 25
        • 1: tegs
        Backtrace
        • app/Traits/HasTranslations.php:41
        • view::site.pages.show:99
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • HasTranslations.php#41project_test_db3.05msselect * from "translates" where "translates"."field_id" = 928 and "translates"."field_id" is not null and "table_name" = 'posts'
        Bindings
        • 0: 928
        • 1: posts
        Backtrace
        • app/Traits/HasTranslations.php:41
        • app/Models/Post.php:50
        • view::site.pages.show:211
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • HasTranslations.php#41project_test_db3.18msselect * from "translates" where "translates"."field_id" = 921 and "translates"."field_id" is not null and "table_name" = 'posts'
        Bindings
        • 0: 921
        • 1: posts
        Backtrace
        • app/Traits/HasTranslations.php:41
        • app/Models/Post.php:50
        • view::site.pages.show:211
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • HasTranslations.php#41project_test_db3.27msselect * from "translates" where "translates"."field_id" = 434 and "translates"."field_id" is not null and "table_name" = 'posts'
        Bindings
        • 0: 434
        • 1: posts
        Backtrace
        • app/Traits/HasTranslations.php:41
        • app/Models/Post.php:50
        • view::site.pages.show:211
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • HasTranslations.php#41project_test_db3.24msselect * from "translates" where "translates"."field_id" = 437 and "translates"."field_id" is not null and "table_name" = 'posts'
        Bindings
        • 0: 437
        • 1: posts
        Backtrace
        • app/Traits/HasTranslations.php:41
        • app/Models/Post.php:50
        • view::site.pages.show:211
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • HasTranslations.php#41project_test_db3.1msselect * from "translates" where "translates"."field_id" = 1 and "translates"."field_id" is not null and "table_name" = 'platforms'
        Bindings
        • 0: 1
        • 1: platforms
        Backtrace
        • app/Traits/HasTranslations.php:41
        • view::site.layouts.body.footer:59
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      App\Models\General\Translate
      135Translate.php#?
      App\Models\Post
      9Post.php#?
      App\Models\PostTeg
      9PostTeg.php#?
      App\Models\TopContent
      5TopContent.php#?
      App\Models\Teg
      5Teg.php#?
      App\Models\General\Language
      3Language.php#?
      App\Models\Team
      1Team.php#?
      App\Models\Position
      1Position.php#?
      App\Models\Advertising
      1Advertising.php#?
      App\Models\Platform
      1Platform.php#?
      App\Models\Seo
      1Seo.php#?
      App\Models\Banner
      1Banner.php#?
          _token
          xiyHlm7wvFDH2fGMLoelQ7WL88S5gNbuJkpmvs2T
          _previous
          array:1 [ "url" => "https://project-management.uz/en/post/384" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /en/post/384
          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:17 [ "host" => array:1 [ 0 => "project-management.uz" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "connection" => array:1 [ 0 => "close" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "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)" ] "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" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "private, must-revalidate" ] "date" => array:1 [ 0 => "Wed, 14 May 2025 07:20:41 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlNYQ29NOVB5dzd5NUQxUVlHUUF2bVE9PSIsInZhbHVlIjoiNHR6SHhxVEx2d0g2UC8zWUZnWkZkemRqRWpDbmFpN0J5V2NacENtblg3SEhGVkpiWHc0QS8yUHZOamRwS2xzZWJuZ2lNRWkrWUJQa2dpWkdWSU0yNFhHUlU0dmpNWFdoVHlmc2VJUHNNNzEyd1JON2dZckRGaVVHSmVIbjE0dkIiLCJtYWMiOiI1Mzk0ODdhYzkwMDgwYWIyZDkxYzZkYWExY2EyMTkyNTI1OTM2YWMwYzkzNmViMWMxNGJkNDU1OGRmYjViMTE4IiwidGFnIjoiIn0%3D; expires=Wed, 14 May 2025 09:20:41 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IlNYQ29NOVB5dzd5NUQxUVlHUUF2bVE9PSIsInZhbHVlIjoiNHR6SHhxVEx2d0g2UC8zWUZnWkZkemRqRWpDbmFpN0J5V2NacENtblg3SEhGVkpiWHc0QS8yUHZOamRwS2xzZWJuZ2lNR" 1 => "laravel_session=eyJpdiI6Imw4d1hwNG5xL2kraTFtSjkwM3RMaWc9PSIsInZhbHVlIjoieDJFeUhJWHRwSDJJenArcURudkVuSFJZNHBLU0E2T1o2Z3Z6d1U2R1NJaUh5TXQxVFdNWUwzNWV2MDBGa0t1dzM5M3A2L3ZrR3Rkd3FMMDk2andCekd2QXlyQWhqZmNGdDN5V0tSTmdyc3FhMjdxMmZMWDVDcVNSMmdiYjdNZFUiLCJtYWMiOiIwZGJhNzU4NTgyNzZjOTA1OTljODIyNTk2NmI2MmQ4MTBjZGRmNTlmMGYzOWNiODMxZDI5ODMyY2YyMzQ0NWJiIiwidGFnIjoiIn0%3D; expires=Wed, 14 May 2025 09:20:41 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6Imw4d1hwNG5xL2kraTFtSjkwM3RMaWc9PSIsInZhbHVlIjoieDJFeUhJWHRwSDJJenArcURudkVuSFJZNHBLU0E2T1o2Z3Z6d1U2R1NJaUh5TXQxVFdNWUwzNWV2MDBGa0t1dzM5" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlNYQ29NOVB5dzd5NUQxUVlHUUF2bVE9PSIsInZhbHVlIjoiNHR6SHhxVEx2d0g2UC8zWUZnWkZkemRqRWpDbmFpN0J5V2NacENtblg3SEhGVkpiWHc0QS8yUHZOamRwS2xzZWJuZ2lNRWkrWUJQa2dpWkdWSU0yNFhHUlU0dmpNWFdoVHlmc2VJUHNNNzEyd1JON2dZckRGaVVHSmVIbjE0dkIiLCJtYWMiOiI1Mzk0ODdhYzkwMDgwYWIyZDkxYzZkYWExY2EyMTkyNTI1OTM2YWMwYzkzNmViMWMxNGJkNDU1OGRmYjViMTE4IiwidGFnIjoiIn0%3D; expires=Wed, 14-May-2025 09:20:41 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IlNYQ29NOVB5dzd5NUQxUVlHUUF2bVE9PSIsInZhbHVlIjoiNHR6SHhxVEx2d0g2UC8zWUZnWkZkemRqRWpDbmFpN0J5V2NacENtblg3SEhGVkpiWHc0QS8yUHZOamRwS2xzZWJuZ2lNR" 1 => "laravel_session=eyJpdiI6Imw4d1hwNG5xL2kraTFtSjkwM3RMaWc9PSIsInZhbHVlIjoieDJFeUhJWHRwSDJJenArcURudkVuSFJZNHBLU0E2T1o2Z3Z6d1U2R1NJaUh5TXQxVFdNWUwzNWV2MDBGa0t1dzM5M3A2L3ZrR3Rkd3FMMDk2andCekd2QXlyQWhqZmNGdDN5V0tSTmdyc3FhMjdxMmZMWDVDcVNSMmdiYjdNZFUiLCJtYWMiOiIwZGJhNzU4NTgyNzZjOTA1OTljODIyNTk2NmI2MmQ4MTBjZGRmNTlmMGYzOWNiODMxZDI5ODMyY2YyMzQ0NWJiIiwidGFnIjoiIn0%3D; expires=Wed, 14-May-2025 09:20:41 GMT; path=/; httponlylaravel_session=eyJpdiI6Imw4d1hwNG5xL2kraTFtSjkwM3RMaWc9PSIsInZhbHVlIjoieDJFeUhJWHRwSDJJenArcURudkVuSFJZNHBLU0E2T1o2Z3Z6d1U2R1NJaUh5TXQxVFdNWUwzNWV2MDBGa0t1dzM5" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "xiyHlm7wvFDH2fGMLoelQ7WL88S5gNbuJkpmvs2T" "_previous" => array:1 [ "url" => "https://project-management.uz/en/post/384" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-14 12:20:41GET/en/post/384941172