cfdocs

pagePoolList

list all pages in pools

pagePoolList()
returns array

pagePoolList Example

Lists all the CFML code (cfm, cfcs) in the cache of compiled code. It is supported in Lucee.

writeDump(pagePoolList());