51 calls to format_plural()
- aggregator_view in modules/
aggregator/ aggregator.admin.inc - Displays the aggregator administration page.
- CommentHelperCase::performCommentOperation in modules/
comment/ comment.test - Perform the specified operation on the specified comment.
- comment_multiple_delete_confirm_submit in modules/
comment/ comment.admin.inc - Process comment_multiple_delete_confirm form submissions.
- comment_node_search_result in modules/
comment/ comment.module - Implements hook_node_search_result().
- comment_node_view in modules/
comment/ comment.module - Implements hook_node_view().
- DrupalWebTestCase::tearDown in modules/
simpletest/ drupal_web_test_case.php - Delete created files and temporary files directory, delete the tables created by setUp(), and reset the database prefix.
- FileHookTestCase::assertFileHookCalled in modules/
simpletest/ tests/ file.test - Assert that a hook_file_* hook was called a certain number of times.
- format_interval in includes/
common.inc - Formats a time interval with the requested granularity.
- format_size in includes/
common.inc - Generates a string representation for the given byte count.
- ForumTestCase::testForum in modules/
forum/ forum.test - Tests forum functionality through the admin and user interfaces.
- hook_node_search_result in modules/
node/ node.api.php - Act on a node being displayed as a search result.
- LocaleImportFunctionalTest::testStandalonePoFile in modules/
locale/ locale.test - Test import of standalone .po files.
- menu_delete_menu_confirm in modules/
menu/ menu.admin.inc - Build a confirm form for deletion of a custom menu.
- node_multiple_delete_confirm in modules/
node/ node.admin.inc - Multiple node deletion confirmation form for node_admin_content().
- node_multiple_delete_confirm_submit in modules/
node/ node.admin.inc - Form submission handler for node_multiple_delete_confirm().
- node_node_type_insert in modules/
node/ content_types.inc - Implements hook_node_type_insert().
- node_node_type_update in modules/
node/ content_types.inc - Implements hook_node_type_update().
- node_requirements in modules/
node/ node.module - Implements hook_requirements().
- node_title_list in modules/
node/ node.module - Gathers a listing of links to nodes.
- node_type_delete_confirm in modules/
node/ content_types.inc - Menu callback; delete a single content type.
- number_field_formatter_view in modules/
field/ modules/ number/ number.module - Implements hook_field_formatter_view().
- poll-bar.tpl.php in modules/
poll/ poll-bar.tpl.php - Default theme implementation to display the bar for a single choice in a poll.
- poll_page in modules/
poll/ poll.pages.inc - Menu callback to provide a simple list of all polls available.
- SearchQuery::executeFirstPass in modules/
search/ search.extender.inc - Executes the first pass query.
- search_admin_settings in modules/
search/ search.admin.inc - Menu callback: displays the search module settings page.
- shortcut_set_delete_form in modules/
shortcut/ shortcut.admin.inc - Form callback: builds the confirmation form for deleting a shortcut set.
- simpletest_clean_database in modules/
simpletest/ simpletest.module - Removed prefixed tables from the database that are left over from crashed tests.
- simpletest_clean_environment in modules/
simpletest/ simpletest.module - Remove all temporary database tables and directories.
- simpletest_clean_temporary_directories in modules/
simpletest/ simpletest.module - Find all leftover temporary directories and remove them.
- statistics_node_view in modules/
statistics/ statistics.module - Implements hook_node_view().
- system_modules_confirm_form in modules/
system/ system.admin.inc - Display confirmation form for required modules.
- system_themes_page in modules/
system/ system.admin.inc - Menu callback; displays a listing of all themes.
- template_preprocess_forum_list in modules/
forum/ forum.module - Preprocesses variables for forum-list.tpl.php.
- template_preprocess_forum_topic_list in modules/
forum/ forum.module - Preprocesses variables for forum-topic-list.tpl.php.
- theme_system_modules_uninstall in modules/
system/ system.admin.inc - Returns HTML for a table of currently disabled modules.
- tracker_page in modules/
tracker/ tracker.pages.inc - Page callback: prints a listing of active nodes on the site.
- update_fetch_data_finished in modules/
update/ update.fetch.inc - Implements callback_batch_finished().
- update_script_selection_form in ./
update.php - Form constructor for the list of available database module updates.
- update_verify_update_archive in modules/
update/ update.module - Implements hook_verify_update_archive().
- user_block_view in modules/
user/ user.module - Implements hook_block_view().
- user_login_final_validate in modules/
user/ user.module - The final validation handler on the login form.
- user_pass_validate in modules/
user/ user.pages.inc - Form validation handler for user_pass().
- _aggregator_characters in modules/
aggregator/ aggregator.processor.inc - Creates display text for teaser length option values.
- _aggregator_items in modules/
aggregator/ aggregator.module - Helper function for drupal_map_assoc.
- _locale_batch_language_finished in includes/
locale.inc - Implements callback_batch_finished().
- _locale_batch_system_finished in includes/
locale.inc - Implements callback_batch_finished().
- _locale_import_po in includes/
locale.inc - Parses Gettext Portable Object file information and inserts into database
- _node_characters in modules/
node/ content_types.inc - Helper function for teaser length choices.
- _node_mass_update_batch_finished in modules/
node/ node.admin.inc - Implements callback_batch_finished().
- _simpletest_format_summary_line in modules/
simpletest/ simpletest.module - _update_manager_check_backends in modules/
update/ update.manager.inc - Checks for file transfer backends and prepares a form fragment about them.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.