transaction
. A Transaction represents an execution cycle and it can contains one or hundreds of segments.index.php
addCotext
method to attach new tabs to the current transaction:beforeFlush()
static method you can register a list of callbacks that will be executed just before data are sent out of your application.FALSE
from a callback, the current transaction will not be sent to the remote platform, regardless of the value returned by other callbacks: