32 calls to format_interval()

AggregatorController::adminOverview in drupal/core/modules/aggregator/lib/Drupal/aggregator/Controller/AggregatorController.php
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_flood_control in drupal/core/modules/contact/contact.pages.inc
Throws an exception if the current user is not allowed to submit a contact form.
CronForm::buildForm in drupal/core/modules/system/lib/Drupal/system/Form/CronForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
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.
NodeTokenReplaceTest::testNodeTokenReplacement in drupal/core/modules/node/lib/Drupal/node/Tests/NodeTokenReplaceTest.php
Creates a node, then tests the tokens generated from it.
system_requirements in drupal/core/modules/system/system.install
Test and report Drupal installation requirements.
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
Prepares variables for aggregator feed source templates.
template_preprocess_aggregator_item in drupal/core/modules/aggregator/aggregator.pages.inc
Prepares variables for aggregator item templates.
template_preprocess_aggregator_summary_item in drupal/core/modules/aggregator/aggregator.pages.inc
Processes variables for aggregator summary item templates.
template_preprocess_forum_submitted in drupal/core/modules/forum/forum.module
Prepares variables for forum submission information templates.
theme_comment_block in drupal/core/modules/comment/comment.module
Returns HTML for a list of recent comments.
theme_locale_translation_last_check in drupal/core/modules/locale/locale.pages.inc
Returns HTML for the last time we checked for update data.
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.
UserAdminListingTest::testUserListing in drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminListingTest.php
Tests the listing.
user_admin_account in drupal/core/modules/user/user.admin.inc
Page callback: User administration page.
user_user_view in drupal/core/modules/user/user.module
Implements hook_user_view().
ViewEditFormController::form in drupal/core/modules/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.