batch_process in includes/form.inc
Processes the batch.
batch_set in includes/form.inc
Adds a new batch.
form_pre_render_conditional_form_element in includes/form.inc
Adds form element theming to an element if its title or description is set.
hook_requirements in modules/system/system.api.php
Check installation requirements and do status reporting.
menu_install in modules/menu/menu.install
Implements hook_install().
requirements1_test_requirements in modules/simpletest/tests/requirements1_test.install
Implements hook_requirements().
shortcut_install in modules/shortcut/shortcut.install
Implements hook_install().
simpletest_requirements in modules/simpletest/simpletest.install
Implements hook_requirements().
system_requirements in modules/system/system.install
Implements hook_requirements().
theme_form_element_label in includes/form.inc
Returns HTML for a form element label and required marker.
theme_form_required_marker in includes/form.inc
Returns HTML for a marker for required form elements.
unicode_requirements in includes/unicode.inc
Returns Unicode library status and errors.
_country_get_predefined_list in includes/iso.inc
Get an array of all country code => country name pairs.
_form_validate in includes/form.inc
Performs validation on form elements.
_locale_batch_build in includes/locale.inc
Build a locale batch from an array of files.
_locale_import_message in includes/locale.inc
Sets an error message occurred during locale file parsing.
_system_check_db_utf8mb4_requirements in modules/system/system.install
Checks whether the requirements for multi-byte UTF-8 support are met.
_unicode_check in includes/unicode.inc
Perform checks about Unicode support in PHP, and set the right settings if needed.
_update_7000_field_delete_field in modules/field/field.install
Utility function: delete a field stored in SQL storage directly from the database.