Schema:SavePageAttempts
Appearance
PHP logging
EventLogging::logEvent( 'SavePageAttempts', 5020521, $event );
extension.json setup for JavaScript logging
{
"attributes": {
"EventLogging": {
"Schemas": {
"SavePageAttempts": 5020521
}
}
}
}
JavaScript logging
mw.track( 'event.SavePageAttempts', { /* ... */ } );
Revision 5020521
description | "Represents a record of an attempt to save a page" | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
|