ACTION ACTION ACTION event Sent if no action are already present in Thelia action process ( see Thelia\Routing\Matcher\ActionMatcher)
BEFORE_CREATECUSTOMER BEFORE_CREATECUSTOMER Sent once the customer creation form has been successfully validated, and before customer insertion in the database.
AFTER_CREATECUSTOMER AFTER_CREATECUSTOMER Sent just after a successful insert of a new customer in the database.
BEFORE_UPDATECUSTOMER BEFORE_UPDATECUSTOMER Sent once the customer change form has been successfully validated, and before customer update in the database.
AFTER_UPDATECUSTOMER AFTER_UPDATECUSTOMER Sent just after a successful update of a customer in the database.
BEFORE_CREATECATEGORY BEFORE_CREATECATEGORY Sent once the category creation form has been successfully validated, and before category insertion in the database.
AFTER_CREATECATEGORY AFTER_CREATECATEGORY Sent just after a successful insert of a new category in the database.
AFTER_DELETECATEGORY AFTER_DELETECATEGORY Sent just after a successful delete of a category from the database.
AFTER_UPDATECATEGORY AFTER_UPDATECATEGORY Sent just after a successful change of a category in the database.
CART_DUPLICATE CART_DUPLICATE sent when a new existing cat id duplicated. This append when current customer is different from current cart