evaluateDependency() public method
Evaluates the dependency by generating and saving the data related with dependency.
This method is invoked by cache before writing data into it.
| public void evaluateDependency ( $cache ) | ||
|---|---|---|
| $cache | yii\caching\Cache |
The cache component that is currently evaluating this dependency |
Please login to continue.