dbKeys()

The function dbKeys() lists all keys stored in the Database for Contents. If a subKey is specified, the function returns all keys beginning with this subkey.

More details and examples can be found in chapters Data Fragments in PHP code and dbSet()

array dbKeys([string subKey])