36 calls to format_interval()

aggregator_view in drupal/core/modules/aggregator/aggregator.admin.inc
Displays the aggregator administration page.
CommentTokenReplaceTest::testCommentTokenReplacement in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTokenReplaceTest.php
Creates a comment, then tests the tokens generated from it.
ContactPersonalTest::testPersonalContactFlood in drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactPersonalTest.php
Tests the personal contact form flood protection.
ContactSitewideTest::testSiteWideContact in drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php
Tests configuration options and the site-wide contact form.
contact_personal_form in drupal/core/modules/contact/contact.pages.inc
Page callback: Form constructor for the personal contact form.
contact_site_form in drupal/core/modules/contact/contact.pages.inc
Page callback: Form constructor for the site-wide contact form.
Date::render in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Date.php
Render the field.
design_test_page_list_operations in drupal/core/modules/system/tests/modules/design_test/page/list-operations.inc
Page callback for manual testing of operation links.
FieldDateTest::testFieldDate in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldDateTest.php
hook_requirements in drupal/core/modules/system/system.api.php
Check installation requirements and do status reporting.
hook_user_view in drupal/core/modules/user/user.api.php
The user's account information is being displayed.
NodeTokenReplaceTest::testNodeTokenReplacement in drupal/core/modules/node/lib/Drupal/node/Tests/NodeTokenReplaceTest.php
Creates a node, then tests the tokens generated from it.
PollTokenReplaceTest::testPollTokenReplacement in drupal/core/modules/poll/lib/Drupal/poll/Tests/PollTokenReplaceTest.php
Creates a poll, then tests the tokens generated from it.
poll_tokens in drupal/core/modules/poll/poll.tokens.inc
Implements hook_tokens().
statistics_top_pages in drupal/core/modules/statistics/statistics.admin.inc
Page callback: Displays statistics for the "top pages" (most accesses).
statistics_top_referrers in drupal/core/modules/statistics/statistics.admin.inc
Page callback: Displays the "top referrers" in the access logs.
statistics_top_visitors in drupal/core/modules/statistics/statistics.admin.inc
Page callback: Displays the "top visitors" page.
system_cron_settings in drupal/core/modules/system/system.admin.inc
Form builder; Cron form.
system_tokens in drupal/core/modules/system/system.tokens.inc
Implements hook_tokens().
system_token_info in drupal/core/modules/system/system.tokens.inc
Implements hook_token_info().
template_preprocess_aggregator_feed_source in drupal/core/modules/aggregator/aggregator.pages.inc
Processes variables for aggregator-feed-source.tpl.php.
template_preprocess_aggregator_item in drupal/core/modules/aggregator/aggregator.pages.inc
Processes variables for aggregator-item.tpl.php.
template_preprocess_aggregator_summary_item in drupal/core/modules/aggregator/aggregator.pages.inc
Processes variables for aggregator-summary-item.tpl.php.
template_preprocess_forum_submitted in drupal/core/modules/forum/forum.module
Preprocesses variables for forum-submitted.tpl.php.
theme_comment_block in drupal/core/modules/comment/comment.module
Returns HTML for a list of recent comments.
theme_update_last_check in drupal/core/modules/update/update.module
Returns HTML for the last time we checked for update data.
Time::summaryTitle in drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/Time.php
Return a string to display as the clickable title for the access control.
TimeInterval::render in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/TimeInterval.php
Render the field.
TokenReplaceTest::testSystemDateTokenReplacement in drupal/core/modules/system/lib/Drupal/system/Tests/System/TokenReplaceTest.php
Tests the generation of all system date tokens.
TokenReplaceTest::testTokenReplacement in drupal/core/modules/system/lib/Drupal/system/Tests/System/TokenReplaceTest.php
Creates a user and a node, then tests the tokens generated from them.
tracker_page in drupal/core/modules/tracker/tracker.pages.inc
Page callback: Generates a page of tracked nodes for the site.
user_admin_account in drupal/core/modules/user/user.admin.inc
Form builder; User administration page.
user_user_view in drupal/core/modules/user/user.module
Implements hook_user_view().
ViewEditFormController::form in drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
_batch_finished in drupal/core/includes/batch.inc
Ends the batch processing.
_batch_process in drupal/core/includes/batch.inc
Processes sets in a batch.