Pavel Dovlatov
bdb7c64910
Update to https protocol for php.net links ( #17168 ) [skip ci]
...
* Updated php.net link for some MemCache properties [skip ci]
* Changed protocol to https for links to php.net in comments
* Changed protocol to https for links to php.net in code
* Changed www.php.net (http) to secure.php.net (https) in comments
* Changed www.php.net (http) to secure.php.net (https) in code
* Changed protocol to https for links to php.net in UPGRADE.md
* Changed protocol to https for links to pecl.php.net in comments
* Changed us.php.net to secure.php.net (https) in comments
* Changed protocol to https for links to php.net in docs
* Changed www.php.net (http) to secure.php.net (https) in docs
* Changed protocol to https for links to pecl.php.net in docs
* Changed ru/jp.php.net to secure.php.net (https) in docs
Don't sure about russian guide: is this links meant to be for guide on russian, or not?
2019-02-28 13:09:27 +03:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Evgeniy Moiseenko
2a4d57a232
Update caching data docs ( #15901 ) ( #16555 ) [skip ci]
2018-07-27 23:05:57 +08:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Alexander Makarov
de9dbbbdbb
Added missing ArrayCache to data caching guide [skip ci]
2018-03-27 16:42:21 +03:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Roman Grinyov
2962f1d8c1
Cache Flushing as separate section
2018-03-13 18:27:52 +03:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Alexander Makarov
10bab28423
Mentioned new data caching methods in the guide [skip ci]
2018-02-17 02:25:28 +03:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Brandon Kelly
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
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Bizley
b113ad460a
Docs about cache key limitation ( #13341 ) [skip ci]
2017-01-07 17:48:00 +03:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
SilverFire - Dmitry Naumenko
178d319556
Added Cache::getOrSet()
2016-12-30 23:49:18 +02:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Daniel Gómez Pan
b5b62e7a0f
Fix name variable (ttl -> defaultDuration) ( #13083 ) [skip ci]
2016-11-27 21:07:28 +03:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
SDKiller
556e9cf99b
Updates after PR review (related #6809 )
2016-11-14 23:53:09 +01:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
SDKiller
8df1017f42
Default cache ttl (duration) property ( fixes #6809 )
2016-11-14 23:53:09 +01:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
SilverFire - Dmitry Naumenko
685f16e8ef
📖 Updated guide pages - wrap true, false, null
2016-09-20 10:49:15 +03:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Dmitriy Makarov
6e0b603dda
📖 Add the missing hyphen [skip ci] ( #12393 )
2016-08-30 10:21:38 +03:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Dmitriy Makarov
b7f91fabb3
Fix typo [skip ci] ( #12156 )
...
Use adverb instead of adjective
2016-08-13 20:08:36 +03:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Dmitriy Makarov
dbab3239a1
Fix typo [skip ci] ( #12136 )
2016-08-11 11:49:03 +03:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Alexander Makarov
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
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
drodata
048b0ba870
Fixed wording
...
close #10718
2016-02-12 17:34:22 +01:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Alexander Makarov
762307f2f5
Updated caching docs
2015-12-06 19:49:57 +03:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
SilverFire - Dima Naumenko
79003d071e
Guide (ru,en) - added cache flushing manual
2015-11-12 12:21:42 +02:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Nikola Kovacs
f11bdfa2a7
Grammar fix: followings -> following
2015-04-21 15:08:16 +02:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Carsten Brandt
739cde461a
added some references to the guide
2015-04-19 19:35:02 +02:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Alexander Makarov
8df025d752
Added example of caching when doing AR query. Fixes #7399
2015-02-23 20:39:36 +03:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Carsten Brandt
6023232df6
editing the guide
...
small punctation and syntax changes.
2015-01-26 19:00:45 +01:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Carsten Brandt
36bebbfefb
use id instead of name for anchor references in the guide
...
fixes #7013
2015-01-25 22:13:16 +01:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Carsten Brandt
dfd68954a5
finished guide on formatting
2014-10-06 20:48:44 +02:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
161e3ab322
Fixes #5263 [skip ci]
2014-10-02 13:15:03 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
27132ced7c
Fixes #4384 .
2014-07-21 08:20:10 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
10d617a912
typo fix [skip ci]
2014-07-20 21:07:07 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
a3e2b94adf
Fixes #3611 : Refactored query caching.
2014-07-20 20:59:38 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Alexander Makarov
57a1ac67a6
Removed mentioning of DummyCache usage
2014-07-15 23:56:34 +04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Alexander Makarov
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
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
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
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Antonio Ramirez
4cf37cefb7
fix link
2014-06-28 10:28:56 +02:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Antonio Ramirez
f11636eb40
Minor fixes
2014-06-28 01:10:30 +02:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
9b4b3b6735
typos. [skip ci]
2014-05-20 00:19:10 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
972173a5bc
guide WIP [skip ci]
2014-05-19 18:10:29 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
5c5fcd6ee1
guide WIP [skip ci]
2014-05-19 08:48:13 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
3cbf1adbae
guide WIP [skip ci]
2014-05-18 19:51:44 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)