Functions Flow - VincentFoulon80/php-search GitHub Wiki
Function Flows
I have drawed a flowchart representing internal calls (not exhaustive but accurate enough) when using some of the engine's functions. It's a useful way to find what a function do and what is returned from it. I am aware that the diagrams aren't clear at first glance but if you read the blocks one by one you can understand more clearly.