getCacheKey() protected method
Returns the cache key for the specified index name.
| protected mixed getCacheKey ( $name ) | ||
|---|---|---|
| $name | string |
The index name |
| return | mixed |
The cache key |
getCacheKey() protected method
Returns the cache key for the specified index name.
| protected mixed getCacheKey ( $name ) | ||
|---|---|---|
| $name | string |
The index name |
| return | mixed |
The cache key |
Please login to continue.