ComponentCacheList()
List elements in the Component Path Cache, to clear use ComponentCacheClear()
ComponentCacheList( );
Returns: Struct
This function does not take any arguments.
Examples
dump(ComponentCacheList());
See also
- Cache
- Components (CFCs)
- Debugging
- ComponentCacheClear()
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)