format_plural

Related topics

Namesort iconDescription
FormattingFunctions to format numbers, strings, dates, etc.
Input validationFunctions to validate user input.

Functions that call format_plural()

Namesort iconLocationDescription
comment_linkmodules/comment/comment.moduleImplementation of hook_link().
comment_nodeapimodules/comment/comment.moduleImplementation of hook_nodeapi().
format_intervalincludes/common.incFormat a time interval with the requested granularity.
format_pluralincludes/common.incFormat a string containing a count of items.
format_sizeincludes/common.incGenerate a string representation for the given byte count.
hook_linkdeveloper/hooks/core.phpDefine internal Drupal links.
node_node_typemodules/node/content_types.incImplementation of hook_node_type().
node_title_listmodules/node/node.moduleGather a listing of links to nodes.
node_type_delete_confirmmodules/node/content_types.incMenu callback; delete a single content type.
poll_view_resultsmodules/poll/poll.moduleGenerates a graphical representation of the results of a poll.
search_admin_settingsmodules/search/search.moduleMenu callback; displays the search module settings page.
statistics_linkmodules/statistics/statistics.moduleImplementation of hook_link().
theme_forum_listmodules/forum/forum.moduleFormat the forum listing.
theme_forum_topic_listmodules/forum/forum.moduleFormat the topic listing.
throttle_exitmodules/throttle/throttle.moduleImplementation of hook_exit().
tracker_pagemodules/tracker/tracker.moduleMenu callback. Prints a listing of active nodes on the site.
upload_linkmodules/upload/upload.moduleImplementation of hook_link().
upload_nodeapimodules/upload/upload.moduleImplementation of hook_nodeapi().
user_blockmodules/user/user.moduleImplementation of hook_block().
_aggregator_itemsmodules/aggregator/aggregator.moduleHelper function for drupal_map_assoc.

Functions called by format_plural()

Namesort iconLocationDescription
format_pluralincludes/common.incFormat a string containing a count of items.
locale_get_pluralmodules/locale/locale.moduleReturns plural form index for a specific number.
tincludes/common.incTranslate strings to the current locale.
 
 

Drupal is a registered trademark of Dries Buytaert.