CakePHP Cookbook Documentation 5.xAdd Delete Action Migration Guides 5.0 Upgrade Guide Fix Deprecation Warnings Upgrade to PHP 8.1 Use the Upgrade Tool Update CakePHP Dependency Update app files based upon latest app template 5.0 Migration Production Fire It Up URL Rewriting Apache nginx NGINX Unit IIS7 (Windows hosts) Lighttpd I Can’t Use URL Rewriting Configuration Configuring your Application Loading Additional Configuration Files Checking the Test Setup Test Case Conventions Creating Your First Test Case Running Tests Filtering Test Cases Generating Code Coverage Combining Test Suites for Plugins Test Case Lifecycle Callbacks Fixtures0 码力 | 1080 页 | 939.39 KB | 1 年前3
CakePHP Cookbook Documentation 5.x. . . . . . . . . . 676 Test Case Conventions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 677 Creating Your First Test Case . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 679 Test Case Lifecycle Callbacks . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . This includes processing, validating, associating or other tasks related to handling data. In the case of a social network, the Model layer would take care of tasks such as saving the user data, saving0 码力 | 848 页 | 2.53 MB | 1 年前3
CakePHP Cookbook 4.x
Add Delete Action Migration Guides 4.0 Upgrade Guide Fix Deprecation Warnings Upgrade to PHP 8.0 Use the Upgrade Tool Update CakePHP Dependency Application.php 4.0 Migration Guide Deprecated Features Production Fire It Up URL Rewriting Apache nginx NGINX Unit IIS7 (Windows hosts) Lighttpd I Can’t Use URL Rewriting Configuration Configuring your Application Loading Additional Configuration Files Checking the Test Setup Test Case Conventions Creating Your First Test Case Running Tests Filtering Test Cases Generating Code Coverage Combining Test Suites for Plugins Test Case Lifecycle Callbacks Fixtures0 码力 | 1249 页 | 1.04 MB | 1 年前3
CakePHP Cookbook 4.x
. . . . . . . . . . 778 Test Case Conventions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 779 Creating Your First Test Case . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 781 Test Case Lifecycle Callbacks . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . This includes processing, validating, associating or other tasks related to handling data. In the case of a social network, the Model layer would take care of tasks such as saving the user data, saving0 码力 | 967 页 | 2.88 MB | 1 年前3
CakePHP Cookbook 3.x
Development Server Production Fire It Up URL Rewriting Apache nginx IIS7 (Windows hosts) I Can’t Use URL Rewriting Configuration Configuring your Application Loading Additional Configuration Files Checking the Test Setup Test Case Conventions Creating Your First Test Case Running Tests Filtering Test Cases Generating Code Coverage Combining Test Suites for Plugins Test Case Lifecycle Callbacks Fixtures This includes processing, validating, associating or other tasks related to handling data. In the case of a social network, the Model layer would take care of tasks such as saving the user data, saving0 码力 | 1244 页 | 1.05 MB | 1 年前3
CakePHP Cookbook 3.x
. . . . . . . . . . 791 Test Case Conventions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 791 Creating Your First Test Case . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 793 v Test Case Lifecycle Callbacks . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . This includes processing, validating, associating or other tasks related to handling data. In the case of a social network, the Model layer would take care of tasks such as saving the user data, saving0 码力 | 967 页 | 2.80 MB | 1 年前3
CakePHP Cookbook 2.x
Rewriting Advanced Installation URL Rewriting Fire It Up CakePHP Overview What is CakePHP? Why use it? Understanding Model-View-Controller The Model layer The View layer The Controller layer CakePHP Plugins How To Install Plugins Manually Composer Git Clone Git Submodule Enable the Plugin How To Use Plugins Plugin Configuration Advanced Bootstrapping Using a Plugin How To Create Plugins Plugin Installing PHPUnit Test Database Setup Checking the Test Setup Test Case Conventions Creating Your First Test Case Running Tests Test Case Lifecycle Callbacks Fixtures Testing Models Testing Controllers Testing0 码力 | 1096 页 | 958.62 KB | 1 年前3
CakePHP Cookbook 2.x
. . . . . . . . . . . . . . . . . . . . . . . . . 36 3 CakePHP Overview 37 What is CakePHP? Why use it? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37 Understanding . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 523 How To Use Plugins . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . empty database for use in this tutorial, with a name of your choice. Right now, we’ll just create a single table to store our posts. We’ll also throw in a few posts right now to use for testing purposes0 码力 | 820 页 | 2.52 MB | 1 年前3
Falcon v3.0.0 Documentationeasy to tell which inputs lead to which outputs. To avoid incentivizing the use of hard-to-debug global state, Falcon does not use decorators to define routes. Unhandled exceptions are never encapsulated terms of the Apache 2.0 License [http://opensource.org/licenses/Apache-2.0]. This means that you can use it in your commercial applications without having to also open-source your own code. It also means someone happens to contribute code that is associated with a patent, you are granted a free license to use said patent. That’s a pretty sweet deal. Now, if you do make changes to Falcon itself, please consider0 码力 | 1055 页 | 739.30 KB | 1 年前3
Falcon v3.0.1 Documentationeasy to tell which inputs lead to which outputs. To avoid incentivizing the use of hard-to-debug global state, Falcon does not use decorators to define routes. Unhandled exceptions are never encapsulated terms of the Apache 2.0 License [http://opensource.org/licenses/Apache-2.0]. This means that you can use it in your commercial applications without having to also open-source your own code. It also means someone happens to contribute code that is associated with a patent, you are granted a free license to use said patent. That’s a pretty sweet deal. Now, if you do make changes to Falcon itself, please consider0 码力 | 1058 页 | 741.59 KB | 1 年前3
共 80 条
- 1
- 2
- 3
- 4
- 5
- 6
- 8













