MessengerDataCollector
class MessengerDataCollector extends DataCollector implements LateDataCollectorInterface
Properties
protected | $data | from DataCollector |
Methods
cloneVar(mixed $var)
Converts the variable into a serializable Data instance.
from DataCollector
lateCollect()
Collects data as late as possible.
string
getName()
Returns the name of the collector.
reset()
No description
int
getExceptionsCount(string $bus = null)
No description
array
getMessages(string $bus = null)
No description
array
getBuses()
No description