Jump to content

Recommended Posts

Posted

Hello,

I'd like to participate to a documentation about the page flow in PW. I am still a beginner and still have difficulties to see the big picture but I could help to the writing.
What is the flow when a page is displayed or created ? It would be fine to draw a scheme with every stage in which one can add hooks. Something to describe the flow in time.
May be it exists.
page
|

fields

|

template

What do you think ?

Posted

re: hooks

https://processwire.com/api/hooks/

Quote

What methods in ProcessWire are hookable?
Any method that begins with 3 underscores, i.e. ___method(), is hookable in ProcessWire.

re: "flow"

I guess you could install Tracy Debugger and use one of the tools to get an idea what gets executed and when.

Posted

@dragan Than you I'll look at Tracy Debugger, I did not know it.

@bernhard I'll have a look in your post and keep you informed, thank you.

×
×
  • Create New...