Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PSDI Army
yii2
Commits
eaa4d492
Commit
eaa4d492
authored
Apr 27, 2014
by
Qiang Xue
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
restructured guide.
parent
3c411069
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
87 additions
and
34 deletions
+87
-34
index2.md
docs/guide/index2.md
+87
-34
No files found.
docs/guide/index2.md
View file @
eaa4d492
...
...
@@ -12,75 +12,128 @@ Getting Started
*
Starting with Basic App
*
Starting with Advanced App
*
Starting from Scratch
*
What's Next
Fundamental
s
------------
Basic Concept
s
------------
--
*
Properties, Events and Behaviors
*
Class Autoloading
*
Object Properties
*
Events
*
Behaviors
*
Object Configurations
*
Class Autoloading
*
Path Aliases
*
Request Lifecyle
*
Extensions
*
Service Locator
*
Dependency Injection Container
Key Components
--------------
*
Entry Scripts
*
Applications
*
Controllers and Actions
*
Views
*
Models
*
Requests
*
Responses
*
Filters
*
Action Filters
*
Widgets
*
Modules
*
Extensions
*
Code Organization
Handling Requests
-----------------
*
Request Lifecycle
*
Bootstrapping
*
Routing
*
Requests
*
Responses
*
Sessions and Cookies
*
URL Parsing and Generation
Collecting Input Data
---------------------
*
Creating Forms
*
Input Validation
*
Uploading Files
*
Handling Multiple Models
Presenting Data
---------------
*
Data Formatting
*
Pagination
*
Sorting
*
Data Providers
*
Data Widgets
Working with Database
---------------------
*
Basic
s - Connecting to a database, basic queries, transactions and schema manipulation
*
Data Access Object
s - Connecting to a database, basic queries, transactions and schema manipulation
*
Query Builder - Querying the database using a simple abstraction layer
*
ActiveRecord - The active record ORM, retrieving and manipulating records and defining relations
*
Working with Redis
*
Working with MongoDB
*
Working with ElasticSearch
*
Working with Sphinx
*
Active Record - The active record ORM, retrieving and manipulating records and defining relations
*
Sphinx
*
Redis
*
MongoDB
*
ElasticSearch
Caching
-------
*
Overview
*
Data Caching
*
Fragment and Page Caching
*
HTTP Caching
Testing
-------
*
Overview
*
Unit Tests
*
Functional Tests
*
Acceptance Tests
*
Fixtures
Extending Yii
-------------
*
Creating Extensions
*
Customizing Core Code
*
Using 3rd-Party Libraries
*
Using Yii in 3rd-Party Systems
*
Using Yii 1.1 and 2.0 Together
Special Topics
--------------
*
Asset Management
*
Authentication
*
Authorization
*
Building RESTful Web Services
*
Caching
*
Auth Clients
*
Console Commands
*
Creating Extensions
*
Data Formatting
*
Debug Toolbar and Debugger
*
Error Handling
*
File Upload
*
Generating Code using Gii
*
Generating API Documentation
*
Input Validation
*
Handling Errors
*
Internationalization
*
Logging
*
Mailing
*
Pagination and Sorting
*
Managing Assets
*
Performance Tuning
*
R
outing and URL Management
*
R
ESTful Web Services
*
Security
*
Service Locator and Dependency Injection
*
Testing
*
Template Engines
*
Theming
*
Using Auth Clients
*
Using Template Engines
*
Working with 3rd-Party Code
*
Working with Cookies
*
Working with HTML Forms
*
Working with Sessions
Widgets
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment