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.
 
 
 
 
 
Tobias Munk 15a46441e1 Updated asset-plugin version in docs [skip ci] 7 years ago
..
images
README.md Docs ja update 0127 [ci skip] (#13463) 8 years ago
blocktypes.json
caching-data.md docs/guide-ja some files updated [ci skip] (#13396) 8 years ago
caching-fragment.md Japanese documentation updates (#13337) [skip ci] 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 docs/guide-ja updated [ci skip] 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 Update guide: Object -> BaseObject 7 years ago
concept-di-container.md Update guide: Object -> BaseObject 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 updating Japanese docs 8 years ago
db-active-record.md docs/guide-ja updated [ci skip] (#13503) 8 years ago
db-dao.md Fixes #13577: `yii\db\QueryBuilder::truncateTable` should work consistent over all databases 8 years ago
db-migrations.md docs/guide-ja updated [ci skip] (#13499) 8 years ago
db-query-builder.md docs/guide-ja updated [skip ci] (#13342) 8 years ago
helper-array.md docs/guide-ja updated [skip ci] (#13342) 8 years ago
helper-html.md docs/guide-ja updated [skip ci] (#13342) 8 years ago
helper-overview.md
helper-url.md
input-file-upload.md Tiny documentation fix [skip ci] (#13998) 8 years ago
input-forms.md docs/guide-ja some files updated [ci skip] (#13396) 8 years ago
input-multiple-models.md Japanese Documentation updated [ci skip] (#11881) 8 years ago
input-tabular-input.md
input-validation.md docs/guide-ja some files updated [ci skip] (#13396) 8 years ago
intro-upgrade-from-v1.md Update guide: Object -> BaseObject 7 years ago
intro-yii.md Docs ja update 0127 [ci skip] (#13463) 8 years ago
output-client-scripts.md Docs ja update 0127 [ci skip] (#13463) 8 years ago
output-data-providers.md Docs ja update 0127 [ci skip] (#13463) 8 years ago
output-data-widgets.md guide fix 7 years ago
output-formatting.md Docs ja update 0127 [ci skip] (#13463) 8 years ago
output-pagination.md
output-sorting.md
output-theming.md
rest-authentication.md Docs ja update 0127 [ci skip] (#13463) 8 years ago
rest-controllers.md Added a checkAccess example [skip ci] 8 years ago
rest-error-handling.md
rest-quick-start.md Docs ja update 0127 [ci skip] (#13463) 8 years ago
rest-rate-limiting.md Docs ja update 0127 [ci skip] (#13463) 8 years ago
rest-resources.md Docs ja update 0127 [ci skip] (#13463) 8 years ago
rest-response-formatting.md updating docs/guide-ja/* 8 years ago
rest-routing.md Docs ja update 0127 [ci skip] (#13463) 8 years ago
rest-versioning.md
runtime-bootstrapping.md
runtime-handling-errors.md dosc/guide-ja updated [ci skip] (#13471) 8 years ago
runtime-logging.md
runtime-overview.md
runtime-requests.md updating docs/guide-ja/* 8 years ago
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 dosc/guide-ja updated [ci skip] (#13471) 8 years ago
security-authentication.md Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
security-authorization.md dosc/guide-ja updated [ci skip] (#13471) 8 years ago
security-best-practices.md docs/guide-ja/security-best-practices.md updated [ci skip] (#13481) 8 years ago
security-cryptography.md
security-overview.md
security-passwords.md
start-databases.md
start-forms.md dosc/guide-ja updated [ci skip] (#13471) 8 years ago
start-gii.md dosc/guide-ja updated [ci skip] (#13471) 8 years ago
start-hello.md
start-installation.md Update composer fxp plugin version in docs and travis scripts 8 years ago
start-looking-ahead.md
start-workflow.md
structure-application-components.md updating docs/guide-ja/* 8 years ago
structure-applications.md Enable `include` rule in php-cs-fixer (#14418) 7 years ago
structure-assets.md Enable `include` rule in php-cs-fixer (#14418) 7 years ago
structure-controllers.md dosc/guide-ja updated [ci skip] (#13471) 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 dosc/guide-ja updated [ci skip] (#13471) 8 years ago
structure-models.md dosc/guide-ja updated [ci skip] (#13471) 8 years ago
structure-modules.md Enable `include` rule in php-cs-fixer (#14418) 7 years ago
structure-overview.md
structure-views.md dosc/guide-ja updated [ci skip] (#13471) 8 years ago
structure-widgets.md docs/guide-ja updated [ci skip] 8 years ago
test-acceptance.md
test-environment-setup.md
test-fixtures.md Fixes #11683: Fixed fixture command to work with short syntax. `yii fixture "*, -User"` should be used instead of `yii fixture "*" -User` 8 years ago
test-functional.md
test-overview.md dosc/guide-ja updated [ci skip] (#13471) 8 years ago
test-unit.md Yii 2 name fix (#12448) 8 years ago
tutorial-console.md Enable `include` rule in php-cs-fixer (#14418) 7 years ago
tutorial-core-validators.md dosc/guide-ja updated [ci skip] (#13471) 8 years ago
tutorial-i18n.md docs/guide-ja updated [ci skip] (#13503) 8 years ago
tutorial-mailing.md dosc/guide-ja updated [ci skip] (#13471) 8 years ago
tutorial-performance-tuning.md dosc/guide-ja updated [ci skip] (#13471) 8 years ago
tutorial-shared-hosting.md docs/guide-ja updated [ci skip] (#11809) 8 years ago
tutorial-start-from-scratch.md Updated asset-plugin version in docs [skip ci] 7 years ago
tutorial-template-engines.md promote restrictive version constraints in the guide 8 years ago
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 (c) Yii Software LLC.

前書き

始めよう

アプリケーションの構造

リクエストの処理

鍵となる概念

データベースの取り扱い

ユーザからのデータ取得

データの表示

セキュリティ

キャッシュ

RESTful ウェブサービス

開発ツール

テスト

スペシャルトピック

ウィジェット

ヘルパ