w10schools
Login
Register
In current category
Only my posts
Home
Tutorials
HTML, CSS
HTML, HTML5
CSS, CSS3
XML
JavaScript, AJAX
PHP
Ruby on Rails
Ruby
Rails
ASP.NET
ASP
C# .NET
Java
JSP
Databases
MySQL
MSSQL Server
Oracle
Web Server
Windows
Linux
Apache
IIS
Design
Dreamweaver
Flash
Photoshop
Fireworks
CorelDRAW
Illustrator
References
HTML
Bootstrap
CSS
CSS Selectors
Sass
JavaScript
Mobile Apps
Cordova
Ruby on Rails
Ruby
Rails
PHP
Function
Language
CodeIgniter
Phalcon
PHPUnit
Symfony
Drupal
Yii
Laravel
Perl
Perl
Python
Python
Django
NumPy
Pandas
scikit-image
scikit-learn
Statsmodels
Matplotlib
Lua
Lua
C, C++
C
C++
Server
Docker
Apache HTTP Server
Nginx
Database
PostgreSQL
Big Data
TensorFlow
Game Development
Phaser
LÖVE
Articles
News
General
Website Promotion
Online Advertising
Make Money Online
Editorials
Interviews
Web Roundups
Resources
Design
Fonts
Graphics
Vectors
Templates
UI (User Interface)
Brushes
Patterns, Backgrounds
Textures
Web Development
HTML, CSS
XML
JavaScript, AJAX
Ruby on Rails
PHP
Java
.NET
Python
Perl
Flash
Mobile Application Development
Mobile Development Tools
Swift
Online Services
Online Storage
Web Hosting
Tools
Generators
Edit
Toggle Dropdown
In Place Editing
Advanced Editing
References
PHP
Yii
mongodb
rbac
MongoDbManager
Language
Default
Markdown
mongodb\rbac\MongoDbManager loadFromCache()
loadFromCache()
public method
Loads data from cache
public
void
loadFromCache
( )
Links:
http://www.yiiframework.com/doc-2.0/yii-mongodb-rbac-mongodbmanager.html#loadFromCache()-detail
doc_Yii
2016-10-30 17:09:22
Comments
Leave a Comment
Please
login
to continue.
Popular Articles
mongodb\rbac\MongoDbManager assign()
assign() public method Assigns a role to a user. public yii\rbac\Assignment assign ( $role, $userId )$role yii\rbac\Role $userId string|integ
mongodb\rbac\MongoDbManager removeAllPermissions()
removeAllPermissions() public method Removes all permissions. All parent child relations will be adjusted accordingly. public void removeAllPer
mongodb\rbac\MongoDbManager $rules
$rules protected read-only property All auth rules (name => Rule) public yii\rbac\Rule[] getRules ( )
mongodb\rbac\MongoDbManager getChildRoles()
getChildRoles() public method (available since version 2.1.2) Returns the roles that are adding to the role via addChild() by recursive. public
mongodb\rbac\MongoDbManager removeAllRules()
removeAllRules() public method Removes all rules. All roles and permissions which have rules will be adjusted accordingly. public void removeAl
Return to View
Please login to continue.