Handler for the "LoadExtensionSchemaUpdates" hook.
More...
Handler for the "LoadExtensionSchemaUpdates" hook.
This can't use dependency injection as this hook is used in a context where the global service locator is not yet initialised.
- Copyright
- GPL-2.0-or-later
- Author
- Marius Hoch mail@.nosp@m.mari.nosp@m.ushoc.nosp@m.h.de
◆ onLoadExtensionSchemaUpdates()
Wikibase\Client\Hooks\LoadExtensionSchemaUpdatesHookHandler::onLoadExtensionSchemaUpdates |
( |
| $updater | ) |
|
Applies any schema updates.
- Parameters
-
DatabaseUpdater | $updater | DatabaseUpdater subclass |
◆ primeUnexpectedUnconnectedPage()
static Wikibase\Client\Hooks\LoadExtensionSchemaUpdatesHookHandler::primeUnexpectedUnconnectedPage |
( |
DatabaseUpdater | $dbUpdater | ) |
|
|
static |
Static wrapper for UnexpectedUnconnectedPagePrimer::insertPageProp.
◆ UPDATE_KEY_UNEXPECTED_UNCONNECTED_PAGE
const Wikibase\Client\Hooks\LoadExtensionSchemaUpdatesHookHandler::UPDATE_KEY_UNEXPECTED_UNCONNECTED_PAGE = 'Wikibase-Client-primeUnexpectedUnconnectedPage-v3' |
The documentation for this class was generated from the following file: