64 calls to format_plural()

aggregator_view in drupal/core/modules/aggregator/aggregator.admin.inc
Displays the aggregator administration page.
CommentTestBase::performCommentOperation in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php
Performs the specified operation on the specified comment.
comment_multiple_delete_confirm_submit in drupal/core/modules/comment/comment.admin.inc
Form submission handler for comment_multiple_delete_confirm().
comment_node_search_result in drupal/core/modules/comment/comment.module
Implements hook_node_search_result().
comment_node_view in drupal/core/modules/comment/comment.module
Implements hook_node_view().
config_admin_sync_form in drupal/core/modules/config/config.admin.inc
Helper function to construct the storage changes in a configuration synchronization form.
DefaultNumberFormatter::viewElements in drupal/core/modules/field/modules/number/lib/Drupal/number/Plugin/field/formatter/DefaultNumberFormatter.php
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements().
FileManagedTestBase::assertFileHookCalled in drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedTestBase.php
Assert that a hook_file_* hook was called a certain number of times.
format_interval in drupal/core/includes/common.inc
Formats a time interval with the requested granularity.
format_size in drupal/core/includes/common.inc
Generates a string representation for the given byte count.
ForumTest::testForum in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php
Tests forum functionality through the admin and user interfaces.
Full::summaryTitle in drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/Full.php
Return a string to display as the clickable title for the pager plugin.
HandlerFilterUserNameTest::testAdminUserInterface in drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerFilterUserNameTest.php
Tests using the user interface.
HandlerFilterUserNameTest::testExposedFilter in drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerFilterUserNameTest.php
Tests exposed filters.
hook_node_search_result in drupal/core/modules/node/node.api.php
Act on a node being displayed as a search result.
LocaleFileImportStatus::mockImportedPoFile in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleFileImportStatus.php
Import a single interface translation file.
LocaleImportFunctionalTest::testStandalonePoFile in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php
Test import of standalone .po files.
LocalePluralFormatTest::testGetPluralFormat in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePluralFormatTest.php
Tests locale_get_plural() and format_plural() functionality.
LocalePluralFormatTest::testPluralEditExport in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePluralFormatTest.php
Tests plural editing and export functionality.
locale_translate_batch_finished in drupal/core/modules/locale/locale.bulk.inc
Finished callback of system page locale import batch.
locale_translate_edit_form in drupal/core/modules/locale/locale.pages.inc
Form constructor for the string editing form.
locale_translation_batch_status_finished in drupal/core/modules/locale/locale.batch.inc
Batch finished callback: Set result message.
menu_delete_menu_confirm in drupal/core/modules/menu/menu.admin.inc
Build a confirm form for deletion of a custom menu.
Mini::summaryTitle in drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/Mini.php
Return a string to display as the clickable title for the pager plugin.
Name::validate_user_strings in drupal/core/modules/user/lib/Drupal/user/Plugin/views/filter/Name.php
Validate the user string. Since this can come from either the form or the exposed filter, this is abstracted out a bit so it can handle the multiple input sources.
node_multiple_delete_confirm in drupal/core/modules/node/node.admin.inc
Multiple node deletion confirmation form for node_admin_content().
node_multiple_delete_confirm_submit in drupal/core/modules/node/node.admin.inc
Form submission handler for node_multiple_delete_confirm().
node_node_type_update in drupal/core/modules/node/content_types.inc
Implements hook_node_type_update().
node_requirements in drupal/core/modules/node/node.module
Implements hook_requirements().
node_title_list in drupal/core/modules/node/node.module
Gathers a listing of links to nodes.
node_type_delete_confirm in drupal/core/modules/node/content_types.inc
Page callback: Form constructor for the content type delete form.
Numeric::render in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Numeric.php
Render the field.
poll_page in drupal/core/modules/poll/poll.pages.inc
Page callback: Displays a simple list of all available polls.
poll_view_results in drupal/core/modules/poll/poll.module
Generates a graphical representation of the results of a poll.
Search::validateExposed in drupal/core/modules/search/lib/Drupal/search/Plugin/views/filter/Search.php
Validate the options form.
SearchQuery::executeFirstPass in drupal/core/modules/search/lib/Drupal/search/SearchQuery.php
Executes the first pass query.
search_admin_settings in drupal/core/modules/search/search.admin.inc
Menu callback: displays the search module settings page.
shortcut_set_delete_form in drupal/core/modules/shortcut/shortcut.admin.inc
Form callback: builds the confirmation form for deleting a shortcut set.
simpletest_clean_database in drupal/core/modules/simpletest/simpletest.module
Removed prefixed tables from the database that are left over from crashed tests.
simpletest_clean_environment in drupal/core/modules/simpletest/simpletest.module
Remove all temporary database tables and directories.
simpletest_clean_temporary_directories in drupal/core/modules/simpletest/simpletest.module
Find all leftover temporary directories and remove them.
Some::summaryTitle in drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/Some.php
Return a string to display as the clickable title for the pager plugin.
statistics_node_view in drupal/core/modules/statistics/statistics.module
Implements hook_node_view().
system_modules_confirm_form in drupal/core/modules/system/system.admin.inc
Display confirmation form for required modules.
system_themes_page in drupal/core/modules/system/system.admin.inc
Menu callback; displays a listing of all themes.
TaxonomyIndexTid::validate_term_strings in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php
Validate the user string. Since this can come from either the form or the exposed filter, this is abstracted out a bit so it can handle the multiple input sources.
template_preprocess_forum_list in drupal/core/modules/forum/forum.module
Preprocesses variables for forum-list.tpl.php.
template_preprocess_forum_topic_list in drupal/core/modules/forum/forum.module
Preprocesses variables for forum-topic-list.tpl.php.
template_preprocess_views_ui_view_info in drupal/core/modules/views/views_ui/theme/theme.inc
Implements hook_preprocess_HOOK() for theme_views_ui_view_info().
TestBase::tearDown in drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php
Deletes created files, database tables, and reverts all environment changes.
theme_system_modules_uninstall in drupal/core/modules/system/system.admin.inc
Returns HTML for a table of currently disabled modules.
tracker_page in drupal/core/modules/tracker/tracker.pages.inc
Page callback: Generates a page of tracked nodes for the site.
update_fetch_data_finished in drupal/core/modules/update/update.fetch.inc
Batch callback: Performs actions when all fetch tasks have been completed.
update_script_selection_form in drupal/core/update.php
Form constructor for the list of available database module updates.
update_verify_update_archive in drupal/core/modules/update/update.module
Implements hook_verify_update_archive().
UserLoginTest::assertFailedLogin in drupal/core/modules/user/lib/Drupal/user/Tests/UserLoginTest.php
Make an unsuccessful login attempt.
user_block_view in drupal/core/modules/user/user.module
Implements hook_block_view().
user_login_final_validate in drupal/core/modules/user/user.module
The final validation handler on the login form.
_aggregator_characters in drupal/core/modules/aggregator/aggregator.processor.inc
Creates display text for teaser length option values.
_aggregator_items in drupal/core/modules/aggregator/aggregator.module
Helper function for drupal_map_assoc.
_node_characters in drupal/core/modules/node/content_types.inc
Helper function for teaser length choices.
_node_mass_update_batch_finished in drupal/core/modules/node/node.admin.inc
Reports the 'finished' status of batch operation for node_mass_update().
_simpletest_format_summary_line in drupal/core/modules/simpletest/simpletest.module
_update_manager_check_backends in drupal/core/modules/update/update.manager.inc
Checks for file transfer backends and prepares a form fragment about them.