Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Max Alexandrov 35fba52a6a Improve Russian translations for some guide docs. (#14966) [skip ci] 7 years ago
..
images
README.md Added link to Russian Sphinx guide [skip ci] 7 years ago
blocktypes.json
caching-data.md Improve Russian translations for some guide docs. (#14966) [skip ci] 7 years ago
caching-fragment.md 📖 Updated guide pages - wrap true, false, null 8 years ago
caching-http.md Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
caching-overview.md
caching-page.md Fix spellin 8 years ago
concept-aliases.md
concept-autoloading.md Enable `include` rule in php-cs-fixer (#14418) 7 years ago
concept-behaviors.md Update guide: Object -> BaseObject 7 years ago
concept-components.md Update guide: Object -> BaseObject 7 years ago
concept-configurations.md Enable `include` rule in php-cs-fixer (#14418) 7 years ago
concept-di-container.md Update concept-di-container.md (#14954) 7 years ago
concept-events.md Update guide: Object -> BaseObject 7 years ago
concept-properties.md Update guide: Object -> BaseObject 7 years ago
concept-service-locator.md Added example on how to use service locator as shortcut [skip ci] 7 years ago
db-active-record.md Fixed typo [skip ci] 8 years ago
db-dao.md Fixes #13577: `yii\db\QueryBuilder::truncateTable` should work consistent over all databases 8 years ago
db-migrations.md Fixed typos in guide-ru/db-migrations 8 years ago
db-query-builder.md Assorted minor Russian guide updates [skip ci] 8 years ago
helper-array.md Fixes #6644: Added `yii\helpers\ArrayHelper::setValue()` 7 years ago
helper-html.md 📖 Updated guide pages - wrap true, false, null 8 years ago
helper-overview.md
helper-url.md 📖 Wrap "true" [skip ci] 8 years ago
input-file-upload.md Tiny documentation fix [skip ci] (#13998) 8 years ago
input-forms.md Update input-forms.md (#12720) [skip ci] 8 years ago
input-multiple-models.md
input-tabular-input.md
input-validation.md Fixed typos in Russian translation of input-validation.md [skip ci] 7 years ago
intro-upgrade-from-v1.md Update guide: Object -> BaseObject 7 years ago
intro-yii.md Improve Russian translations for some guide docs. (#14966) [skip ci] 7 years ago
output-data-providers.md
output-data-widgets.md guide fix 7 years ago
output-formatting.md Updated guide 8 years ago
output-pagination.md
output-sorting.md
output-theming.md
rest-authentication.md 📖 Updated guide pages - wrap true, false, null 8 years ago
rest-controllers.md Added a checkAccess example [skip ci] 8 years ago
rest-error-handling.md
rest-quick-start.md
rest-rate-limiting.md Fixed russian translate 8 years ago
rest-resources.md Fixed russian translate 8 years ago
rest-response-formatting.md Russian translation updates 8 years ago
rest-routing.md 📖 Updated guide pages - wrap true, false, null 8 years ago
rest-versioning.md
runtime-bootstrapping.md
runtime-handling-errors.md 📖 Updated guide pages - wrap true, false, null 8 years ago
runtime-logging.md
runtime-overview.md
runtime-requests.md
runtime-responses.md Fixed #14469: updated RFC links 7 years ago
runtime-routing.md Update guide: Object -> BaseObject 7 years ago
runtime-sessions-cookies.md 📖 Updated guide pages - wrap true, false, null 8 years ago
security-authentication.md Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
security-authorization.md fixed typo in security guide about namespace 8 years ago
security-best-practices.md Fixed typo in get parameter in docs [skip ci] (#13066) 8 years ago
security-passwords.md Russian translation updates 8 years ago
start-databases.md link fix (#12890) [skip ci] 8 years ago
start-forms.md Russian translation updates 8 years ago
start-gii.md fixed some links in doc (#13390) 8 years ago
start-hello.md Russian translation updates 8 years ago
start-installation.md fixed typo 7 years ago
start-looking-ahead.md
start-workflow.md "из вне" => "извне" 7 years ago
structure-application-components.md Russian translation updates 8 years ago
structure-applications.md Fixed formatting in docs [skip ci] 7 years ago
structure-assets.md Updated asset-plugin version in docs [skip ci] 7 years ago
structure-controllers.md 📖 Updated guide pages - wrap true, false, null 8 years ago
structure-entry-scripts.md Enable `include` rule in php-cs-fixer (#14418) 7 years ago
structure-extensions.md Update guide: Object -> BaseObject 7 years ago
structure-filters.md More updates for Russian translation 8 years ago
structure-models.md Fixed Model::attributes of documentation (#13028) [skip ci] 8 years ago
structure-modules.md Enable `include` rule in php-cs-fixer (#14418) 7 years ago
structure-overview.md
structure-views.md More updates for Russian translation 8 years ago
structure-widgets.md fixed some links in doc (#13390) 8 years ago
test-acceptance.md Improve Russian translations for some guide docs. (#14966) [skip ci] 7 years ago
test-environment-setup.md Fixed spelling and typos 8 years ago
test-fixtures.md
test-functional.md
test-overview.md Fix typos and punctuation (#14564) [skip ci] 7 years ago
test-unit.md
translators.json Improve Russian translations for some guide docs. (#14966) [skip ci] 7 years ago
tutorial-console.md Enable `include` rule in php-cs-fixer (#14418) 7 years ago
tutorial-core-validators.md Fixed typos in Russian translation of tutorial-core-validators.md [skip ci] 7 years ago
tutorial-i18n.md
tutorial-mailing.md Fixed typos in tutorial-mailing.md (#14404) [skip ci] 7 years ago
tutorial-performance-tuning.md 📖 Updated guide pages - wrap true, false, null 8 years ago
tutorial-shared-hosting.md
tutorial-start-from-scratch.md Updated asset-plugin version in docs [skip ci] 7 years ago
tutorial-template-engines.md
tutorial-yii-integration.md Enable `include` rule in php-cs-fixer (#14418) 7 years ago

README.md

Полное руководство по Yii 2.0

Данное руководство выпущено в соответствии с положениями о документации Yii.

All Rights Reserved.

2014 © Yii Software LLC.

Введение

Первое знакомство

Структура приложения

Обработка запросов

Основные понятия

Работа с базами данных

Получение данных от пользователя

Отображение данных

Безопасность

Кеширование

Веб-сервисы REST

Инструменты разработчика

Тестирование

Специальные темы

Виджеты

Хелперы