Add caching to Output API
The functions getEntityNames
and getActionNames
were generating a lot of database queries so cache the result and only run them once.
The first commit is automated code cleanup (whitespace etc).
The functions getEntityNames
and getActionNames
were generating a lot of database queries so cache the result and only run them once.
The first commit is automated code cleanup (whitespace etc).