 CakePHP Cookbook Documentation 5.xManagers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 592 Core Events . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 721 Core Validation Rules . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 813 Core Definition Constants . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 848 页 | 2.53 MB | 1 年前3 CakePHP Cookbook Documentation 5.xManagers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 592 Core Events . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 721 Core Validation Rules . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 813 Core Definition Constants . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 848 页 | 2.53 MB | 1 年前3
 CakePHP Cookbook Documentation 5.xEvents System Example Event Usage Accessing Event Managers Global Event Manager Tracking Events Core Events Registering Listeners Registering Anonymous Listeners Interacting with Existing Listeners Validating Entity Data Core Validation Rules App Class App Finding Classes App::className Finding Paths to Resources App::path Finding Paths to Namespaces App::classPath App::core Locating Themes Loading debug() dd() pr() pj() env() h() pluginSplit() namespaceSplit() Core Definition Constants APP APP_DIR CACHE CAKE CAKE_CORE_INCLUDE_PATH CONFIG CORE_PATH DS LOGS RESOURCES ROOT TESTS TMP WWW_ROOT Timing Definition0 码力 | 1080 页 | 939.39 KB | 1 年前3 CakePHP Cookbook Documentation 5.xEvents System Example Event Usage Accessing Event Managers Global Event Manager Tracking Events Core Events Registering Listeners Registering Anonymous Listeners Interacting with Existing Listeners Validating Entity Data Core Validation Rules App Class App Finding Classes App::className Finding Paths to Resources App::path Finding Paths to Namespaces App::classPath App::core Locating Themes Loading debug() dd() pr() pj() env() h() pluginSplit() namespaceSplit() Core Definition Constants APP APP_DIR CACHE CAKE CAKE_CORE_INCLUDE_PATH CONFIG CORE_PATH DS LOGS RESOURCES ROOT TESTS TMP WWW_ROOT Timing Definition0 码力 | 1080 页 | 939.39 KB | 1 年前3
 CakePHP Cookbook 2.x
Behaviors DataSources Model Attributes Additional Methods and Properties Virtual fields Transactions Core Libraries General Purpose General Purpose Behaviors Behaviors Components Components Helpers Test shell Upgrade shell Development Configuration Database Configuration Additional Class Paths Core Configuration Configure Class Reading and writing configuration files Creating your own Configuration Configuring Filters Filter Classes Inline Filters Deployment Check your security Set document root Update core.php Improve your application’s performance Tutorials & Examples Blog Tutorial Getting CakePHP Creating0 码力 | 1096 页 | 958.62 KB | 1 年前3 CakePHP Cookbook 2.x
Behaviors DataSources Model Attributes Additional Methods and Properties Virtual fields Transactions Core Libraries General Purpose General Purpose Behaviors Behaviors Components Components Helpers Test shell Upgrade shell Development Configuration Database Configuration Additional Class Paths Core Configuration Configure Class Reading and writing configuration files Creating your own Configuration Configuring Filters Filter Classes Inline Filters Deployment Check your security Set document root Update core.php Improve your application’s performance Tutorials & Examples Blog Tutorial Getting CakePHP Creating0 码力 | 1096 页 | 958.62 KB | 1 年前3
 CakePHP Cookbook 2.x
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 197 7 Core Libraries 331 General Purpose . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 649 Update core.php . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . security salt is used for generating hashes. Change the default Security.salt value in /app/Config/core.php. The replacement value should be long, hard to guess and be as random as you can make it: /**0 码力 | 820 页 | 2.52 MB | 1 年前3 CakePHP Cookbook 2.x
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 197 7 Core Libraries 331 General Purpose . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 649 Update core.php . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . security salt is used for generating hashes. Change the default Security.salt value in /app/Config/core.php. The replacement value should be long, hard to guess and be as random as you can make it: /**0 码力 | 820 页 | 2.52 MB | 1 年前3
 CakePHP Cookbook 4.x
Events System Example Event Usage Accessing Event Managers Global Event Manager Tracking Events Core Events Registering Listeners Registering Anonymous Listeners Interacting with Existing Listeners Validating Entity Data Core Validation Rules App Class App Finding Classes App::className Finding Paths to Resources App::path Finding Paths to Namespaces App::classPath App::core Locating Themes Loading debug() dd() pr() pj() env() h() pluginSplit() namespaceSplit() Core Definition Constants APP APP_DIR CACHE CAKE CAKE_CORE_INCLUDE_PATH CONFIG CORE_PATH DS LOGS RESOURCES ROOT TESTS TMP WWW_ROOT Timing Definition0 码力 | 1249 页 | 1.04 MB | 1 年前3 CakePHP Cookbook 4.x
Events System Example Event Usage Accessing Event Managers Global Event Manager Tracking Events Core Events Registering Listeners Registering Anonymous Listeners Interacting with Existing Listeners Validating Entity Data Core Validation Rules App Class App Finding Classes App::className Finding Paths to Resources App::path Finding Paths to Namespaces App::classPath App::core Locating Themes Loading debug() dd() pr() pj() env() h() pluginSplit() namespaceSplit() Core Definition Constants APP APP_DIR CACHE CAKE CAKE_CORE_INCLUDE_PATH CONFIG CORE_PATH DS LOGS RESOURCES ROOT TESTS TMP WWW_ROOT Timing Definition0 码力 | 1249 页 | 1.04 MB | 1 年前3
 CakePHP Cookbook 4.x
Managers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 700 Core Events . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 825 Core Validation Rules . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 927 Core Definition Constants . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 967 页 | 2.88 MB | 1 年前3 CakePHP Cookbook 4.x
Managers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 700 Core Events . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 825 Core Validation Rules . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 927 Core Definition Constants . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 967 页 | 2.88 MB | 1 年前3
 CakePHP Cookbook 3.x
Managers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 722 Core Events . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 835 Core Validation Rules . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 931 Core Definition Constants . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 967 页 | 2.80 MB | 1 年前3 CakePHP Cookbook 3.x
Managers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 722 Core Events . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 835 Core Validation Rules . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 931 Core Definition Constants . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 967 页 | 2.80 MB | 1 年前3
 CakePHP Cookbook 3.x
Events System Example Event Usage Accessing Event Managers Global Event Manager Tracking Events Core Events Registering Listeners Registering Anonymous Listeners Interacting with Existing Listeners Providers Nesting Validators Creating Reusable Validators Validating Data Validating Entity Data Core Validation Rules App Class Finding Classes Finding Paths to Namespaces Locating Plugins Locating Array into a String of XML Using Namespaces Creating a Child Constants & Functions Global Functions Core Definition Constants Timing Definition Constants Chronos Debug Kit Migrations ElasticSearch Appendices0 码力 | 1244 页 | 1.05 MB | 1 年前3 CakePHP Cookbook 3.x
Events System Example Event Usage Accessing Event Managers Global Event Manager Tracking Events Core Events Registering Listeners Registering Anonymous Listeners Interacting with Existing Listeners Providers Nesting Validators Creating Reusable Validators Validating Data Validating Entity Data Core Validation Rules App Class Finding Classes Finding Paths to Namespaces Locating Plugins Locating Array into a String of XML Using Namespaces Creating a Child Constants & Functions Global Functions Core Definition Constants Timing Definition Constants Chronos Debug Kit Migrations ElasticSearch Appendices0 码力 | 1244 页 | 1.05 MB | 1 年前3
共 8 条
- 1














