Primary tabs

Name Location Description Direct uses Stringssort ascending
t core/includes/bootstrap.inc Translates a string to the current language or to a given language. 750 108
callback core/tests/Drupal/Tests/Core/Render/RendererCallbackTest.php A test render callback. 90
time core/tests/Drupal/Tests/Component/Datetime/TimeTest.php Shadow time() system call. 48
test_form_id core/tests/Drupal/Tests/Core/Form/fixtures/form_base_test.inc Creates a test form. 1 27
base_path core/includes/common.inc Returns the base URL path (i.e., directory) of the Drupal installation. 39 15
show core/includes/common.inc Shows a hidden element for later rendering. 1 10
comment_preview core/modules/comment/comment.module Generates a comment preview. 9
hide core/includes/common.inc Hides an element from later rendering. 1 5
user_roles Deprecated core/modules/user/user.module Retrieve an array of roles matching specified conditions. 1 5
template_preprocess core/includes/theme.inc Adds a default set of helper variables for preprocessors and templates. 1 5
_drupal_error_handler core/includes/bootstrap.inc Provides custom PHP error handling. 4
_drupal_exception_handler core/includes/bootstrap.inc Provides custom PHP exception handling. 4
block_theme core/modules/block/block.module Implements hook_theme(). 4
language_configuration_element_submit core/modules/language/language.module Submit handler for the forms that have a language_configuration element. 4
locale_translation_get_file_history core/modules/locale/locale.module Gets current translation status from the {locale_file} table. 5 4
_batch_test_callback_1 core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_operation(). 4
user_hooks_test_user_format_name_alter core/modules/user/tests/modules/user_hooks_test/user_hooks_test.module Implements hook_user_format_name_alter(). 4
file_validate_extensions Deprecated core/modules/file/file.module Checks that the filename ends with an allowed extension. 2 3
media_filter_format_edit_form_validate core/modules/media/media.module Validate callback to ensure filter order and allowed_html are compatible. 3
user_mail core/modules/user/user.module Implements hook_mail(). 3
views_test_data_schema core/modules/views/tests/modules/views_test_data/views_test_data.install Implements hook_schema(). 3
views_test_data_views_data core/modules/views/tests/modules/views_test_data/views_test_data.views.inc Implements hook_views_data(). 3
hook_cache_flush core/core.api.php Flush all persistent and static caches. 2
drupal_phpunit_find_extension_directories core/tests/bootstrap.php Finds all valid extension directories recursively within a given directory. 2
hook_field_widget_complete_WIDGET_TYPE_form_alter core/modules/field/field.api.php Alter the complete form for a specific widget provided by other modules. 2
file_validate_size Deprecated core/modules/file/file.module Checks that the file's size is below certain limits. 1 2
file_validate_image_resolution Deprecated core/modules/file/file.module Verifies that image dimensions are within the specified maximum and minimum. 1 2
hook_help core/modules/help/help.api.php Provide online user help. 2
locale_get_plural core/modules/locale/locale.module Returns plural form index for a specific number. 2 2
options_allowed_values core/modules/options/options.module Returns the array of allowed values for a list field. 1 2
update_authorize_batch_copy_project core/modules/update/update.authorize.inc Implements callback_batch_operation(). 2
user_mail_tokens core/modules/user/user.module Token callback to add unsafe tokens for user mails. 2
views_add_contextual_links core/modules/views/views.module Adds contextual links associated with a view display to a renderable array. 3 2
views_invalidate_cache core/modules/views/views.module Invalidate the views cache, forcing a rebuild on the next grab of table data. 4 2
options_test_allowed_values_callback core/modules/options/tests/options_test/options_test.module Implements callback_allowed_values_function(). 2
_batch_test_callback_2 core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_operation(). 2
_batch_test_nested_batch_callback core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_operation(). 2
_batch_test_finished_1 core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished(). 2
entity_test_install core/modules/system/tests/modules/entity_test/entity_test.install Implements hook_install(). 3 2
entity_test_field_default_value core/modules/system/tests/modules/entity_test/entity_test.module Field default value callback. 2
router_test_install core/modules/system/tests/modules/router_test_directory/router_test.install Implements hook_install(). 2
_system_test_second_shutdown_function core/modules/system/tests/modules/system_test/system_test.module Dummy shutdown function. 2
update_test_2_update_8001 core/modules/system/tests/modules/update_test_2/update_test_2.install Dummy update_test_2 update 8001. 2
update_test_2_update_8002 core/modules/system/tests/modules/update_test_2/update_test_2.install Dummy update_test_2 update 8002. 2
taxonomy_test_query_alter core/modules/taxonomy/tests/modules/taxonomy_test/taxonomy_test.module Implements hook_query_alter(). 2
taxonomy_test_query_term_access_alter core/modules/taxonomy/tests/modules/taxonomy_test/taxonomy_test.module Implements hook_query_TAG_alter(). 2
taxonomy_test_query_taxonomy_term_access_alter core/modules/taxonomy/tests/modules/taxonomy_test/taxonomy_test.module Implements hook_query_TAG_alter(). 2
_field_multiple_value_form_sort_helper core/includes/theme.inc Callback for usort() within template_preprocess_field_multiple_value_form(). 2
_batch_shutdown core/includes/batch.inc Shutdown function: Stores the current batch data for the next request. 1
drupal_register_shutdown_function core/includes/bootstrap.inc Registers a function for execution on shutdown. 11 1

Pages

Other projects