Upgrade to Pro — share decks privately, control downloads, hide ads and more …

The EE Engine

The EE Engine

An indepth look at the ExpressionEngine Engine, the logging built in to the system, and options we can use to improve the logging.

Presented at Engine Summit 2012 (http://environmentsforhumans.com/2012/engine-summit/)

and EECI 2012 in Leiden (http://eeciconf.com/)

The ewok references are relating to a current joke that with in bearded state I look like Wicket the Ewok, and live on the Forest Moon of Endor.

joelbradbury

May 31, 2012
Tweet

Other Decks in Programming

Transcript

  1. 1.Wave at me, and ask 2.Throw money, and ask 3.Wait

    until the end, and forget Questions 5 Thursday, 31 May 12
  2. Core : ‣ loader ‣ input ‣ output ‣ security

    ‣ uri ‣ .. 16 Thursday, 31 May 12
  3. Core Libraries: ‣ member ‣ session ‣ template ‣ view

    ‣ ... Core Models: ‣ channel model ‣ entries model ‣ template model ‣ ... 17 Thursday, 31 May 12
  4. Addons: ‣ Modules ‣ Extensions ‣ Fieldtypes ‣ Plugins ‣

    Accessories 1st & 3rd Party 18 Thursday, 31 May 12
  5. Templates: ‣ Site itself ‣ Pull ‣ Parse ‣ Repeat

    ‣ Display ‣ .. 19 Thursday, 31 May 12
  6. •Relative Execution Time •Memory Usage at time •Freeform text message

    •(implied execution order) Template Logging Logging points are optional 45 Thursday, 31 May 12
  7. Template Logging Graphite Turns the template log into a graph

    http://squarebit.co.uk/graphite 46 Thursday, 31 May 12