Jump to content

Schema:ContentTranslation

PHP logging

EventLogging::logEvent( 'ContentTranslation', 28113337, $event );

extension.json setup for JavaScript logging

{
	"attributes": {
		"EventLogging": {
			"Schemas": {
				"ContentTranslation": 28113337
			}
		}
	}
}

JavaScript logging

mw.track( 'event.ContentTranslation', { /* ... */ } );
From Meta, a Wikimedia project coordination wiki
Revision 28113337