return the details for every time the specified callback was fired
count the number of times a callback fired
return the details for the final time the specified callback was fired
return the details for the first time the specified callback was fired
return the first occurance of a particular series of callbacks
[Validate]