2a4d57a232
Update caching data docs ( #15901 ) ( #16555 ) [skip ci]
2018-07-27 23:05:57 +08:00
de9dbbbdbb
Added missing ArrayCache to data caching guide [skip ci]
2018-03-27 16:42:21 +03:00
2962f1d8c1
Cache Flushing as separate section
2018-03-13 18:27:52 +03:00
10bab28423
Mentioned new data caching methods in the guide [skip ci]
2018-02-17 02:25:28 +03:00
e6f5c46cdc
Fixes #15633 : Deprecate some things going away/changing in 2.1
...
- Deprecated `yii\base\BaseObject::className()` in favor of native PHP syntax `::class`, which does not trigger autoloading
- Deprecated XCache and Zend data cache support as caching backends
- Deprecated `yii\BaseYii::powered()` method
- Added `yii\base\InvalidArgumentException` and deprecated `yii\base\InvalidParamException`
- Added `yii\BaseYii::debug()` and deprecated `yii\BaseYii::trace()`
2018-02-11 01:48:29 +03:00
b113ad460a
Docs about cache key limitation ( #13341 ) [skip ci]
2017-01-07 17:48:00 +03:00
178d319556
Added Cache::getOrSet()
2016-12-30 23:49:18 +02:00
b5b62e7a0f
Fix name variable (ttl -> defaultDuration) ( #13083 ) [skip ci]
2016-11-27 21:07:28 +03:00
556e9cf99b
Updates after PR review (related #6809 )
2016-11-14 23:53:09 +01:00
8df1017f42
Default cache ttl (duration) property ( fixes #6809 )
2016-11-14 23:53:09 +01:00
685f16e8ef
📖 Updated guide pages - wrap true, false, null
2016-09-20 10:49:15 +03:00
6e0b603dda
📖 Add the missing hyphen [skip ci] ( #12393 )
2016-08-30 10:21:38 +03:00
b7f91fabb3
Fix typo [skip ci] ( #12156 )
...
Use adverb instead of adjective
2016-08-13 20:08:36 +03:00
dbab3239a1
Fix typo [skip ci] ( #12136 )
2016-08-11 11:49:03 +03:00
9b00e791ae
Added note about not using yii\caching\Cache::exists() along with dependencies to data caching guide
2016-04-06 12:33:46 +03:00
048b0ba870
Fixed wording
...
close #10718
2016-02-12 17:34:22 +01:00
762307f2f5
Updated caching docs
2015-12-06 19:49:57 +03:00
79003d071e
Guide (ru,en) - added cache flushing manual
2015-11-12 12:21:42 +02:00
f11bdfa2a7
Grammar fix: followings -> following
2015-04-21 15:08:16 +02:00
739cde461a
added some references to the guide
2015-04-19 19:35:02 +02:00
8df025d752
Added example of caching when doing AR query. Fixes #7399
2015-02-23 20:39:36 +03:00
6023232df6
editing the guide
...
small punctation and syntax changes.
2015-01-26 19:00:45 +01:00
36bebbfefb
use id instead of name for anchor references in the guide
...
fixes #7013
2015-01-25 22:13:16 +01:00
dfd68954a5
finished guide on formatting
2014-10-06 20:48:44 +02:00
161e3ab322
Fixes #5263 [skip ci]
2014-10-02 13:15:03 -04:00
27132ced7c
Fixes #4384 .
2014-07-21 08:20:10 -04:00
10d617a912
typo fix [skip ci]
2014-07-20 21:07:07 -04:00
a3e2b94adf
Fixes #3611 : Refactored query caching.
2014-07-20 20:59:38 -04:00
57a1ac67a6
Removed mentioning of DummyCache usage
2014-07-15 23:56:34 +04:00
2f90e4d9cc
Fixes #4184 : mentioned a safer way of using dummy cache that works in case of merging configs of advanced app
2014-07-15 22:42:36 +04:00
fe2611186e
Fixes #4051 : Renamed yii\caching\GroupDependency
to TagDependency
and added support for associating multiple tags to a single cached data item
2014-07-15 00:10:57 -04:00
4cf37cefb7
fix link
2014-06-28 10:28:56 +02:00
f11636eb40
Minor fixes
2014-06-28 01:10:30 +02:00
9b4b3b6735
typos. [skip ci]
2014-05-20 00:19:10 -04:00
972173a5bc
guide WIP [skip ci]
2014-05-19 18:10:29 -04:00
5c5fcd6ee1
guide WIP [skip ci]
2014-05-19 08:48:13 -04:00
3cbf1adbae
guide WIP [skip ci]
2014-05-18 19:51:44 -04:00