CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • [solved] Dispatch / code entry points?
Pages: [1]

Author Topic: [solved] Dispatch / code entry points?  (Read 1636 times)

lentilsoup

  • I post frequently
  • ***
  • Posts: 134
  • Karma: 6
[solved] Dispatch / code entry points?
December 07, 2009, 11:51:27 am
I'm trying to track down what I think might be a bug, but am having trouble even figuring out where to start because I can't figure out how CiviCRM steps into the code, or what the first function / method is that's called when processing a form (in this case, the form on the contribution confirmation page, but it's something I've had trouble with in other cases too).  I've poked around the documentation a bit, but all I can find is a link to an "architecture" page that no longer exists.  Any tips on where to start?

Thanks!

EDIT:  It looks like everything runs through the "state machine".  Not sure how we get to that point or how the parameters are extracted from request data, etc, but don't really need to know that just now.
« Last Edit: December 07, 2009, 12:46:42 pm by lentilsoup »

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • [solved] Dispatch / code entry points?

This forum was archived on 2017-11-26.