28 calls to get_t()

aggregator_requirements in drupal/core/modules/aggregator/aggregator.install
Implements hook_requirements().
batch_process in drupal/core/includes/form.inc
Processes the batch.
batch_set in drupal/core/includes/form.inc
Adds a new batch.
CountryManager::getStandardList in drupal/core/lib/Drupal/Core/Locale/CountryManager.php
Get an array of all ISO 3166-1 alpha-2 country code => country name pairs.
form_pre_render_conditional_form_element in drupal/core/includes/form.inc
Adds form element theming to an element if its title or description is set.
hook_requirements in drupal/core/modules/system/system.api.php
Check installation requirements and do status reporting.
locale_config_batch_build in drupal/core/modules/locale/locale.bulk.inc
Creates a locale batch to refresh specific configuration.
locale_translate_batch_build in drupal/core/modules/locale/locale.bulk.inc
Build a locale batch from an array of files.
locale_translation_batch_fetch_build in drupal/core/modules/locale/locale.fetch.inc
Builds a batch to download and import project translations.
locale_translation_batch_fetch_download in drupal/core/modules/locale/locale.batch.inc
Batch operation: Download a remote translation file.
locale_translation_batch_fetch_import in drupal/core/modules/locale/locale.batch.inc
Batch process: Import translation file.
locale_translation_batch_fetch_update_status in drupal/core/modules/locale/locale.batch.inc
Batch process: Update the download history table.
locale_translation_batch_status_build in drupal/core/modules/locale/locale.compare.inc
Builds a batch to get the status of remote and local translation files.
locale_translation_batch_status_compare in drupal/core/modules/locale/locale.batch.inc
Batch operation callback: Compare states and store the result.
locale_translation_batch_status_fetch_local in drupal/core/modules/locale/locale.batch.inc
Batch operation callback: Check the availability of local po files.
locale_translation_batch_status_fetch_remote in drupal/core/modules/locale/locale.batch.inc
Batch operation callback: Check the availability of a remote po file.
locale_translation_batch_status_finished in drupal/core/modules/locale/locale.batch.inc
Batch finished callback: Set result message.
locale_translation_batch_update_build in drupal/core/modules/locale/locale.fetch.inc
Builds a batch to check, download and import project translations.
PoStreamReader::readLine in drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php
Reads a line from the PO stream and stores data internally.
requirements1_test_requirements in drupal/core/modules/system/tests/modules/requirements1_test/requirements1_test.install
Implements hook_requirements().
simpletest_requirements in drupal/core/modules/simpletest/simpletest.install
Implements hook_requirements().
system_requirements in drupal/core/modules/system/system.install
Test and report Drupal installation requirements.
theme_form_element_label in drupal/core/includes/form.inc
Returns HTML for a form element label and required marker.
theme_form_required_marker in drupal/core/includes/form.inc
Returns HTML for a marker for required form elements.
theme_task_list in drupal/core/includes/theme.maintenance.inc
Returns HTML for a list of maintenance tasks to perform.
unicode_requirements in drupal/core/includes/unicode.inc
Returns Unicode library status and errors.
user_install_picture_field in drupal/core/modules/user/user.install
Creates a user picture image field for the User entity.
_form_validate in drupal/core/includes/form.inc
Performs validation on form elements.