{"id":4952,"date":"2021-08-09T07:29:56","date_gmt":"2021-08-09T07:29:56","guid":{"rendered":"https:\/\/www.bearloga.space\/?page_id=4952"},"modified":"2021-08-09T07:29:56","modified_gmt":"2021-08-09T07:29:56","slug":"yii-sozdanie-rasshirenij","status":"publish","type":"page","link":"https:\/\/www.bearloga.space\/en\/yii-sozdanie-rasshirenij\/","title":{"rendered":"Yii \u2014 \u0421\u043e\u0437\u0434\u0430\u043d\u0438\u0435 \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0439"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">\u0414\u0430\u0432\u0430\u0439\u0442\u0435 \u0441\u043e\u0437\u0434\u0430\u0434\u0438\u043c \u043f\u0440\u043e\u0441\u0442\u043e\u0435 \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0435, \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u044e\u0449\u0435\u0435 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u043e\u0435 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0435&nbsp;<strong>\u00abHello world\u00bb<\/strong>&nbsp;.&nbsp;\u042d\u0442\u043e \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0435 \u0431\u0443\u0434\u0435\u0442 \u0440\u0430\u0441\u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u044f\u0442\u044c\u0441\u044f \u0447\u0435\u0440\u0435\u0437 \u0445\u0440\u0430\u043d\u0438\u043b\u0438\u0449\u0435 Packagist.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>\u0428\u0430\u0433 1<\/strong>&nbsp;\u2014 \u0421\u043e\u0437\u0434\u0430\u0439\u0442\u0435 \u043f\u0430\u043f\u043a\u0443 \u0441 \u0438\u043c\u0435\u043d\u0435\u043c&nbsp;<strong>hello-world<\/strong>&nbsp;\u043d\u0430 \u0436\u0435\u0441\u0442\u043a\u043e\u043c \u0434\u0438\u0441\u043a\u0435, \u043d\u043e \u043d\u0435 \u0432\u043d\u0443\u0442\u0440\u0438 \u0431\u0430\u0437\u043e\u0432\u043e\u0433\u043e \u0448\u0430\u0431\u043b\u043e\u043d\u0430 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f Yii).&nbsp;\u0412\u043d\u0443\u0442\u0440\u0438 \u043a\u0430\u0442\u0430\u043b\u043e\u0433\u0430 hello-world \u0441\u043e\u0437\u0434\u0430\u0439\u0442\u0435 \u0444\u0430\u0439\u043b \u0441 \u0438\u043c\u0435\u043d\u0435\u043c&nbsp;<strong>composer.json<\/strong>&nbsp;\u0441\u043e \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u043c \u043a\u043e\u0434\u043e\u043c.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">{\n    \"name\": \"tutorialspoint\/hello-world\",\n    \"authors\": [\n        {\n            \"name\": \"tutorialspoint\"\n        }\n    ],\n    \"require\": {},\n    \"autoload\": {\n        \"psr-0\": {\n            \"HelloWorld\": \"src\/\"\n        }\n    }\n}<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">\u041c\u044b \u043e\u0431\u044a\u044f\u0432\u0438\u043b\u0438, \u0447\u0442\u043e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u043c \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442 PSR-0, \u0438 \u0432\u0441\u0435 \u0444\u0430\u0439\u043b\u044b \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0439 \u043d\u0430\u0445\u043e\u0434\u044f\u0442\u0441\u044f \u0432 \u043f\u0430\u043f\u043a\u0435&nbsp;<strong>src<\/strong>&nbsp;.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>\u0428\u0430\u0433 2<\/strong>&nbsp;\u2014 \u0421\u043e\u0437\u0434\u0430\u0439\u0442\u0435 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0439 \u043f\u0443\u0442\u044c \u043a \u043a\u0430\u0442\u0430\u043b\u043e\u0433\u0443:&nbsp;<strong>hello-world \/ src \/ HelloWorld<\/strong>&nbsp;.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>\u0428\u0430\u0433 3<\/strong>&nbsp;\u2014 \u0412\u043d\u0443\u0442\u0440\u0438 \u043f\u0430\u043f\u043a\u0438&nbsp;<strong>HelloWorld<\/strong>&nbsp;\u0441\u043e\u0437\u0434\u0430\u0439\u0442\u0435 \u0444\u0430\u0439\u043b \u0441 \u0438\u043c\u0435\u043d\u0435\u043c&nbsp;<strong>SayHello.php<\/strong>&nbsp;\u0441\u043e \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u043c \u043a\u043e\u0434\u043e\u043c.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">&lt;?php\n   namespace HelloWorld;\n   class SayHello {\n      public static function world() {\n         return 'Hello World, Composer!';\n      }\n   }\n?&gt;<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">\u041c\u044b \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0438\u043b\u0438 \u043a\u043b\u0430\u0441\u0441&nbsp;<strong>SayHello<\/strong>&nbsp;\u0441 \u043c\u0438\u0440\u043e\u0432\u043e\u0439 \u0441\u0442\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u0444\u0443\u043d\u043a\u0446\u0438\u0435\u0439, \u043a\u043e\u0442\u043e\u0440\u0430\u044f \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 \u043d\u0430\u0448\u0435&nbsp;<strong>\u043f\u0440\u0438\u0432\u0435\u0442\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u0435<\/strong>&nbsp;\u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0435.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>\u0428\u0430\u0433 4<\/strong>&nbsp;\u2014 \u0420\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0435 \u0433\u043e\u0442\u043e\u0432\u043e.&nbsp;\u0422\u0435\u043f\u0435\u0440\u044c \u0441\u043e\u0437\u0434\u0430\u0439\u0442\u0435 \u043f\u0443\u0441\u0442\u043e\u0439 \u0440\u0435\u043f\u043e\u0437\u0438\u0442\u043e\u0440\u0438\u0439 \u0432 \u0432\u0430\u0448\u0435\u0439 \u0443\u0447\u0435\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438 \u043d\u0430&nbsp;<strong>github<\/strong>&nbsp;\u0438 \u0432\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u0442\u0443\u0434\u0430 \u044d\u0442\u043e \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0435.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u0412\u043d\u0443\u0442\u0440\u0438 \u043f\u0430\u043f\u043a\u0438\u00a0<strong>hello-world<\/strong>\u00a0\u0437\u0430\u043f\u0443\u0441\u0442\u0438\u0442\u0435 \u2014<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>\u043c\u0435\u0440\u0437\u0430\u0432\u0435\u0446<\/li><li>\u043c\u0435\u0440\u0437\u0430\u0432\u0435\u0446 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c<\/li><li>git commit -m \u00ab\u043d\u0430\u0447\u0430\u043b\u044c\u043d\u044b\u0439 \u043a\u043e\u043c\u043c\u0438\u0442\u00bb<\/li><li>git remote add origin &lt;YOUR_NEWLY_CREATED_REPOSITORY&gt;<\/li><li>git push -u \u043c\u0430\u0441\u0442\u0435\u0440 \u043e\u0440\u0438\u0433\u0438\u043d\u0430\u043b\u0430<\/li><\/ul>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/coderlessons.com\/wp-content\/uploads\/2019\/07\/push_extension.png\" alt=\"\u0420\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u044f Push\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">\u041c\u044b \u0442\u043e\u043b\u044c\u043a\u043e \u0447\u0442\u043e \u043e\u0442\u043f\u0440\u0430\u0432\u0438\u043b\u0438 \u043d\u0430\u0448\u0435 \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0435 \u043d\u0430&nbsp;<strong>GitHub<\/strong>&nbsp;.&nbsp;\u0422\u0435\u043f\u0435\u0440\u044c \u043f\u0435\u0440\u0435\u0439\u0434\u0438\u0442\u0435 \u043d\u0430&nbsp;<strong>https:\/\/packagist.org,<\/strong>&nbsp;\u0432\u043e\u0439\u0434\u0438\u0442\u0435 \u0432 \u0441\u0438\u0441\u0442\u0435\u043c\u0443 \u0438 \u043d\u0430\u0436\u043c\u0438\u0442\u0435&nbsp;<strong>\u00ab<\/strong>&nbsp;\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c&nbsp;<strong>\u00bb<\/strong>&nbsp;\u0432 \u0432\u0435\u0440\u0445\u043d\u0435\u043c \u043c\u0435\u043d\u044e.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u0412\u044b \u0443\u0432\u0438\u0434\u0438\u0442\u0435 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0443, \u0433\u0434\u0435 \u0432\u044b \u0434\u043e\u043b\u0436\u043d\u044b \u0432\u043e\u0439\u0442\u0438 \u0432 \u0441\u0432\u043e\u0439 \u0440\u0435\u043f\u043e\u0437\u0438\u0442\u043e\u0440\u0438\u0439 github, \u0447\u0442\u043e\u0431\u044b \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u0442\u044c \u0435\u0433\u043e.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/coderlessons.com\/wp-content\/uploads\/2019\/07\/enter_github_repository.png\" alt=\"\u0412\u0432\u0435\u0434\u0438\u0442\u0435 github \u0440\u0435\u043f\u043e\u0437\u0438\u0442\u043e\u0440\u0438\u0439\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>\u0428\u0430\u0433 5<\/strong>&nbsp;\u2014 \u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u043a\u043d\u043e\u043f\u043a\u0443&nbsp;<strong>\u00ab\u041f\u0440\u043e\u0432\u0435\u0440\u0438\u0442\u044c\u00bb<\/strong>&nbsp;, \u0438 \u0432\u0430\u0448\u0435 \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0435 \u0431\u0443\u0434\u0435\u0442 \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u043e.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/coderlessons.com\/wp-content\/uploads\/2019\/07\/extension_publish.png\" alt=\"\u0420\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0435 \u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u0442\u044c\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>\u0428\u0430\u0433 6<\/strong>&nbsp;\u2014 \u0412\u0435\u0440\u043d\u0438\u0442\u0435\u0441\u044c \u043a \u043e\u0441\u043d\u043e\u0432\u043d\u043e\u043c\u0443 \u0448\u0430\u0431\u043b\u043e\u043d\u0443 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f.&nbsp;\u0414\u043e\u0431\u0430\u0432\u044c\u0442\u0435 \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0435 \u0432&nbsp;<strong>composer.json<\/strong>&nbsp;.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">{\n   \"name\": \"yiisoft\/yii2-app-basic\",\n   \"description\": \"Yii 2 Basic Project Template\",\n   \"keywords\": [\"yii2\", \"framework\", \"basic\", \"project template\"],\n   \"homepage\": \"http:\/\/www.yiiframework.com\/\",\n   \"type\": \"project\",\n   \"license\": \"BSD-3-Clause\",\n   \"support\": {\n      \"issues\": \"https:\/\/github.com\/yiisoft\/yii2\/issues?state=open\",\n      \"forum\": \"http:\/\/www.yiiframework.com\/forum\/\",\n      \"wiki\": \"http:\/\/www.yiiframework.com\/wiki\/\",\n      \"irc\": \"irc:\/\/irc.freenode.net\/yii\",\n      \"source\": \"https:\/\/github.com\/yiisoft\/yii2\"\n   },\n   \"minimum-stability\": \"dev\",\n   \"prefer-stable\" : true,\n   \"require\": {\n      \"php\": \"&gt;=5.4.0\",\n      \"yiisoft\/yii2\": \"&gt;=2.0.5\",\n      \"yiisoft\/yii2-bootstrap\": \"*\",\n      \"yiisoft\/yii2-swiftmailer\": \"*\",\n      \"kartik-v\/yii2-widget-datetimepicker\": \"*\",\n      \"tutorialspoint\/hello-world\": \"*\"\n   },\n   \"require-dev\": {\n      \"yiisoft\/yii2-codeception\": \"*\",\n      \"yiisoft\/yii2-debug\": \"*\",\n      \"yiisoft\/yii2-gii\": \"*\",\n      \"yiisoft\/yii2-faker\": \"*\"\n   },\n   \"config\": {\n      \"process-timeout\": 1800\n   },\n   \"scripts\": {\n      \"post-create-project-cmd\": [\n         \"yii\\\\composer\\\\Installer::postCreateProject\"\n      ]\n   },\n   \"extra\": {\n      \"yii\\\\composer\\\\Installer::postCreateProject\": {\n         \"setPermission\": [\n            {\n               \"runtime\": \"0777\",\n               \"web\/assets\": \"0777\",\n               \"yii\": \"0755\"\n            }\n         ],\n         \"generateCookieValidationKey\": [\n            \"config\/web.php\"\n         ]\n      },\n      \"asset-installer-paths\": {\n         \"npm-asset-library\": \"vendor\/npm\",\n         \"bower-asset-library\": \"vendor\/bower\"\n      }\n   }\n}\n<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>\u0428\u0430\u0433 7<\/strong>&nbsp;\u2014 \u0412\u043d\u0443\u0442\u0440\u0438 \u043a\u043e\u0440\u043d\u0435\u0432\u043e\u0439 \u043f\u0430\u043f\u043a\u0438 \u043f\u0440\u043e\u0435\u043a\u0442\u0430 \u0437\u0430\u043f\u0443\u0441\u0442\u0438\u0442\u0435&nbsp;<strong>\u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043a\u043e\u043c\u043f\u043e\u0437\u0438\u0442\u043e\u0440\u0430,<\/strong>&nbsp;\u0447\u0442\u043e\u0431\u044b \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \/ \u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u0432\u0441\u0435 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u0438.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/coderlessons.com\/wp-content\/uploads\/2019\/07\/run_composer_update.png\" alt=\"\u0417\u0430\u043f\u0443\u0441\u0442\u0438\u0442\u0435 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 Composer\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>\u0428\u0430\u0433 8<\/strong>&nbsp;\u2014 \u041d\u0430\u0448\u0435 \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0435 \u0434\u043e\u043b\u0436\u043d\u043e \u0431\u044b\u0442\u044c \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u043e.&nbsp;\u0427\u0442\u043e\u0431\u044b \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0435\u0433\u043e, \u0438\u0437\u043c\u0435\u043d\u0438\u0442\u0435 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u0435&nbsp;<strong>About<\/strong>&nbsp;\u043c\u0435\u0442\u043e\u0434\u0430&nbsp;<strong>actionAbout SiteController<\/strong>&nbsp;.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">&lt;?php\n   \/* @var $this yii\\web\\View *\/\n   use yii\\helpers\\Html;\n   $this-&gt;title = 'About';\n   $this-&gt;params['breadcrumbs'][] = $this-&gt;title;\n   $this-&gt;registerMetaTag(['name' =&gt; 'keywords', 'content' =&gt; 'yii, developing, views,\n      meta, tags']);\n   $this-&gt;registerMetaTag(['name' =&gt; 'description', 'content' =&gt; 'This is the\n      description of this page!'], 'description');\n?&gt;\n&lt;div class = \"site-about\"&gt;\n   &lt;h1&gt;&lt;?= Html::encode($this-&gt;title) ?&gt;&lt;\/h1&gt;\n   &lt;p&gt;\n      This is the About page. You may modify the following file to customize its content:\n   &lt;\/p&gt;\n   &lt;h1&gt;&lt;?= HelloWorld\\SayHello::world();  ?&gt;&lt;\/h1&gt;\n&lt;\/div&gt;\n<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>\u0428\u0430\u0433 9<\/strong>&nbsp;\u2014 \u0412\u0432\u0435\u0434\u0438\u0442\u0435&nbsp;<strong>http: \/\/ localhost: 8080 \/ index.php? R = site \/ about<\/strong>&nbsp;\u0432 \u0432\u0435\u0431-\u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0435.&nbsp;\u0412\u044b \u0443\u0432\u0438\u0434\u0438\u0442\u0435 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0435&nbsp;<strong>Hello World<\/strong>&nbsp;\u043e\u0442 \u043d\u0430\u0448\u0435\u0433\u043e \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u044f.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u0414\u0430\u0432\u0430\u0439\u0442\u0435 \u0441\u043e\u0437\u0434\u0430\u0434\u0438\u043c \u043f\u0440\u043e\u0441\u0442\u043e\u0435 \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0435, \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u044e\u0449\u0435\u0435 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u043e\u0435 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0435&nbsp;\u00abHello world\u00bb&nbsp;.&nbsp;\u042d\u0442\u043e \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0435 \u0431\u0443\u0434\u0435\u0442 \u0440\u0430\u0441\u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u044f\u0442\u044c\u0441\u044f \u0447\u0435\u0440\u0435\u0437 \u0445\u0440\u0430\u043d\u0438\u043b\u0438\u0449\u0435 Packagist. \u0428\u0430\u0433 1&nbsp;\u2014 \u0421\u043e\u0437\u0434\u0430\u0439\u0442\u0435 \u043f\u0430\u043f\u043a\u0443 \u0441 \u0438\u043c\u0435\u043d\u0435\u043c&nbsp;hello-world&nbsp;\u043d\u0430 [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"categories":[156],"tags":[],"class_list":["post-4952","page","type-page","status-publish","hentry","category-yii"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.bearloga.space\/en\/wp-json\/wp\/v2\/pages\/4952","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.bearloga.space\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.bearloga.space\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.bearloga.space\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bearloga.space\/en\/wp-json\/wp\/v2\/comments?post=4952"}],"version-history":[{"count":1,"href":"https:\/\/www.bearloga.space\/en\/wp-json\/wp\/v2\/pages\/4952\/revisions"}],"predecessor-version":[{"id":4953,"href":"https:\/\/www.bearloga.space\/en\/wp-json\/wp\/v2\/pages\/4952\/revisions\/4953"}],"wp:attachment":[{"href":"https:\/\/www.bearloga.space\/en\/wp-json\/wp\/v2\/media?parent=4952"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.bearloga.space\/en\/wp-json\/wp\/v2\/categories?post=4952"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.bearloga.space\/en\/wp-json\/wp\/v2\/tags?post=4952"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}