Top.Mail.Ru
In Finnish schools, students are given free lunch

The website texts are translated by Google, errors possible!

In Finnish schools, students are given free lunch

13:40 / 15.11.2022 2.15k
Students of primary and secondary schools, gymnasiums and vocational education institutions in Finland have the opportunity to receive a hot meal for lunch during the school day absolutely free of charge.

This tradition has deep roots and was established by law more than a hundred years ago. Today, school lunches are one of the main principles of education and student care.

If children attend early morning school activities or extended day groups, light breakfasts are also offered.

Finland was the first in the world to adopt a law guaranteeing school lunches for students in 1943. Since 1948, free meals have been provided to all school-age students.

Meals in Finnish schools are varied and balanced. The age, health, height and development of students are taken into account when choosing the type of school meals. A school lunch consists of a hot meal, salad, chopped fresh vegetables or fruit, buttered bread and a drink.

During the preparation of the menu, national, seasonal and local products are taken into account. The menu is developed together with students and school staff. Pupils themselves can also participate in the preparation of lunch during the time of helping the pupils of the junior class or getting acquainted with the work of the staff during the internship.

© From the book "100 Social Innovations of Finland" by Ilkka Taipale

Comments 0

Show more
Please register to comment!

Author of the article

Ulugbek Pulatov

Ulugbek Pulatov

Project founder

Tegs

  • foreign education
  • education
  • school
  • Finland

Share

Request history8.1.2PHP Version496msRequest Duration4MBMemory UsageGET en/post/{id}Route
    • Booting (32.5ms)time
    • Application (464ms)time
    • 1 x Application (93.45%)
      464ms
      1 x Booting (6.55%)
      32.50ms
      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
      40 statements were executed339ms
      • 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_db19.42msselect exists(select * from "posts" where "id" = '414') as "exists"
        Bindings
        • 0: 414
        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_db1.78msinsert into "news_view_counts" ("post_id", "ip", "updated_at", "created_at") values ('414', '216.73.216.23', '2025-07-30 16:27:41', '2025-07-30 16:27:41') returning "id"
        Bindings
        • 0: 414
        • 1: 216.73.216.23
        • 2: 2025-07-30 16:27:41
        • 3: 2025-07-30 16:27: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_db50.28msselect * from "traffic" where ("ip" = '216.73.216.23' and "date" = '2025-07-30') limit 1
        Bindings
        • 0: 216.73.216.23
        • 1: 2025-07-30
        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_db1.31msinsert into "traffic" ("ip", "date", "updated_at", "created_at") values ('216.73.216.23', '2025-07-30', '2025-07-30 16:27:41', '2025-07-30 16:27:41') returning "id"
        Bindings
        • 0: 216.73.216.23
        • 1: 2025-07-30
        • 2: 2025-07-30 16:27:41
        • 3: 2025-07-30 16:27: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_db224msselect "posts".*, (select count(*) from "news_view_counts" where "posts"."id" = "news_view_counts"."post_id") as "news_views_count" from "posts" where "id" = '414' and "status" = 'active' limit 1
        Bindings
        • 0: 414
        • 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_db2.69msselect * from "translates" where "table_name" = 'posts' and "translates"."field_id" in (414)
        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_db540μsselect * from "top_contents" where "top_contents"."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_db1.16msselect * from "translates" where "table_name" = 'top_contents' and "translates"."field_id" in (15)
        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_db610μsselect * 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_db480μsselect * 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_db1.31msselect * 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_db640μsselect * from "post_tegs" where "post_tegs"."post_id" in (414)
        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_db660μsselect * from "tegs" where "tegs"."id" in (16, 18, 22, 43)
        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_db790μsselect * 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_db4.32msselect * from "posts" where "type" = 'news' and not "id" = '414' and "status" = 'active' order by "id" desc limit 4
        Bindings
        • 0: news
        • 1: 414
        • 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_db6.02msselect * 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_db460μ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_db700μsselect * 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_db570μsselect * 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_db490μsselect * 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_db1.44msselect * 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_db480μsselect "teg_id" from "post_tegs" where "post_id" = '414'
        Bindings
        • 0: 414
        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_db710μsselect "post_id", MAX(id) as max_id from "post_tegs" where not "post_id" = '414' and "teg_id" in (16, 18, 22, 43) group by "post_id" order by "max_id" desc limit 4
        Bindings
        • 0: 414
        • 1: 16
        • 2: 18
        • 3: 22
        • 4: 43
        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_db990μsselect * from "posts" where "posts"."id" in (656, 745, 795, 846)
        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_db410μsselect * from "top_contents" where "top_contents"."id" in (7, 41, 47)
        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.32msselect * from "translates" where "table_name" = 'top_contents' and "translates"."field_id" in (7, 41, 47)
        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_db520μsselect * 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_db400μsselect * 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_db390μsselect * 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_db780μsselect count(*) as aggregate from "comments" where "post_id" = '414' and "status" = 'active'
        Bindings
        • 0: 414
        • 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_db1.59msselect * 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_db1.21msselect * from "translates" where "translates"."field_id" = 16 and "translates"."field_id" is not null and "table_name" = 'tegs'
        Bindings
        • 0: 16
        • 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_db1.03msselect * 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_db1.03msselect * 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_db1.01msselect * from "translates" where "translates"."field_id" = 43 and "translates"."field_id" is not null and "table_name" = 'tegs'
        Bindings
        • 0: 43
        • 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_db1.59msselect * from "translates" where "translates"."field_id" = 846 and "translates"."field_id" is not null and "table_name" = 'posts'
        Bindings
        • 0: 846
        • 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_db1.42msselect * from "translates" where "translates"."field_id" = 795 and "translates"."field_id" is not null and "table_name" = 'posts'
        Bindings
        • 0: 795
        • 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_db1.41msselect * from "translates" where "translates"."field_id" = 745 and "translates"."field_id" is not null and "table_name" = 'posts'
        Bindings
        • 0: 745
        • 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_db1.88msselect * from "translates" where "translates"."field_id" = 656 and "translates"."field_id" is not null and "table_name" = 'posts'
        Bindings
        • 0: 656
        • 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_db1.38msselect * 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
      129Translate.php#?
      App\Models\Post
      9Post.php#?
      App\Models\PostTeg
      8PostTeg.php#?
      App\Models\TopContent
      4TopContent.php#?
      App\Models\Teg
      4Teg.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
          7hhFYqE10qjgtRL4mXk2oF0QQX8zKtHE8pV880eW
          _previous
          array:1 [ "url" => "http://project-management.uz/en/post/414" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /en/post/414
          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:12 [ "host" => array:1 [ 0 => "project-management.uz" ] "x-forwarded-for" => array:1 [ 0 => "10.1.110.96" ] "x-forwarded-proto" => array:1 [ 0 => "http" ] "x-forwarded-port" => array:1 [ 0 => "80" ] "connection" => array:1 [ 0 => "close" ] "pragma" => array:1 [ 0 => "no-cache" ] "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" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate" ] "via" => array:1 [ 0 => "1.1 squid-proxy-5b5d847c96-ftxhk (squid/6.10)" ] "cache-control" => array:1 [ 0 => "no-cache" ] ]
          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, 30 Jul 2025 11:27:41 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InV2OXR1dlVBMndyS09GNC9vMlZldEE9PSIsInZhbHVlIjoiajJMZi9VdGFidnYyaVZvS3lNUHRvdmJLeVhGNnZlRG4xTlNxdy9vS1EwZjBXbldpdituZXZaZUZBZXMrcmNWQW9tb2V6a1hBdkdxaFBKYzlNMDdRbmZHWHoyNnlCR2JrUzNPQnRGelByVWtsS09qaTkvQmJnblRsb2ZDaHE0dTIiLCJtYWMiOiIyYWYzMTE5MDg2ZTFiYjhkZjI4M2MyNjBlOGEzZjZlN2U5MjlkYTY2NTJjYmUxZjlkNzRhZTdkNjU3NGQyM2Y1IiwidGFnIjoiIn0%3D; expires=Wed, 30 Jul 2025 13:27:41 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InV2OXR1dlVBMndyS09GNC9vMlZldEE9PSIsInZhbHVlIjoiajJMZi9VdGFidnYyaVZvS3lNUHRvdmJLeVhGNnZlRG4xTlNxdy9vS1EwZjBXbldpdituZXZaZUZBZXMrcmNWQW9tb2V6a" 1 => "laravel_session=eyJpdiI6Ii92cEUzRit0ZVBlVHU3KzhJSFJ6SkE9PSIsInZhbHVlIjoiTmJ3NjJjbjRObWNxQ3UvdjBMNjVqV2YvVUVlQ0UxR2p0L2lpY0FKOHQrU1hUT3lzZngyZzZzNllnN1EvY1dGNkUyNTVQVE1uY1lDcDBqWjlSVXdoUnllUmx0S0xaUEMrc1dJTldYcUFOZUdpSFdUNHk5TE1oUGo5VFBkQW12VWMiLCJtYWMiOiI0ZjM5ODEyMzI0ZjhjYzQyYWYyYTM3ZmFkYTMxMjM5OGM4NGIwZWM5YTY0M2FmZjM4NjYwNTgwNzlkNTBmNTE1IiwidGFnIjoiIn0%3D; expires=Wed, 30 Jul 2025 13:27:41 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6Ii92cEUzRit0ZVBlVHU3KzhJSFJ6SkE9PSIsInZhbHVlIjoiTmJ3NjJjbjRObWNxQ3UvdjBMNjVqV2YvVUVlQ0UxR2p0L2lpY0FKOHQrU1hUT3lzZngyZzZzNllnN1EvY1dGNkUy" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InV2OXR1dlVBMndyS09GNC9vMlZldEE9PSIsInZhbHVlIjoiajJMZi9VdGFidnYyaVZvS3lNUHRvdmJLeVhGNnZlRG4xTlNxdy9vS1EwZjBXbldpdituZXZaZUZBZXMrcmNWQW9tb2V6a1hBdkdxaFBKYzlNMDdRbmZHWHoyNnlCR2JrUzNPQnRGelByVWtsS09qaTkvQmJnblRsb2ZDaHE0dTIiLCJtYWMiOiIyYWYzMTE5MDg2ZTFiYjhkZjI4M2MyNjBlOGEzZjZlN2U5MjlkYTY2NTJjYmUxZjlkNzRhZTdkNjU3NGQyM2Y1IiwidGFnIjoiIn0%3D; expires=Wed, 30-Jul-2025 13:27:41 GMT; path=/XSRF-TOKEN=eyJpdiI6InV2OXR1dlVBMndyS09GNC9vMlZldEE9PSIsInZhbHVlIjoiajJMZi9VdGFidnYyaVZvS3lNUHRvdmJLeVhGNnZlRG4xTlNxdy9vS1EwZjBXbldpdituZXZaZUZBZXMrcmNWQW9tb2V6a" 1 => "laravel_session=eyJpdiI6Ii92cEUzRit0ZVBlVHU3KzhJSFJ6SkE9PSIsInZhbHVlIjoiTmJ3NjJjbjRObWNxQ3UvdjBMNjVqV2YvVUVlQ0UxR2p0L2lpY0FKOHQrU1hUT3lzZngyZzZzNllnN1EvY1dGNkUyNTVQVE1uY1lDcDBqWjlSVXdoUnllUmx0S0xaUEMrc1dJTldYcUFOZUdpSFdUNHk5TE1oUGo5VFBkQW12VWMiLCJtYWMiOiI0ZjM5ODEyMzI0ZjhjYzQyYWYyYTM3ZmFkYTMxMjM5OGM4NGIwZWM5YTY0M2FmZjM4NjYwNTgwNzlkNTBmNTE1IiwidGFnIjoiIn0%3D; expires=Wed, 30-Jul-2025 13:27:41 GMT; path=/; httponlylaravel_session=eyJpdiI6Ii92cEUzRit0ZVBlVHU3KzhJSFJ6SkE9PSIsInZhbHVlIjoiTmJ3NjJjbjRObWNxQ3UvdjBMNjVqV2YvVUVlQ0UxR2p0L2lpY0FKOHQrU1hUT3lzZngyZzZzNllnN1EvY1dGNkUy" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "7hhFYqE10qjgtRL4mXk2oF0QQX8zKtHE8pV880eW" "_previous" => array:1 [ "url" => "http://project-management.uz/en/post/414" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-07-30 16:27:41GET/en/post/414940163