1. 1.20.x modules/language/language.api.php
  2. 1.20.x modules/system/language.api.php

Hooks provided by the Language module.

File

modules/language/language.api.php

Functions

Namesort descending Description
hook_language_delete Allow modules to react before the deletion of a language.
hook_language_insert React to a language that was just added to the system.
hook_language_presave React to a language about to be added or updated in the system.
hook_language_update React to a language that was just updated in the system.