Documentation
Book
API
Videos
Reporting Security Issues
Privacy Policy
Logos & Trademarks
Business Solutions
Swag
Road Trip
Team
Community
Community
Get Involved
Issues (Github)
Bakery
Featured Resources
Training
Meetups
My CakePHP
CakeFest
Newsletter
Linkedin
YouTube
Facebook
Twitter
Help & Support
Forum
Stack Overflow
IRC
Slack
Paid Support
B
CakePHP 3.9 Red Velvet
Cookbook
A
Language:
zh
en
pt
es
ja
fr
tr
ru
Version:
3.x
4.x Book
3.x Book
2.x Book
1.3 Book
1.2 Book
1.1 Book
Nav
Table of Contents
×
Improve This Doc
Contents
¶
Preface
CakePHP 概览
规约来替代设定
模型(Model)层
视图(View)层
控制器(Controller)层
CakePHP请求周期
让我们开始吧
附录
求助指南
CakePHP 约定
CakePHP 的文件夹结构
快速入门
內容管理系統教程
安装 CakePHP
检查安装
CMS 教程 - 创建数据库
数据库配置
创建第一个的模型
CMS 教案 - 创建 Articles 控制器
创建 Article 列表模版
创建 View 动作
创建视图模版
添加 Artciles
创建 add 模版
添加简单 slug 生成功能
添加 edit 动作
创建 edit 模版
更新验证规则
添加 delete 行为
3.x Migration Guide
3.5 Migration Guide
3.5 Migration Guide
3.4 Migration Guide
3.4 Migration Guide
3.3 Migration Guide
3.3 Migration Guide
3.2 Migration Guide
3.2 Migration Guide
3.1 Migration Guide
3.1 Migration Guide
3.0 Migration Guide
3.0 Migration Guide
New ORM Upgrade Guide
教程以及范例
內容管理系統教程
安装 CakePHP
检查安装
CMS 教程 - 创建数据库
数据库配置
创建第一个的模型
CMS 教案 - 创建 Articles 控制器
创建 Article 列表模版
创建 View 动作
创建视图模版
添加 Artciles
创建 add 模版
添加简单 slug 生成功能
添加 edit 动作
创建 edit 模版
更新验证规则
添加 delete 行为
CMS 教程 - Tags 和 Users
添加标签至 Articles
启用标记功能
使用标签搜寻 articles
改善标示功能
CMS 教案 - 认证
添加密码哈希
贡献
文档
翻译
文档格式指南
问题跟踪系统
报告臭虫
报告安全问题
代码
初始设置
制作补丁
提交拉取请求
编码规范
添加新特性
缩进
行的长度
控制结构
比较
函数调用
方法的定义
方法链接(
Method Chaining
)
代码的注释
包括文件
PHP 标签
命名规则
向后兼容性指南
升级指南
使用 CakePHP
开发 CakePHP
Getting Started
安装
Configuration
Routing
Connecting Routes
Creating RESTful Routes
Dispatcher Filters
Request & Response Objects
Middleware
控制器
关于控制器的更多内容
页面控制器
组件
视图
关于视图的更多内容
View Cells
主题
JSON 和 XML 视图
助件
Models
Database Basics
Query Builder
Table Objects
Entities
Retrieving Data & Results Sets
Validating Data
Saving Data
Deleting Data
Associations - Linking Tables Together
Behaviors
CounterCache
Timestamp
Translate
Tree
Schema System
ORM Cache Shell
Using CakePHP
Authentication
Bake Console
Code Generation with Bake
Extending Bake
Caching
Shells, Tasks & Console Tools
Shell Helpers
Interactive Console (REPL)
Running Shells as Cron Jobs
I18N Shell
Completion Shell
Plugin Shell
Routes Shell
Upgrade Shell
Server Shell
Cache Shell
Debugging
Deployment
Email
Error & Exception Handling
事件系统(Events System)
事件的使用例
访问事件管理器(Event Managers)
全局事件管理器
跟踪事件
核心事件
注册监听器
注册匿名监听器
和既存监听器互相作用
优先顺序设置
将事件数据作为函数参数取得
发送事件
停止事件
取得事件结果
删除回调函数和监听器
扩展阅读
Internationalization & Localization
Logging
Modelless Forms
Pagination
Plugins
REST
简单的设置
接收其他格式的数据
具有REST特性的路由
Security
Security
Cross Site Request Forgery
Security
Sessions
Testing
Validation
Utility Classes
App Class
集合
简单例子
方法(Methods)列表
迭代(Iterating)
过滤(Filtering)
集成(Aggregation)
分组和统计(Grouping and Counting)
排序(Sorting)
使用树结构(Tree Data)数据
其它方法
抽取元素
集合扩展
元素的更新
让集合的方法重复使用
集合优化
让集合能够迭代回
复制集合
Folder & File
Hash
Http Client
Inflector
Number
Registry Objects
Text
Time
Xml
创建XML对象
把Xml字符串转换成数组
把数组转换成Xml
使用命名空间
创建一个子节点
Plugins
Chronos
Debug Kit
Migrations
ElasticSearch
Upgrade Tool
Other
Constants & Functions
Appendices
3.x Migration Guide
3.x Migration Guide
General Information
CakePHP Development Process
Glossary
欢迎
→
Follow @CakePHP