68 calls to format_plural()

AggregatorController::adminOverview in drupal/core/modules/aggregator/lib/Drupal/aggregator/Controller/AggregatorController.php
Displays the aggregator administration page.
BulkForm::views_form_submit in drupal/core/modules/action/lib/Drupal/action/Plugin/views/field/BulkForm.php
Implements \Drupal\system\Plugin\views\field\BulkFormBase::views_form_submit().
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.
CustomBlockCreationTest::testBlockDelete in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockCreationTest.php
Test deleting a block.
custom_block_delete_form in drupal/core/modules/block/custom_block/custom_block.pages.inc
Page callback: Form constructor for the custom block deletion form.
custom_block_type_delete_form in drupal/core/modules/block/custom_block/custom_block.admin.inc
Page callback: Form constructor for the custom block type deletion form.
DefaultNumberFormatter::viewElements in drupal/core/modules/number/lib/Drupal/number/Plugin/field/formatter/DefaultNumberFormatter.php
Builds a renderable array for a field value.
DefaultProcessor::formatCharacters in drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/aggregator/processor/DefaultProcessor.php
Creates display text for teaser length option values.
DefaultProcessor::formatItems in drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/aggregator/processor/DefaultProcessor.php
Helper function for drupal_map_assoc.
DeleteMultiple::getQuestion in drupal/core/modules/node/lib/Drupal/node/Form/DeleteMultiple.php
Returns the question to ask the user.
DeleteMultiple::submitForm in drupal/core/modules/node/lib/Drupal/node/Form/DeleteMultiple.php
Form submission handler.
DrupalTranslator::transChoice in drupal/core/lib/Drupal/Core/Validation/DrupalTranslator.php
Implements \Symfony\Component\Translation\TranslatorInterface::transChoice().
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
Overrides \Drupal\views\Plugin\views\pager\PagerPluginBase::summaryTitle().
HandlerFilterUserNameTest::testAdminUserInterface in drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFilterUserNameTest.php
Tests using the user interface.
HandlerFilterUserNameTest::testExposedFilter in drupal/core/modules/user/lib/Drupal/user/Tests/Views/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.
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.
MenuDeleteMenuForm::getDescription in drupal/core/modules/menu/lib/Drupal/menu/Form/MenuDeleteMenuForm.php
Returns additional text to display as a description.
Mini::summaryTitle in drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/Mini.php
Overrides \Drupal\views\Plugin\views\pager\PagerPluginBase::summaryTitle().
ModulesInstallConfirmForm::buildForm in drupal/core/modules/system/lib/Drupal/system/Form/ModulesInstallConfirmForm.php
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_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.
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.
SearchSettingsForm::buildForm in drupal/core/modules/search/lib/Drupal/search/Form/SearchSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
SetDelete::buildForm in drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/SetDelete.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
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_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
Prepares variables for forum list templates.
template_preprocess_forum_topic_list in drupal/core/modules/forum/forum.module
Prepares variables for forum topic list templates.
template_preprocess_views_ui_view_info in drupal/core/modules/views_ui/views_ui.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_file_upload_help in drupal/core/modules/file/file.field.inc
Returns HTML for help text based on file upload validators.
theme_locale_translation_update_info in drupal/core/modules/locale/locale.pages.inc
Returns HTML for translation status information per language.
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.
UserOnlineBlock::build in drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserOnlineBlock.php
Builds and returns the renderable array for this block plugin.
user_login_final_validate in drupal/core/modules/user/user.module
The final validation handler on the login form.
_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.