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.
 
 
 
 
 
Alexander Makarov ebef9039e8 Enhanced nginx config denying php files in /assets and .dotfiles access [skip ci] 8 years ago
..
images [skip ci] Update tutorial-console-help.png (#11442) 9 years ago
README.md Cleaned up security guide 9 years ago
caching-data.md Added note about not using yii\caching\Cache::exists() along with dependencies to data caching guide 9 years ago
caching-fragment.md use id instead of name for anchor references in the guide 10 years ago
caching-http.md use id instead of name for anchor references in the guide 10 years ago
caching-overview.md Finished caching guide [skip ci] 10 years ago
caching-page.md typo fixes [skip ci] 10 years ago
concept-aliases.md Guide concept-aliases updated 9 years ago
concept-autoloading.md docs/guide/* fixed the links to advanced project template doc [ci skip] 10 years ago
concept-behaviors.md MySQL default column type for TimestampBehaviour 9 years ago
concept-components.md editing the guide 10 years ago
concept-configurations.md Renamed application template into project template in docs 10 years ago
concept-di-container.md Fixes #6922: Added note about overriding widget options specified via DI container 9 years ago
concept-events.md review guide and UPGRADE file 9 years ago
concept-properties.md review property docs guide 9 years ago
concept-service-locator.md docs/guide/concept-service-locator.md - missing closing paren [ci skip] 10 years ago
db-active-record.md fix misspell (theses -> these) in docs/guide/db-active-record.md (#11688) [skip ci] 8 years ago
db-dao.md fixes #4972 by adding and `alias()` to `ActiveQuery` 9 years ago
db-migrations.md Correct links for migration database accessing methods. (#11669) [skip ci] 8 years ago
db-query-builder.md added a note about the scope of indexBy() 9 years ago
glossary.md Fix for few sections to match doc style guidelines 9 years ago
helper-array.md Fixed formatting issues in docs for ArrayHelper 9 years ago
helper-html.md docs/guide/helper-html.md fix [ci skip] 9 years ago
helper-overview.md Add imagine helper in helper-overview.md [skip ci] 9 years ago
helper-url.md Fixes #3656: Encode / in "r" query parameter in docs as it really is 9 years ago
input-file-upload.md Fixed #8779: Automatically set enctype form option when using file input field 9 years ago
input-forms.md added note about formName() to forms guide 9 years ago
input-multiple-models.md Show errors from all models 9 years ago
input-tabular-input.md adjust form guide structure 10 years ago
input-validation.md Fixed docs typo 9 years ago
intro-upgrade-from-v1.md added note about routing naming convention to upgrade guide 9 years ago
intro-yii.md Replaced MVC design pattern to architectural pattern. 9 years ago
output-client-scripts.md Fixes #6925 10 years ago
output-data-providers.md Guide output-data-providers fixed code example 9 years ago
output-data-widgets.md Updated output-data-widgets article. Fixed broken links 8 years ago
output-formatting.md added support for non-gregorian calendar to formatter 9 years ago
output-pagination.md Fixes #3656: Encode / in "r" query parameter in docs as it really is 9 years ago
output-sorting.md Fixes #3656: Encode / in "r" query parameter in docs as it really is 9 years ago
output-theming.md theming guide typo fixed 9 years ago
rest-authentication.md doc typo 9 years ago
rest-controllers.md improved docs about using CORS with REST controllers 8 years ago
rest-error-handling.md Fixed empty($class->method()) style for 5.4 10 years ago
rest-quick-start.md Fixed link in REST doc to point to correct page 9 years ago
rest-rate-limiting.md Better example as per comments in b595635cd2 9 years ago
rest-resources.md Fixes #7163 [skip ci] 10 years ago
rest-response-formatting.md added some references to the guide 10 years ago
rest-routing.md added some references to the guide 10 years ago
rest-versioning.md doc fix. [skip ci] 10 years ago
runtime-bootstrapping.md Update runtime-bootstrapping.md 10 years ago
runtime-handling-errors.md #11054: Added note about redirects in error handler 9 years ago
runtime-logging.md use id instead of name for anchor references in the guide 10 years ago
runtime-overview.md Russian translation, guide enhancements [skip ci] 9 years ago
runtime-requests.md docs/guide/runtime-requests.md - fixed comment [ci skip] 9 years ago
runtime-responses.md use id instead of name for anchor references in the guide 10 years ago
runtime-routing.md Updated docs/guide 9 years ago
runtime-sessions-cookies.md Added note about where to read/send cookie to the guide 9 years ago
security-authentication.md docs/guide/security-authentication.md typo fixed [ci skip] 10 years ago
security-authorization.md Add instructions for adding authorization to your controllers #11777 (#11791) [skip ci] 8 years ago
security-best-practices.md Cleaned up security guide 9 years ago
security-cryptography.md Cleaned up security guide 9 years ago
security-overview.md Cleaned up security guide 9 years ago
security-passwords.md Cleaned up security guide 9 years ago
start-databases.md Fixes #3656: Encode / in "r" query parameter in docs as it really is 9 years ago
start-forms.md Fixes #3656: Encode / in "r" query parameter in docs as it really is 9 years ago
start-gii.md Fixes #3656: Encode / in "r" query parameter in docs as it really is 9 years ago
start-hello.md Fixes #3656: Encode / in "r" query parameter in docs as it really is 9 years ago
start-installation.md Enhanced nginx config denying php files in /assets and .dotfiles access [skip ci] 8 years ago
start-looking-ahead.md Added Gitter to start-looking-ahead.md 9 years ago
start-workflow.md Fix spelling 9 years ago
structure-application-components.md renamed guide page [skip ci] 10 years ago
structure-applications.md fixed guide docs about controller map 8 years ago
structure-assets.md fix typo 9 years ago
structure-controllers.md Fixes #8798: adjusted inconsistency in guide 9 years ago
structure-entry-scripts.md register `STDIN`, `STDOUT`, and `STDERR` if not defined by PHP 9 years ago
structure-extensions.md Fix link [skip ci] 9 years ago
structure-filters.md improved docs about using CORS with REST controllers 8 years ago
structure-models.md Fixed structure-models guide 9 years ago
structure-modules.md typos 9 years ago
structure-overview.md Replaced MVC design pattern to architectural pattern in all places. 9 years ago
structure-views.md Fixes #3656: Encode / in "r" query parameter in docs as it really is 9 years ago
structure-widgets.md Fixes #9818: added reference to DI container practical usage to widgets guide 9 years ago
test-acceptance.md Tidied up the links to Codeception docs 9 years ago
test-environment-setup.md Fixes #11572: updated Codeception version in the guide 8 years ago
test-fixtures.md Change link broken by outher file of doc 9 years ago
test-functional.md Tidied up the links to Codeception docs 9 years ago
test-overview.md block types in the guide should not be translated in the code 9 years ago
test-unit.md Fix for few sections to match doc style guidelines 9 years ago
tutorial-console.md fix language in example (#11365) 9 years ago
tutorial-core-validators.md guide section about comparing dates 8 years ago
tutorial-i18n.md added note about varying source languages 8 years ago
tutorial-mailing.md Fix spelling 10 years ago
tutorial-performance-tuning.md Added blackfire to the list of profilers, added "Prepare application for scaling" section 8 years ago
tutorial-shared-hosting.md Moved advanced app docs to corresponding repository 8 years ago
tutorial-start-from-scratch.md Updated composer-asset-plugin requirement to `~1.1.1` all over the framework 9 years ago
tutorial-template-engines.md Removed Smarty and Twig specific docs from framework guide, linked to extension docs instead 10 years ago
tutorial-yii-integration.md fixed tutorial about using yii 1 with yii 2 8 years ago

README.md

The Definitive Guide to Yii 2.0

This tutorial is released under the Terms of Yii Documentation.

All Rights Reserved.

2014 (c) Yii Software LLC.

Introduction

Getting Started

Application Structure

Handling Requests

Key Concepts

Working with Databases

Getting Data from Users

Displaying Data

Security

Caching

RESTful Web Services

Development Tools

Testing

Special Topics

Widgets

  • GridView: TBD link to demo page
  • ListView: TBD link to demo page
  • DetailView: TBD link to demo page
  • ActiveForm: TBD link to demo page
  • Pjax: TBD link to demo page
  • Menu: TBD link to demo page
  • LinkPager: TBD link to demo page
  • LinkSorter: TBD link to demo page
  • Bootstrap Widgets
  • jQuery UI Widgets

Helpers