Laravel 5.0 Documentation
Handling Other Stripe Webhooks xii. Invoices iii. Cache i. Configuration ii. Cache Usage iii. Increments & Decrements iv. Cache Tags v. Database Cache iv. Collections i. Introduction ii. Basic Usage Commands iv. Queued Commands v. Command Pipeline vi. Core Extension i. Managers & Factories ii. Cache iii. Session iv. Authentication v. IoC Based Extension vii. Elixir i. Introduction ii. Installation documentation. If your application is made up entirely of controller routes, you may utilize the new route:cache Artisan command to drastically speed up the registration of your routes. This is primarily useful0 码力 | 242 页 | 1.44 MB | 1 年前3CakePHP Cookbook Documentation 5.x
Headers Setting the Body Setting the Character Set Interacting with Browser Caching Fine Tuning HTTP Cache Setting Cookies Setting Cross Origin Request Headers (CORS) Common Mistakes with Immutable Responses Schema System Schema Cache Tool Caching Cache Configuring Cache Engines Cache::setConfig Engine Options FileEngine Options RedisEngine Options MemcacheEngine Options Configuring Cache Fallbacks Removing Removing Configured Cache Engines Writing to a Cache Cache::write Writing Multiple Keys at Once Atomic writes Read Through Caching Reading From a Cache Cache::read Reading Multiple Keys at Once Deleting0 码力 | 1080 页 | 939.39 KB | 1 年前3CakePHP Cookbook Documentation 5.x
. . . 323 13 Caching 505 Configuring Cache Engines . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 506 Writing to a Cache . . . . . . . . . . . . . . . . . . . . . . . . . . . . 509 Reading From a Cache . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 511 Deleting From a Cache . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 513 Using Cache to Store Counters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 513 Using Cache to Store Common Query Results . . . . .0 码力 | 848 页 | 2.53 MB | 1 年前3CakePHP Cookbook 3.x
. . . 465 13 Caching 633 Configuring Cache Engines . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 634 Writing to a Cache . . . . . . . . . . . . . . . . . . . . . . . . . . . . 637 Reading From a Cache . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 638 Deleting From a Cache . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 640 Using Cache to Store Counters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 641 Using Cache to Store Common Query Results . . . . .0 码力 | 967 页 | 2.80 MB | 1 年前3CakePHP Cookbook 3.x
Headers Setting the Body Setting the Character Set Interacting with Browser Caching Fine Tuning HTTP Cache Setting Cookies Setting Cross Origin Request Headers (CORS) Common Mistakes with Immutable Responses Data Saving Data Deleting Data Associations - Linking Tables Together Behaviors Schema System Schema Cache Shell AuthComponent Suggested Reading Before Continuing Authentication Choosing an Authentication Configuring Cache Engines Engine Options FileEngine Options RedisEngine Options MemcacheEngine Options Configuring Cache Fallbacks Removing Configured Cache Engines Writing to a Cache Writing Multiple0 码力 | 1244 页 | 1.05 MB | 1 年前3CakePHP Cookbook 4.x
Headers Setting the Body Setting the Character Set Interacting with Browser Caching Fine Tuning HTTP Cache Setting Cookies Setting Cross Origin Request Headers (CORS) Common Mistakes with Immutable Responses Data Saving Data Deleting Data Associations - Linking Tables Together Behaviors Schema System Schema Cache Tool AuthComponent AuthComponent Suggested Reading Before Continuing Authentication Choosing an Caching Cache Configuring Cache Engines Cache::setConfig Engine Options FileEngine Options RedisEngine Options MemcacheEngine Options Configuring Cache Fallbacks Removing Configured Cache Engines Writing0 码力 | 1249 页 | 1.04 MB | 1 年前3CakePHP Cookbook 4.x
. . . 421 13 Caching 605 Configuring Cache Engines . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 606 Writing to a Cache . . . . . . . . . . . . . . . . . . . . . . . . . . . . 609 Reading From a Cache . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 611 Deleting From a Cache . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 613 Using Cache to Store Counters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 613 Using Cache to Store Common Query Results . . . . .0 码力 | 967 页 | 2.88 MB | 1 年前3CakePHP Cookbook 2.x
some reason CakePHP can’t write to that directory, you’ll see warnings and uncaught exceptions that cache data cannot be written. Creating the Blog Database Next, let’s set up the underlying database for org/wiki/Access_control_list] Data sanitization Flexible caching [https://en.wikipedia.org/wiki/Web_cache] Localization Works from any web site directory, with little to no Apache [https://httpd.apache.org/] referring URLs to local server. Controller::disableCache() Used to tell the user’s browser not to cache the results of the current request. This is different than view caching, covered in a later chapter0 码力 | 1096 页 | 958.62 KB | 1 年前3CakePHP Cookbook 2.x
some reason CakePHP can’t write to that directory, you’ll see warnings and uncaught exceptions that cache data cannot be written. 4 https://git-scm.com/ 2 Chapter 1. Getting Started CakePHP Cookbook Documentation system 33 https://en.wikipedia.org/wiki/Access_control_list 34 https://en.wikipedia.org/wiki/Web_cache 35 https://httpd.apache.org/ 36 https://en.wikipedia.org/wiki/Model-view-controller 38 Chapter 3 referring URLs to local server. Controller::disableCache() Used to tell the user’s browser not to cache the results of the current request. This is different than view caching, covered in a later chapter0 码力 | 820 页 | 2.52 MB | 1 年前3CmlPHP v2.x 开发手册
'secure_src').'/Runtime',//运行时文 件目录 'runtime_cache_path' => Cml::getApplicationDir('secure_src').'/Runtime' . DIRECT ORY_SEPARATOR . 'Cache',//运行时模板缓存 、文件缓存目录 'runtime_logs_path' => Cml: //可选,cache 允许多种驱动同时使用。如即使用memcache又使用redis.有使用数据库时至少要启用 一种缓存,因同种缓存可能同时连多个.这边不使用单例绑定。 // 内置 \Cml\Cache\Redis::class|\Cml\Cache\File::class | \Cml\Cache\Memcache::cl ass | \Cml\Cache\Apc::class //自定义缓存驱动实现\Cml\Interfaces\Cache接口即可或继承\Cml\Cache\Base再按需重载 Cml::getContainer()->bind('cache_redis', \Cml\Cache\Redis::class); Cml::getContainer()->bind('cache_file', \Cml\Cache\File::class);0 码力 | 143 页 | 1.54 MB | 1 年前3
共 70 条
- 1
- 2
- 3
- 4
- 5
- 6
- 7