7 calls to drupal_language_initialize() in Drupal 7
- authorize.php in ./
authorize.php - Administrative script for running authorized file operations.
- drupal_bootstrap in includes/
bootstrap.inc - Ensures Drupal is bootstrapped to the specified phase.
- install_begin_request in includes/
install.core.inc - Begins an installation request, modifying the installation state as needed.
- LocaleUninstallFunctionalTest::testUninstallProcess in modules/
locale/ locale.test - Check if the values of the Locale variables are correct after uninstall.
- locale_uninstall in modules/
locale/ locale.install - Implements hook_uninstall().
- PathMonolingualTestCase::setUp in modules/
path/ path.test - Sets up a Drupal site for running functional and integration tests.
- update.php in ./
update.php - Administrative page for handling updates from one Drupal version to another.