Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 7.x
»
common.inc
»
format_interval
Search Drupal 7.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 7.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
30 calls to format_interval()
aggregator_view
in drupal/
modules/
aggregator/
aggregator.admin.inc
Displays the aggregator administration page.
CommentTokenReplaceTestCase::testCommentTokenReplacement
in drupal/
modules/
comment/
comment.test
Creates a comment, then tests the tokens generated from it.
ContactPersonalTestCase::testPersonalContactFlood
in drupal/
modules/
contact/
contact.test
Tests the personal contact form flood protection.
ContactSitewideTestCase::testSiteWideContact
in drupal/
modules/
contact/
contact.test
Tests configuration options and the site-wide contact form.
contact_personal_form
in drupal/
modules/
contact/
contact.pages.inc
Form constructor for the personal contact form.
contact_site_form
in drupal/
modules/
contact/
contact.pages.inc
Form constructor for the site-wide contact form.
hook_requirements
in drupal/
modules/
system/
system.api.php
Check installation requirements and do status reporting.
NodeTokenReplaceTestCase::testNodeTokenReplacement
in drupal/
modules/
node/
node.test
Creates a node, then tests the tokens generated from it.
PollTokenReplaceTestCase::testPollTokenReplacement
in drupal/
modules/
poll/
poll.test
Creates a poll, then tests the tokens generated from it.
poll_tokens
in drupal/
modules/
poll/
poll.tokens.inc
Implements
hook_tokens
().
statistics_top_pages
in drupal/
modules/
statistics/
statistics.admin.inc
Page callback: Displays statistics for the "top pages" (most accesses).
statistics_top_referrers
in drupal/
modules/
statistics/
statistics.admin.inc
Page callback: Displays the "top referrers" in the access logs.
statistics_top_visitors
in drupal/
modules/
statistics/
statistics.admin.inc
Page callback: Displays the "top visitors" page.
system_cron_settings
in drupal/
modules/
system/
system.admin.inc
Form builder; Cron form.
system_requirements
in drupal/
modules/
system/
system.install
Implements
hook_requirements
().
system_tokens
in drupal/
modules/
system/
system.tokens.inc
Implements
hook_tokens
().
system_token_info
in drupal/
modules/
system/
system.tokens.inc
Implements
hook_token_info
().
template_preprocess_aggregator_feed_source
in drupal/
modules/
aggregator/
aggregator.pages.inc
Processes variables for
aggregator-feed-source.tpl.php
.
template_preprocess_aggregator_item
in drupal/
modules/
aggregator/
aggregator.pages.inc
Processes variables for
aggregator-item.tpl.php
.
template_preprocess_aggregator_summary_item
in drupal/
modules/
aggregator/
aggregator.pages.inc
Processes variables for
aggregator-summary-item.tpl.php
.
template_preprocess_forum_submitted
in drupal/
modules/
forum/
forum.module
Preprocesses variables for
forum-submitted.tpl.php
.
theme_comment_block
in drupal/
modules/
comment/
comment.module
Returns HTML for a list of recent comments to be displayed in the comment block.
theme_update_last_check
in drupal/
modules/
update/
update.module
Returns HTML for the last time we checked for update data.
TokenReplaceTestCase::testSystemDateTokenReplacement
in drupal/
modules/
system/
system.test
Tests the generation of all system date tokens.
TokenReplaceTestCase::testTokenReplacement
in drupal/
modules/
system/
system.test
Creates a user and a node, then tests the tokens generated from them.
tracker_page
in drupal/
modules/
tracker/
tracker.pages.inc
Page callback: prints a listing of active nodes on the site.
user_admin_account
in drupal/
modules/
user/
user.admin.inc
Form builder; User administration page.
user_user_view
in drupal/
modules/
user/
user.module
Implements
hook_user_view
().
_batch_finished
in drupal/
includes/
batch.inc
Ends the batch processing.
_batch_process
in drupal/
includes/
batch.inc
Processes sets in a batch.