this function return a array containing all keys inside the cache.
cacheGetAllIds([string filter,[string cacheName]]): array
| Return Type |
| array |
The arguments for this function are set. You can not use other arguments except the following ones.
| Name | Type | Required | Description |
| filter | string | No | key filter for the elements, the filter follow the same rules as for cfdirectory-filter. |
| cacheName | string | No | definition of the cache used by name, when not set the "default Object Cache" defined in Railo Administrator is used instead. |
Categories: