# CacheProviders

Get an array of all the registered cache providers in BoxLang

## Method Signature

```
CacheProviders()
```

### Arguments

This function does not accept any arguments

## Examples

## Related

* [Cache](https://boxlang.ortusbooks.com/boxlang-language/reference/built-in-functions/cache/cache)
* [CacheFilter](https://boxlang.ortusbooks.com/boxlang-language/reference/built-in-functions/cache/cachefilter)
* [CacheNames](https://boxlang.ortusbooks.com/boxlang-language/reference/built-in-functions/cache/cachenames)
* [CacheService](https://boxlang.ortusbooks.com/boxlang-language/reference/built-in-functions/cache/cacheservice)
