list all pages in pools
pagePoolList()
returns array
Lists all the CFML code (cfm, cfcs) in the cache of compiled code. It is supported in Lucee.
writeDump(pagePoolList());