22 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.
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_translate_batch_build in drupal/core/modules/locale/locale.bulk.inc
Build a locale batch from an array of files.
locale_translation_batch_status_finished in drupal/core/modules/locale/locale.batch.inc
Batch finished callback: Set result message.
menu_install in drupal/core/modules/menu/menu.install
Implements hook_install().
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().
shortcut_install in drupal/core/modules/shortcut/shortcut.install
Implements hook_install().
simpletest_requirements in drupal/core/modules/simpletest/simpletest.install
Implements hook_requirements().
standard_country_list in drupal/core/includes/standard.inc
Get an array of all country code => country name pairs.
theme_checkbox in drupal/core/includes/form.inc
Returns HTML for a checkbox form element.
theme_form_element in drupal/core/includes/form.inc
Returns HTML for a form element.
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
Return Unicode library status and errors.
_form_validate in drupal/core/includes/form.inc
Performs validation on form elements.
_update_7000_field_delete_field in drupal/core/modules/field/field.install
Deletes a field stored in SQL storage directly from the database.
_user_install_picture_field in drupal/core/modules/user/user.install
Creates a user picture image field for the User entity.