Contents

cacheGetAllIds

Description

this function return a array containing all keys inside the cache.

Usage Syntax

cacheGetAllIds([string filter,[string cacheName]]): array

Return Information

Return Type
array

Arguments

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.

category Categories: