Support

Home Forums Event Espresso Premium Database Model Documentation?

Database Model Documentation?

Posted: July 3, 2020 at 8:36 pm

Viewing 1 reply thread


wilmed2019

July 3, 2020 at 8:36 pm

Where can I get a hold of database model documentation?

Like examples of methods like “$event->datetimes_ordered()”.

Where can I find a concise list of all the methods and properties like the one above available for use with an event model singleton?

Thanks!


Tony

  • Support Staff

July 6, 2020 at 8:42 am

Hi there,

We currently don’t have that level of documentation.

We have some docs on how our models system works here:

https://github.com/eventespresso/event-espresso-core/tree/master/docs/G–Model-System

But not a full list of all available methods, params etc.

For that, you would need to review the code or use something like Kint wrapped around the object to get a full list of available methods on said object.

Viewing 1 reply thread

The support post ‘Database Model Documentation?’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso