Files
yii2/docs/guide
Ondřej Vašíček edc8ec120d Adds dbmanager cache into an examle (#15337) [skip ci]
* Adds dbmanager cache into an examle

When I used the RBAC first time, I didn't know about the dbmanager caching. I was relaying on the examples only. Then I saw many queries in my logs and started searching to eventually find the cache property.
I think there isn't a situation, when someone doesn't use caching for dbmanager rbac, so i'ts very helpful to put it in the example above.
Hope I'm correct.
2017-12-13 11:30:03 +03:00
..
2015-07-01 17:58:30 +06:00
2014-10-21 11:20:19 -04:00
2017-09-06 09:36:25 +02:00
2017-11-03 01:11:09 +01:00
2016-02-17 14:35:07 -05:00
2016-09-17 14:26:45 +03:00
2017-07-12 12:17:37 +03:00
2016-08-25 18:12:55 +03:00

The Definitive Guide to Yii 2.0

This tutorial is released under the Terms of Yii Documentation.

All Rights Reserved.

2014 (c) Yii Software LLC.

Introduction

Getting Started

Application Structure

Handling Requests

Key Concepts

Working with Databases

Getting Data from Users

Displaying Data

Security

Caching

RESTful Web Services

Development Tools

Testing

Special Topics

Widgets

Helpers