Events
class Events
Constants
| GET_SPEC |
Prepare the specification for a request. Fired from within a request to get fields. |
| SCHEMA_MAP_BUILD |
Build the database schema, allow adding of custom joins and tables. |
| POST_SELECT_QUERY |
Alter query results of APIv4 select query |